Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

tool-bar-mode #120

Open
fujin opened this issue Jan 12, 2012 · 1 comment
Open

tool-bar-mode #120

fujin opened this issue Jan 12, 2012 · 1 comment

Comments

@fujin
Copy link

fujin commented Jan 12, 2012

Tried to set this up today using emacs-snapshot-nox, running in console, emacs --daemon & emacsclient -t, had some tool-bar-mode symbol not void.

haxstation :: ~/.emacs.d » ec -t .gitignore                   
*ERROR*: Symbol's function definition is void: tool-bar-mode
haxstation :: ~/.emacs.d » grep -R tool-bar-mode *                                                                                                                                                                                                                                      1 ↵
Binary file elpa/starter-kit-2.0.3/starter-kit.elc matches
elpa/starter-kit-2.0.3/starter-kit-defuns.el:  (tool-bar-mode -1))
Binary file elpa/starter-kit-2.0.3/starter-kit-defuns.elc matches
elpa/starter-kit-2.0.3/starter-kit-autoloads.el:(dolist (mode '(menu-bar-mode tool-bar-mode scroll-bar-mode)) (when (fboundp mode) (funcall mode -1)))
elpa/starter-kit-2.0.3/starter-kit.el:  (dolist (mode '(menu-bar-mode tool-bar-mode scroll-bar-mode))

I removed all the references to tool-bar-mode and esk-turn-off-tool-bar, removed all the *.elc files and then re-ran, all working.. and I don't have a tool bar? what's going on here.. :P

@fujin
Copy link
Author

fujin commented Jan 12, 2012

Versions:

ii  emacs-snapshot                         1:20120105-1~ppa1~oneiric1               The GNU Emacs editor (development snapshot)
ii  emacs-snapshot-bin-common              1:20120105-1~ppa1~oneiric1               The GNU Emacs editor's shared, architecture dependent files
ii  emacs-snapshot-common                  1:20120105-1~ppa1~oneiric1               The GNU Emacs editor's common infrastructure
ii  emacs-snapshot-nox                     1:20120105-1~ppa1~oneiric1               The GNU Emacs editor (without X support)
ii  emacsen-common                         1.4.19ubuntu2                            Common facilities for all emacsen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant