* foldout.el
@ 2006-02-05 17:35 Richard M. Stallman
0 siblings, 0 replies; 5+ messages in thread
From: Richard M. Stallman @ 2006-02-05 17:35 UTC (permalink / raw)
The documentation in the Emacs Manual suggests that simply
loading foldout.el alters the behavior of Outline mode.
Is that true? If so, it is a bug.
Someone who uses it, please respond.
^ permalink raw reply [flat|nested] 5+ messages in thread
* foldout.el
@ 2006-02-13 4:39 Richard Stallman
0 siblings, 0 replies; 5+ messages in thread
From: Richard Stallman @ 2006-02-13 4:39 UTC (permalink / raw)
[I sent this message a week ago but did not get a response.]
The documentation in the Emacs Manual suggests that simply
loading foldout.el alters the behavior of Outline mode.
Is that true? If so, it is a bug.
Someone who uses it, please respond.
^ permalink raw reply [flat|nested] 5+ messages in thread
* foldout.el
@ 2006-02-19 22:47 Richard Stallman
2006-02-20 16:04 ` foldout.el Chong Yidong
0 siblings, 1 reply; 5+ messages in thread
From: Richard Stallman @ 2006-02-19 22:47 UTC (permalink / raw)
[I sent this message twice but did not get a response.]
The documentation in the Emacs Manual suggests that simply
loading foldout.el alters the behavior of Outline mode.
Is that true? If so, it is a bug.
Someone who uses it, please respond.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: foldout.el
2006-02-19 22:47 foldout.el Richard Stallman
@ 2006-02-20 16:04 ` Chong Yidong
2006-02-20 22:05 ` foldout.el Richard M. Stallman
0 siblings, 1 reply; 5+ messages in thread
From: Chong Yidong @ 2006-02-20 16:04 UTC (permalink / raw)
Cc: emacs-devel
Richard Stallman <rms@gnu.org> writes:
> [I sent this message twice but did not get a response.]
>
> The documentation in the Emacs Manual suggests that simply
> loading foldout.el alters the behavior of Outline mode.
> Is that true? If so, it is a bug.
>
> Someone who uses it, please respond.
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? (dired-x does the same thing
for dired, after all).
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: foldout.el
2006-02-20 16:04 ` foldout.el Chong Yidong
@ 2006-02-20 22:05 ` Richard M. Stallman
0 siblings, 0 replies; 5+ messages in thread
From: Richard M. Stallman @ 2006-02-20 22:05 UTC (permalink / raw)
Cc: emacs-devel
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.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-02-20 22:05 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-13 4:39 foldout.el Richard Stallman
-- strict thread matches above, loose matches on Subject: below --
2006-02-19 22:47 foldout.el Richard Stallman
2006-02-20 16:04 ` foldout.el Chong Yidong
2006-02-20 22:05 ` foldout.el Richard M. Stallman
2006-02-05 17:35 foldout.el Richard M. Stallman
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.