From: "Richard M. Stallman" <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: foldout.el
Date: Mon, 20 Feb 2006 17:05:50 -0500 [thread overview]
Message-ID: <E1FBJAE-0001fk-OT@fencepost.gnu.org> (raw)
In-Reply-To: <87wtfq2ezf.fsf@stupidchicken.com> (message from Chong Yidong on Mon, 20 Feb 2006 11:04:52 -0500)
I don't use foldout, but from what I can see, all it does is to add
some extra keys to outline-mode-map. All the extra functionality is
bound to those keys. Is that a problem?
Yes and no. Just loading a library should not change Emacs behavior,
since use of custom can load the library. Defining added commands
that don't shadow anything is on the borderline, so it is not really a
bad thing. Still, it would be cleaner if the user had to call a
function to call to enable the changes made by the library.
However, I guess we don't need to change that now.
next prev parent reply other threads:[~2006-02-20 22:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-19 22:47 foldout.el Richard Stallman
2006-02-20 16:04 ` foldout.el Chong Yidong
2006-02-20 22:05 ` Richard M. Stallman [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-02-13 4:39 foldout.el Richard Stallman
2006-02-05 17:35 foldout.el Richard M. Stallman
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1FBJAE-0001fk-OT@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.