* Variable eldoc-mode not defined @ 2008-03-23 17:47 Lennart Borgman (gmail) 2008-03-27 20:14 ` Sam Steingold 0 siblings, 1 reply; 3+ messages in thread From: Lennart Borgman (gmail) @ 2008-03-23 17:47 UTC (permalink / raw) To: Emacs Devel I now and then get a message that the variable eldoc-mode is not defined when I access the menus and then the menus stops working. This is in my patched version (CVS Emacs 23) and I am not sure if this happens in the unpatched version. However line 284 in lisp-mode says (define-key menu-map [eldoc] '(menu-item "Auto-Display Documentation Strings" eldoc-mode 284---> :button (:toggle . eldoc-mode) :help "Display the documentation string for the item under cursor")) Should not that line check with (boundp 'eldoc-mode)? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Variable eldoc-mode not defined 2008-03-23 17:47 Variable eldoc-mode not defined Lennart Borgman (gmail) @ 2008-03-27 20:14 ` Sam Steingold 2008-03-27 20:28 ` Lennart Borgman (gmail) 0 siblings, 1 reply; 3+ messages in thread From: Sam Steingold @ 2008-03-27 20:14 UTC (permalink / raw) To: Lennart Borgman (gmail); +Cc: Emacs Devel -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Lennart Borgman (gmail) wrote: | I now and then get a message that the variable eldoc-mode is not defined | when I access the menus and then the menus stops working. I see this too. I put (require 'eldoc) in my .emacs to avoid it. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFH7AAWPp1Qsf2qnMcRAgv9AJ9AJLULPFDWpdAXYpjpm/jlzmyJ6QCfbdmW lC9yudL3CB+48/dkTza7c8Y= =F1+H -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Variable eldoc-mode not defined 2008-03-27 20:14 ` Sam Steingold @ 2008-03-27 20:28 ` Lennart Borgman (gmail) 0 siblings, 0 replies; 3+ messages in thread From: Lennart Borgman (gmail) @ 2008-03-27 20:28 UTC (permalink / raw) To: emacs-devel Sam Steingold wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Lennart Borgman (gmail) wrote: > | I now and then get a message that the variable eldoc-mode is not defined > | when I access the menus and then the menus stops working. > > I see this too. > I put (require 'eldoc) in my .emacs to avoid it. Me too. But there must be something wrong with the loading sequence. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-03-27 20:28 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-03-23 17:47 Variable eldoc-mode not defined Lennart Borgman (gmail) 2008-03-27 20:14 ` Sam Steingold 2008-03-27 20:28 ` Lennart Borgman (gmail)
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).