all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Andrew Kurn <kurn@sfu.ca>
Cc: 9936@debbugs.gnu.org
Subject: bug#9936: kill-line problem
Date: Tue, 01 Nov 2011 21:19:40 -0400	[thread overview]
Message-ID: <5bbosvl3rn.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <20111101204642.GC20741@sfu.ca> (Andrew Kurn's message of "Tue, 1 Nov 2011 13:46:42 -0700")

Andrew Kurn wrote:

> I'm getting a problem using kill-line in a buffer with much invisible text.
> Instead of killing one line, it kills on and on til the end of the buffer.
>
> Version is 21.2.1.
> kill-whole-line = t

It sounds like the intended behaviour. With kill-whole-line non-nil,
kill-line kills up to wherever forward-visible-line ends up. Ie,
invisible newlines are ignored.





  reply	other threads:[~2011-11-02  1:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-01 20:46 bug#9936: kill-line problem Andrew Kurn
2011-11-02  1:19 ` Glenn Morris [this message]
2011-11-02 16:50   ` Andrew Kurn
2011-11-02 20:11     ` Glenn Morris
2011-11-02 22:12       ` Andrew Kurn
2011-11-04  0:05         ` Johan Bockgård
2011-11-04  0:55           ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5bbosvl3rn.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=9936@debbugs.gnu.org \
    --cc=kurn@sfu.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.