unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16016: 23.4; append-next-kill
@ 2013-11-30 22:00 Jorgen Harmse
  2013-12-02  5:23 ` Leo Liu
  2013-12-18  2:45 ` Chong Yidong
  0 siblings, 2 replies; 3+ messages in thread
From: Jorgen Harmse @ 2013-11-30 22:00 UTC (permalink / raw)
  To: 16016

[-- Attachment #1: Type: text/plain, Size: 462 bytes --]

Contrary to its name and all the documentation I have read,
append-next-kill sometimes causes the next kill to be prepended. Example
(in emacs -Q): Type "foo bar", then C-a M-d C- C-e C-M-w C-w C-y. The
yank produces " barfoo". This command would be much more useful if I
understood when the next kill appends and when it prepends.

Jorgen Harmse | Data Scientist
Civitas Learning, Inc.
jorgen.harmse@civitaslearning.com
main: 512.215.9628 | cell: 512.633.2226


[-- Attachment #2: Type: text/html, Size: 1233 bytes --]

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

* bug#16016: 23.4; append-next-kill
  2013-11-30 22:00 bug#16016: 23.4; append-next-kill Jorgen Harmse
@ 2013-12-02  5:23 ` Leo Liu
  2013-12-18  2:45 ` Chong Yidong
  1 sibling, 0 replies; 3+ messages in thread
From: Leo Liu @ 2013-12-02  5:23 UTC (permalink / raw)
  To: Jorgen Harmse; +Cc: 16016

On 2013-12-01 06:00 +0800, Jorgen Harmse wrote:
> Contrary to its name and all the documentation I have read,
> append-next-kill sometimes causes the next kill to be prepended. Example
> (in emacs -Q): Type "foo bar", then C-a M-d C- C-e C-M-w C-w C-y. The
> yank produces " barfoo". This command would be much more useful if I
> understood when the next kill appends and when it prepends.

Yes, prepend or append is dependent on the order of mark and point.
Maybe the documentation could be improved.

Leo





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

* bug#16016: 23.4; append-next-kill
  2013-11-30 22:00 bug#16016: 23.4; append-next-kill Jorgen Harmse
  2013-12-02  5:23 ` Leo Liu
@ 2013-12-18  2:45 ` Chong Yidong
  1 sibling, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2013-12-18  2:45 UTC (permalink / raw)
  To: Jorgen Harmse; +Cc: 16016-done

Jorgen Harmse <jorgen.harmse@civitaslearning.com> writes:

> Contrary to its name and all the documentation I have read,
> append-next-kill sometimes causes the next kill to be prepended.
> Example
> (in emacs -Q): Type "foo bar", then C-a M-d C- C-e C-M-w C-w C-y. The
> yank produces " barfoo". This command would be much more useful if I
> understood when the next kill appends and when it prepends.

I have changed the docstring and the manual to make this clearer.  The
name is probably not worth changing.

Thanks.





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

end of thread, other threads:[~2013-12-18  2:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-30 22:00 bug#16016: 23.4; append-next-kill Jorgen Harmse
2013-12-02  5:23 ` Leo Liu
2013-12-18  2:45 ` Chong Yidong

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