From: "Richard M. Stallman" <rms@gnu.org>
Cc: rudalics@gmx.at, emacs-devel@gnu.org
Subject: Re: Customizing faces with `defcustom'
Date: Sat, 31 Dec 2005 14:36:37 -0500 [thread overview]
Message-ID: <E1EsmWr-0002zf-TS@fencepost.gnu.org> (raw)
In-Reply-To: <87irt6xaju.fsf@jurta.org> (message from Juri Linkov on Sat, 31 Dec 2005 02:48:45 +0200)
(defvar Info-mode-line-node-keymap
(let ((map (make-sparse-keymap)))
(define-key map [mode-line mouse-1] 'Info-prev)
(define-key map [mode-line mouse-3] 'Info-next)
map)
"Keymap to put on the Info node name in the mode line.")
...
It sounds good. Please install it.
next prev parent reply other threads:[~2005-12-31 19:36 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-27 10:24 Customizing faces with `defcustom' martin rudalics
2005-08-28 15:11 ` Richard M. Stallman
2005-08-30 5:55 ` martin rudalics
2005-09-01 15:53 ` Richard M. Stallman
2005-11-12 8:09 ` martin rudalics
2005-11-13 20:54 ` Richard M. Stallman
2005-11-15 7:45 ` martin rudalics
2005-11-16 19:26 ` martin rudalics
2005-11-17 14:07 ` Richard M. Stallman
2005-11-30 2:44 ` Juri Linkov
2005-11-30 7:47 ` martin rudalics
2005-11-30 13:27 ` Per Abrahamsen
2005-11-30 15:33 ` Juri Linkov
2005-12-23 13:23 ` martin rudalics
2005-12-24 20:14 ` Juri Linkov
2005-12-25 16:23 ` martin rudalics
2005-12-26 2:20 ` Richard M. Stallman
2005-12-27 19:05 ` Juri Linkov
2005-12-28 17:01 ` Richard M. Stallman
2005-12-25 19:07 ` Richard M. Stallman
2005-12-25 19:07 ` Richard M. Stallman
2005-12-26 16:37 ` martin rudalics
2005-12-27 4:55 ` Richard M. Stallman
2005-12-27 19:04 ` Juri Linkov
2005-12-28 10:04 ` martin rudalics
2005-12-28 15:57 ` Juri Linkov
2005-12-28 22:48 ` Richard M. Stallman
2005-12-29 9:47 ` martin rudalics
2005-12-30 2:18 ` Richard M. Stallman
2005-12-28 22:48 ` Richard M. Stallman
2005-12-29 1:23 ` Juri Linkov
2005-12-30 2:17 ` Richard M. Stallman
2005-12-30 6:29 ` Juri Linkov
2005-12-30 14:15 ` martin rudalics
2005-12-31 0:48 ` Juri Linkov
2005-12-31 19:36 ` Richard M. Stallman [this message]
2005-12-30 22:10 ` Richard M. Stallman
2005-12-31 0:48 ` Juri Linkov
2005-12-31 19:36 ` Richard M. Stallman
2006-01-04 6:34 ` Juri Linkov
2006-01-05 3:46 ` Richard M. Stallman
2006-01-01 16:10 ` Richard M. Stallman
2005-12-31 17:40 ` Richard M. Stallman
2006-01-04 6:31 ` Juri Linkov
2006-01-05 3:46 ` Richard M. Stallman
2005-12-29 10:13 ` martin rudalics
2005-12-30 2:18 ` Richard M. Stallman
2005-12-28 17:01 ` Richard M. Stallman
2005-12-27 19:04 ` Juri Linkov
2005-12-28 17:01 ` Richard M. Stallman
2005-11-30 9:15 ` Per Abrahamsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1EsmWr-0002zf-TS@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=rudalics@gmx.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).