diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-03 15:56:18 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-03 15:56:18 -0600 |
| commit | 4a7eb7fcf6f90574b92337a280a202808a969772 (patch) | |
| tree | eb7d0b29d548dfc0d7b72196e5d521e2d69742d8 /emojis/emojione-v2.2.6-22/1f1ec-1f1ec.png | |
| parent | d1a821a2fdeb546ad388acf6870b01f3502a6914 (diff) | |
Cleanup of already-fixed issue from commit 196b289.
**Background:**
- Bug was already fixed on Nov 2, 2025 (commit 196b289)
- Original error: "void-variable go-ts-mode-map"
- Fix moved keybindings from :bind clause to hook function
- Keybindings now set after mode loads via cj/go-mode-keybindings
**This Cleanup:**
- Removed unused forward declarations (lines 34-35):
- (defvar go-ts-mode-map)
- (defvar go-mod-ts-mode-map)
- These were artifacts from the original buggy implementation
- No longer needed since keybindings use local-set-key in hook
**Testing:**
- ✓ File compiles cleanly without warnings
- ✓ No references to these variables exist in codebase
- ✓ Keybindings work correctly via hook function
Updated todo.org to mark task as complete, documenting that it was
already fixed and today's work was just cleanup.
Serves Method 1: "Make Using Emacs Frictionless"
- Quick win: ~2 minutes (just cleanup)
- Reduces code clutter
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'emojis/emojione-v2.2.6-22/1f1ec-1f1ec.png')
0 files changed, 0 insertions, 0 deletions
