* Args for mark-sexp and mark-word
@ 2002-02-13 16:17 Kai Großjohann
2002-02-14 12:46 ` Richard Stallman
0 siblings, 1 reply; 2+ messages in thread
From: Kai Großjohann @ 2002-02-13 16:17 UTC (permalink / raw)
The arg for mark-sexp is optional, the arg for mark-word isn't. Both
functions use the (interactive "p") spec.
Shouldn't both args be optional, or both be mandatory? (For consistency.)
kai
--
~/.signature is: umop 3p!sdn (Frank Nobis)
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Args for mark-sexp and mark-word
2002-02-13 16:17 Args for mark-sexp and mark-word Kai Großjohann
@ 2002-02-14 12:46 ` Richard Stallman
0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2002-02-14 12:46 UTC (permalink / raw)
Cc: emacs-devel
The arg for mark-sexp is optional, the arg for mark-word isn't. Both
functions use the (interactive "p") spec.
Shouldn't both args be optional, or both be mandatory? (For consistency.)
I guess so.
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-02-14 12:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-13 16:17 Args for mark-sexp and mark-word Kai Großjohann
2002-02-14 12:46 ` Richard 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.