unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* about remember.el
@ 2007-10-31 21:15 Dan Nicolaescu
  2007-10-31 22:09 ` Leo
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Dan Nicolaescu @ 2007-10-31 21:15 UTC (permalink / raw)
  To: emacs-devel



remember.el is a nice and useful package, but does it need so many
autoloaded functions?

remember-destroy surely does not need to be autoloaded.

Is remember-region really necessary? 
Wouldn't it be better if `remeber' would just do what `remeber-region'
does if the region is active? Many commands have been changed lately
to do something different when the region is active, this looks like a
good application of the same principle.

`remember-buffer' also seems that is not needed, 
C-x h M-x remeber-region RET
should do the same thing. 

remember-mode-map could be defined and initialized in one step. 

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-11-03 22:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-31 21:15 about remember.el Dan Nicolaescu
2007-10-31 22:09 ` Leo
2007-11-01  4:47 ` Michael Olson
2007-11-01 20:25 ` Bastien
2007-11-01 23:12   ` Leo
2007-11-02 10:58   ` Michael Olson
2007-11-02 14:34     ` Bastien
2007-11-02 14:16       ` Michael Olson
2007-11-03 22:01         ` Carsten Dominik
2007-11-03 22:52           ` Michael Olson
2007-11-02 21:32     ` Stefan Monnier
2007-11-03 20:47       ` Michael Olson

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).