From unknown Wed Jun 25 02:11:48 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4538: 23.1; kill-line doesn't with show-trailing-whitespace Reply-To: andy.ling@quantel.com, 4538@debbugs.gnu.org Resent-From: andy.ling@quantel.com Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Wed, 23 Sep 2009 14:25:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 4538 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12537154738462 (code B ref -1); Wed, 23 Sep 2009 14:25:06 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 23 Sep 2009 14:17:53 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8NEHnW7008457 for ; Wed, 23 Sep 2009 07:17:51 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MqSfD-0002Hf-7n for bug-gnu-emacs@gnu.org; Wed, 23 Sep 2009 10:17:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MqSf8-00026n-3f for bug-gnu-emacs@gnu.org; Wed, 23 Sep 2009 10:17:46 -0400 Received: from [199.232.76.173] (port=34117 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqSf7-00026Z-Vq for bug-gnu-emacs@gnu.org; Wed, 23 Sep 2009 10:17:42 -0400 Received: from smtp02.opal-solutions.com ([195.74.130.16]:43929) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MqSf6-0005AF-Fn for bug-gnu-emacs@gnu.org; Wed, 23 Sep 2009 10:17:41 -0400 Received: from websrv.quantel.com (websrv.quantel.com [195.12.20.34]) by smtp02.opal-solutions.com (Postfix) with ESMTP id AD754BD9798 for ; Wed, 23 Sep 2009 14:55:24 +0100 (BST) To: bug-gnu-emacs@gnu.org MIME-Version: 1.0 Message-ID: From: andy.ling@quantel.com Date: Wed, 23 Sep 2009 15:13:57 +0100 Content-Type: text/plain; charset="US-ASCII" X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. I've just updated from emacs 21.3 to 23.1 and I have found that kill-line behaves differently. Run emacs -q open a buffer and enter a line of spaces go to the beginning of line and kill line (C-a C-k) The line is deleted through the newline to the next line Now execute (setq show-trailing-whitespace t) Again enter a line of spaces and go to the beginning of the line. This time the spaces should be hilighted in red. Now kill the line. The line is only killed up to the newline. This is different behaviour to emacs 21.3 and I don't believe it to be the intended behaviour. Regards Andy Ling In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (4.4)' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ENG value of $XMODIFIERS: nil locale-coding-system: cp1252 default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f ~ / x x x x ( s e t q SPC s h o w - t r a i l i n g - w h i t e s p a c e SPC t ) C-x C-e SPC SPC SPC SPC SPC SPC SPC C-a C-k Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. t -- This e-mail is intended for the named addressees only. Its contents may be privileged or confidential and should be treated as such. If you are not an intended recipient please notify the sender immediately and then delete it; do not copy, distribute, or take any action based on this e-mail. In the pursuit of its legitimate business activities and its conformance with relevant legislation, Quantel may access any e-mail (including attachments) it originates or receives, for potential scrutiny. Quantel is the trade name used by Quantel Holdings Limited and its subsidiaries. Quantel Holdings Limited is registered in England & Wales. Registration No: 4004913 Contact details for all Quantel Offices and Companies can be found on our website www.quantel.com or by writing to the holding company. Registered address: Turnpike Road, Newbury, Berkshire, RG14 2NX, United Kingdom From unknown Wed Jun 25 02:11:48 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4538: 23.1; kill-line doesn't with show-trailing-whitespace Reply-To: Glenn Morris , 4538@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Thu, 24 Sep 2009 03:35:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4538 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 4538-submit@emacsbugs.donarmstrong.com id=B4538.125376292421652 (code B ref 4538); Thu, 24 Sep 2009 03:35:09 +0000 Received: (at 4538) by emacsbugs.donarmstrong.com; 24 Sep 2009 03:28:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-7.6 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8O3Sgg9021647 for <4538@emacsbugs.donarmstrong.com>; Wed, 23 Sep 2009 20:28:43 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Mqf0b-0000sT-C7; Wed, 23 Sep 2009 23:28:41 -0400 From: Glenn Morris To: andy.ling@quantel.com Cc: 4538@debbugs.gnu.org References: X-Spook: sniper ammunition World Trade Center UOP Noriega Kennedy X-Ran: &6H<%5x,u_H#"Z!sJG>i3@-Jwv"UGW{MT9W5"v#1J<#O"pRD4y_Udoma*dnV;lfsme|1hI X-Hue: red X-Attribution: GM Date: Wed, 23 Sep 2009 23:28:41 -0400 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii andy.ling@quantel.com wrote: > Run emacs -q > open a buffer and enter a line of spaces > go to the beginning of line and kill line (C-a C-k) > The line is deleted through the newline to the next line > Now execute (setq show-trailing-whitespace t) > Again enter a line of spaces and go to the beginning of the line. > This time the spaces should be hilighted in red. > Now kill the line. The line is only killed up to the newline. It seems this is deliberate: http://lists.gnu.org/archive/html/emacs-devel/2004-02/msg00190.html At first glance, it does seem a bit odd. It is also undocumented. From unknown Wed Jun 25 02:11:48 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4538: 23.1; kill-line doesn't with show-trailing-whitespace Reply-To: andy.ling@quantel.com, 4538@debbugs.gnu.org Resent-From: andy.ling@quantel.com Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Thu, 24 Sep 2009 09:00:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4538 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 4538-submit@emacsbugs.donarmstrong.com id=B4538.125378230410976 (code B ref 4538); Thu, 24 Sep 2009 09:00:04 +0000 Received: (at 4538) by emacsbugs.donarmstrong.com; 24 Sep 2009 08:51:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.4 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from smtp05.opal-solutions.com (smtp05.opal-solutions.com [195.74.128.120]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8O8pg2O010973 for <4538@emacsbugs.donarmstrong.com>; Thu, 24 Sep 2009 01:51:44 -0700 Received: from websrv.quantel.com (websrv.quantel.com [195.12.20.34]) by smtp05.opal-solutions.com (Postfix) with ESMTP id 96AE44D898F; Thu, 24 Sep 2009 09:51:41 +0100 (BST) In-Reply-To: To: Glenn Morris Cc: 4538@debbugs.gnu.org MIME-Version: 1.0 Message-ID: From: andy.ling@quantel.com Date: Thu, 24 Sep 2009 09:48:16 +0100 Content-Type: text/plain; charset="US-ASCII" Glenn Morris wrote on 24/09/2009 04:28:41: > andy.ling@quantel.com wrote: > > > Run emacs -q > > open a buffer and enter a line of spaces > > go to the beginning of line and kill line (C-a C-k) > > The line is deleted through the newline to the next line > > Now execute (setq show-trailing-whitespace t) > > Again enter a line of spaces and go to the beginning of the line. > > This time the spaces should be hilighted in red. > > Now kill the line. The line is only killed up to the newline. > > It seems this is deliberate: > > http://lists.gnu.org/archive/html/emacs-devel/2004-02/msg00190.html > > At first glance, it does seem a bit odd. It is also undocumented. > I'd say it seems odd at second glance too :-) I can't believe everybody wants this behaviour. So to that end can I suggest the traditional emacs approach is adopted and it is made configurable. Regards Andy Ling -- Quantel is the trade name used by Quantel Holdings Limited and its subsidiaries. Quantel Holdings Limited is registered in England & Wales. Registration No: 4004913 Contact details for all Quantel Offices and Companies can be found on our website www.quantel.com or by writing to the holding company. Registered address: Turnpike Road, Newbury, Berkshire, RG14 2NX, United Kingdom From unknown Wed Jun 25 02:11:48 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4538: 23.1; kill-line doesn't with show-trailing-whitespace Reply-To: Glenn Morris , 4538@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Fri, 25 Sep 2009 06:25:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4538 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 4538-submit@emacsbugs.donarmstrong.com id=B4538.125385946417994 (code B ref 4538); Fri, 25 Sep 2009 06:25:05 +0000 Received: (at 4538) by emacsbugs.donarmstrong.com; 25 Sep 2009 06:17:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-7.5 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8P6HgE7017991 for <4538@emacsbugs.donarmstrong.com>; Thu, 24 Sep 2009 23:17:43 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Mr47f-0003FU-V8; Fri, 25 Sep 2009 02:17:39 -0400 From: Glenn Morris To: andy.ling@quantel.com Cc: 4538@debbugs.gnu.org References: X-Spook: Uzi anarchy Fedayeen Dateline number key MIT-LL CIDA X-Ran: _!!OiHm=tdslzDP!l17y%n5b_uxlmV`OW;@nY8ixA|R/{^;+l`\R.%cBl@+_4dKB7FT*bZ X-Hue: black X-Attribution: GM Date: Fri, 25 Sep 2009 02:17:39 -0400 Message-ID: <293a6bczuk.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii andy.ling@quantel.com wrote: > I can't believe everybody wants this behaviour. So to that end can I > suggest the traditional emacs approach is adopted and it is made > configurable. Yes, but there shouldn't be options for absolutely everything. The current behaviour makes no sense at all to me. Let's see if anyone else has anything to say on this matter... From unknown Wed Jun 25 02:11:48 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4538: 23.1; kill-line doesn't with show-trailing-whitespace Reply-To: andy.ling@quantel.com, 4538@debbugs.gnu.org Resent-From: andy.ling@quantel.com Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Fri, 25 Sep 2009 17:05:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4538 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 4538-submit@emacsbugs.donarmstrong.com id=B4538.12538977422396 (code B ref 4538); Fri, 25 Sep 2009 17:05:06 +0000 Received: (at 4538) by emacsbugs.donarmstrong.com; 25 Sep 2009 16:55:42 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-6.0 required=4.0 tests=HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8PGtfhq002393 for <4538@emacsbugs.donarmstrong.com>; Fri, 25 Sep 2009 09:55:42 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MrE56-0004WX-R2 for 4538@emacsbugs.donarmstrong.com; Fri, 25 Sep 2009 12:55:40 -0400 Resent-Message-ID: <19132.62988.735085.368961@fencepost.gnu.org> Resent-Date: Fri, 25 Sep 2009 12:55:40 -0400 Resent-From: Glenn Morris Resent-To: 4538@debbugs.gnu.org In-Reply-To: <293a6bczuk.fsf@fencepost.gnu.org> MIME-Version: 1.0 Message-ID: Content-Type: text/plain; charset="US-ASCII" X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Date: Fri, 25 Sep 2009 11:47:58 +0100 From: andy.ling@quantel.com To: Glenn Morris X-Bogosity: unsure, spamicity=0.126417, v1.0.1 Resent-Date: Fri, 25 Sep 2009 12:55:40 -0400 Glenn Morris wrote on 25/09/2009 07:17:39: > andy.ling@quantel.com wrote: > > > I can't believe everybody wants this behaviour. So to that end can I > > suggest the traditional emacs approach is adopted and it is made > > configurable. > > Yes, but there shouldn't be options for absolutely everything. True, but as at least one person wanted this behaviour and RMS seemed to support it. So I thought it might be easier than going back to the old behaviour. > The current behaviour makes no sense at all to me. I agree. Add my vote to the list. > Let's see if anyone else has anything to say on this matter... > I'll leave it in your hands and await the outcome then. Thanks Andy Ling -- Quantel is the trade name used by Quantel Holdings Limited and its subsidiaries. Quantel Holdings Limited is registered in England & Wales. Registration No: 4004913 Contact details for all Quantel Offices and Companies can be found on our website www.quantel.com or by writing to the holding company. Registered address: Turnpike Road, Newbury, Berkshire, RG14 2NX, United Kingdom From unknown Wed Jun 25 02:11:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#4538: 23.1; kill-line doesn't with show-trailing-whitespace Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 18 Sep 2011 08:50:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 4538 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: andy.ling@quantel.com, 4538@debbugs.gnu.org Received: via spool by 4538-submit@debbugs.gnu.org id=B4538.131633575013456 (code B ref 4538); Sun, 18 Sep 2011 08:50:05 +0000 Received: (at 4538) by debbugs.gnu.org; 18 Sep 2011 08:49:10 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5D3l-0003Ut-JJ for submit@debbugs.gnu.org; Sun, 18 Sep 2011 04:49:10 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5D3b-0003Tj-Sn for 4538@debbugs.gnu.org; Sun, 18 Sep 2011 04:49:02 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R5Cyk-000621-FC; Sun, 18 Sep 2011 10:43:58 +0200 From: Lars Magne Ingebrigtsen In-Reply-To: (Glenn Morris's message of "Wed, 23 Sep 2009 23:28:41 -0400") Date: Sun, 18 Sep 2011 10:36:45 +0200 Message-ID: References: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Eurythmics's _Touch_: "Aqua" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1R5Cyk-000621-FC X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316940239.03969@UcMprvv+CGC2Ut2kTIMN/w X-Spam-Status: No X-Spam-Score: -2.7 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Glenn Morris writes: >> open a buffer and enter a line of spaces >> go to the beginning of line and kill line (C-a C-k) >> The line is deleted through the newline to the next line >> Now execute (setq show-trailing-whitespace t) >> Again enter a line of spaces and go to the beginning of the line. >> This time the spaces should be hilighted in red. >> Now kill the line. The line is only killed up to the newline. > > It seems this is deliberate: > > http://lists.gnu.org/archive/html/emacs-devel/2004-02/msg00190.html > > At first glance, it does seem a bit odd. It is also undocumented. It seems odd, but it makes a bit of sense. `C-k' works differently when there is visible text on the current line and when there's not. That's (somewhat) consistent. So my feeling is that this should just be documented. The current doc string says: --- Kill the rest of the current line; if no nonblanks there, kill thru newline. --- I think this should just be amended to say "visible nonblanks" and point to `show-trailing-whitespace'. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From unknown Wed Jun 25 02:11:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#4538: 23.1; kill-line doesn't with show-trailing-whitespace Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 22 Sep 2011 07:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 4538 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Lars Magne Ingebrigtsen Cc: andy.ling@quantel.com, 4538@debbugs.gnu.org Received: via spool by 4538-submit@debbugs.gnu.org id=B4538.131667562430446 (code B ref 4538); Thu, 22 Sep 2011 07:14:01 +0000 Received: (at 4538) by debbugs.gnu.org; 22 Sep 2011 07:13:44 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6dTc-0007v0-Ea for submit@debbugs.gnu.org; Thu, 22 Sep 2011 03:13:44 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6dTa-0007uu-Db for 4538@debbugs.gnu.org; Thu, 22 Sep 2011 03:13:43 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1R6dTD-0003ld-I5; Thu, 22 Sep 2011 03:13:19 -0400 From: Glenn Morris References: X-Spook: Montenegro Osama Gazprom codes Chobetsu encryption credit X-Ran: $!+3+6P:(nB%E:=2Y@Ta@w*,iU_7,:ph]0[qhj|%qs5V[h (Lars Magne Ingebrigtsen's message of "Sun, 18 Sep 2011 10:36:45 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Lars Magne Ingebrigtsen wrote: > It seems odd, but it makes a bit of sense. `C-k' works differently when > there is visible text on the current line and when there's not. That's > (somewhat) consistent. Oh, OK, I guess I see. > So my feeling is that this should just be documented. > > The current doc string says: > > --- > Kill the rest of the current line; if no nonblanks there, kill thru newline. > --- > > I think this should just be amended to say "visible nonblanks" and point > to `show-trailing-whitespace'. From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 23 07:00:46 2011 Received: (at control) by debbugs.gnu.org; 23 Sep 2011 11:00:46 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R73Um-000082-Gk for submit@debbugs.gnu.org; Fri, 23 Sep 2011 07:00:46 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R73Uj-00007t-HP for control@debbugs.gnu.org; Fri, 23 Sep 2011 07:00:38 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R73U6-00007p-3M for control@debbugs.gnu.org; Fri, 23 Sep 2011 12:59:58 +0200 Date: Fri, 23 Sep 2011 12:56:28 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #4538 X-MailScanner-ID: 1R73U6-00007p-3M X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1317380398.26601@9JwOL3Iny+cu7otu3KbEpw X-Spam-Status: No X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) tags 4538 fixed close 4538 24.1 From unknown Wed Jun 25 02:11:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#4538: 23.1; kill-line doesn't with show-trailing-whitespace Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 23 Sep 2011 11:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 4538 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed To: Glenn Morris Cc: andy.ling@quantel.com, 4538@debbugs.gnu.org Received: via spool by 4538-submit@debbugs.gnu.org id=B4538.1316775693617 (code B ref 4538); Fri, 23 Sep 2011 11:02:02 +0000 Received: (at 4538) by debbugs.gnu.org; 23 Sep 2011 11:01:33 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R73Va-00009q-Np for submit@debbugs.gnu.org; Fri, 23 Sep 2011 07:01:33 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R73VU-00009V-Lp for 4538@debbugs.gnu.org; Fri, 23 Sep 2011 07:01:26 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R73Uv-0000Br-DA; Fri, 23 Sep 2011 13:00:49 +0200 From: Lars Magne Ingebrigtsen In-Reply-To: (Glenn Morris's message of "Thu, 22 Sep 2011 03:13:19 -0400") Date: Fri, 23 Sep 2011 12:56:15 +0200 Message-ID: References: User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAFVBMVEXv2MxzSkRDIiILAwWy k4uVcWbNsKNvw4pkAAACe0lEQVQ4jVWTy3akIBCGyZwO60Ak6wHH2bec7LVPwboxlGu7B+v9H2EK bXOphaKf/18XUBDRZJXhGy2Cg5x9EduCaFTOfgKh3e/tLusroA0APz8bvStEoD2ALv6PEE9G7wqx AkAkWl3Wl/MgTskMD4CYmdyU6ifPLnJPtQEmtCrbK/9XfEUxDCIV5Xpdk3wBtSnKqBm8/wCqAlpN h/78HSSFJg6yNHH46L+BU1JK1SSRy7kvX0AywHkhClz/bZFxWcSG5eSYQCzI6/sg4fqST8OmMKia KCDyw30QcDWyDA8rZWApdYTTIPO8ZnGtVe0jIWKF1ItcpJADJ2l7RMOIh8wVuuWUI67AVqrGTFTQ rk73gwiNwJGteOjONQCj0qp77aMEkKEwCKGOkMSYlA0Xm7lPkLXXWIAiAYTgultw5rP1XBXsB5Pu ntGp4QAWUxQBAJMzv3QFxAVzmDrBZZGjcy9P2lkGpWwAERbOoVs3PHUVxIEqmEvgbRKgkqeEzsYj B7cAIcLYpXbGovXMR3CrrOGegeBmVJvQ2Omz3g5DXCgXVHamnO92rlNk2gXg4QKFZK+ixIszGGPd mw5VJsiF6VVQBRFKZOD450CcqUB8kxU0jyStc1artzXmK/JJ+egbElvnvWNi5vQGs+bdmlxHknbQ emU7NPOsQspJ27j/XN57FilIkI3RTVKc/QDe8iA1hg51o3gjM9X995vETP6MFjVa9tolFbBV632y qZvOifdkk/i2KpCvyiYuhBPaHfyroCqMqddqUL02K/6aX3WcaA8LP8D76cMfJB6gqyahPUBv8zfg em8P5NwD2Fe24zNyKBjslexA17XbFf8BT8jYkltugsAAAAAASUVORK5CYII= X-Now-Playing: Tracey Thorn's _Love And Its Opposite_: "Long White Dress" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1R73Uv-0000Br-DA X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1317380449.47032@7jCXThTpb4D926qOVjACcQ X-Spam-Status: No X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Glenn Morris writes: >> It seems odd, but it makes a bit of sense. `C-k' works differently when >> there is visible text on the current line and when there's not. That's >> (somewhat) consistent. > > Oh, OK, I guess I see. I've now updated the doc string, so I'm closing this report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/