all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#462: append-region-to-file as alias for append-to-file
@ 2008-06-21  9:47 jidanni
  2008-06-22  1:01 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: jidanni @ 2008-06-21  9:47 UTC (permalink / raw
  To: bug-gnu-emacs

  append-to-file is an interactive compiled Lisp function in `files.el'.
  Append the contents of the region to the end of file FILENAME.

OK, then call it append-region-to-file, as an alias, as append-to-file
might mean append-file-to-file, you never know.







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

* bug#462: append-region-to-file as alias for append-to-file
  2008-06-21  9:47 bug#462: append-region-to-file as alias for append-to-file jidanni
@ 2008-06-22  1:01 ` Stefan Monnier
  2011-07-09 18:34   ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2008-06-22  1:01 UTC (permalink / raw
  To: jidanni; +Cc: bug-gnu-emacs, 462

tag 462 +wontfix
thanks

>   append-to-file is an interactive compiled Lisp function in `files.el'.
>   Append the contents of the region to the end of file FILENAME.

> OK, then call it append-region-to-file, as an alias, as append-to-file
> might mean append-file-to-file, you never know.

If we ever get an append-file-to-file functionality, we'll consider
renaming it.  Currently the shorter name is more convenient, the
docstring is sufficiently clear, as is the prompt, so there's little
opportunity for confusion, especially since most commands in Emacs
operate "at/around point" or "on the region".


        Stefan







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

* bug#462: append-region-to-file as alias for append-to-file
  2008-06-22  1:01 ` Stefan Monnier
@ 2011-07-09 18:34   ` Glenn Morris
  0 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2011-07-09 18:34 UTC (permalink / raw
  To: 462-done


I don't see a need to keep open this particular report, which was marked
"wontfix" some time ago.

Stefan Monnier wrote:

> Currently the shorter name is more convenient, the docstring is
> sufficiently clear, as is the prompt, so there's little opportunity
> for confusion, especially since most commands in Emacs operate
> "at/around point" or "on the region".





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

end of thread, other threads:[~2011-07-09 18:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-21  9:47 bug#462: append-region-to-file as alias for append-to-file jidanni
2008-06-22  1:01 ` Stefan Monnier
2011-07-09 18:34   ` Glenn Morris

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.