unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
[parent not found: <mailman.1373.1246088253.2239.bug-gnu-emacs@gnu.org>]
* bug#3695: 23.0.94; kill-whole-line has no effect
@ 2009-06-27  9:07 Андрей Парамонов
  0 siblings, 0 replies; 8+ messages in thread
From: Андрей Парамонов @ 2009-06-27  9:07 UTC (permalink / raw)
  To: 3695

Hello!

I've looked through the change by Chong Yidong, and it seems to be
different from your patch. Your patch does respect the kill-whole-line
option. Does it have some problems compared to the committed change?

I think kill-visual-line must behave exactly as kill-line, if the text
line consists of just one visual line. Otherwise it's a regression.

Thanks for a quick reply,
Andrey Paramonov





^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <mailman.1375.1246094252.2239.bug-gnu-emacs@gnu.org>]
* bug#3695: 23.0.94; kill-whole-line has no effect
@ 2009-06-28 20:37 Chong Yidong
  0 siblings, 0 replies; 8+ messages in thread
From: Chong Yidong @ 2009-06-28 20:37 UTC (permalink / raw)
  To: pent; +Cc: 3695, Teemu Likonen

> I think kill-visual-line must behave exactly as kill-line, if the text
> line consists of just one visual line. Otherwise it's a regression.

The docstring of kill-whole-line does not mention kill-visual-line:

  If non-nil, `kill-line' with no arg at beg of line kills the whole
  line.

You could argue that this can be extended to kill-visual-line, as
follows:

  `kill-visual-line' with no arg at beg of visual line kills the whole
  visual line.

but that doesn't make much sense, because kill-visual-line *already*
consumes the entire visual line.  In the normal case, kill-line consumes
the additional newline character at the end of the line, but
word-wrapped lines have no additional newline character to consume.





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

end of thread, other threads:[~2009-07-15 16:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87zlb61yzc.fsf@stupidchicken.com>
2009-06-27  7:15 ` bug#3695: 23.0.94; kill-whole-line has no effect pent
2009-07-15 16:05   ` bug#3695: marked as done (23.0.94; kill-whole-line has no effect) Emacs bug Tracking System
     [not found] <mailman.1373.1246088253.2239.bug-gnu-emacs@gnu.org>
2009-06-27  7:42 ` bug#3695: 23.0.94; kill-whole-line has no effect Teemu Likonen
2009-06-27  9:07 Андрей Парамонов
     [not found] <mailman.1375.1246094252.2239.bug-gnu-emacs@gnu.org>
2009-06-27  9:42 ` Teemu Likonen
2009-06-29 18:00   ` Андрей Парамонов
     [not found] ` <mailman.1378.1246096659.2239.bug-gnu-emacs@gnu.org>
2009-06-27 16:57   ` Teemu Likonen
  -- strict thread matches above, loose matches on Subject: below --
2009-06-28 20:37 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).