From unknown Sat Jun 21 05:12:47 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3695: 23.0.94; kill-whole-line has no effect Reply-To: pent , 3695@debbugs.gnu.org Resent-From: pent Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 27 Jun 2009 07:20:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3695 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.124608696010274 (code B ref -1); Sat, 27 Jun 2009 07:20:03 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 27 Jun 2009 07:16:00 +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=-3.4 required=4.0 tests=AWL,FOURLA autolearn=no 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 n5R7FtJB010267 for ; Sat, 27 Jun 2009 00:15:57 -0700 Received: from mail.gnu.org ([199.232.76.166]:37398 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MKS8g-0000Dv-Hf for emacs-pretest-bug@gnu.org; Sat, 27 Jun 2009 03:15:54 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MKS8b-00025C-Tj for emacs-pretest-bug@gnu.org; Sat, 27 Jun 2009 03:15:53 -0400 Received: from mx20.gnu.org ([199.232.41.8]:37740) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MKS8b-000253-Cx for emacs-pretest-bug@gnu.org; Sat, 27 Jun 2009 03:15:49 -0400 Received: from aparamon.static.corbina.ru ([89.179.245.94] helo=neo.paramonovs) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MKS8Z-0006p0-Pm for emacs-pretest-bug@gnu.org; Sat, 27 Jun 2009 03:15:48 -0400 Received: from pent by neo.paramonovs with local (Exim 4.69) (envelope-from ) id 1MKS8W-0003zd-C1; Sat, 27 Jun 2009 11:15:44 +0400 To: emacs-pretest-bug@gnu.org CC: rfrancoise@debian.org Message-Id: From: pent Date: Sat, 27 Jun 2009 11:15:44 +0400 X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Hello! In recent snapshots, setting kill-whole-line to t has no effect for Visual Line mode. I'm ready to provide additional info, Andrey Paramonov In GNU Emacs 23.0.94.1 (i486-pc-linux-gnu, GTK+ Version 2.16.2) of 2009-06-18 on elegiac, modified by Debian (emacs-snapshot package, version 1:20090618-1) Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.94/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.94/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS='' 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: ru_RU.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Custom Minor modes in effect: TeX-PDF-mode: t diff-auto-refine-mode: t delete-selection-mode: t show-paren-mode: t pc-selection-mode: t pretty-control-l-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t global-visual-line-mode: t visual-line-mode: t transient-mark-mode: t From unknown Sat Jun 21 05:12:47 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3695: 23.0.94; kill-whole-line has no effect Reply-To: Teemu Likonen , 3695@debbugs.gnu.org Resent-From: Teemu Likonen Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 27 Jun 2009 07:50:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3695 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3695-submit@emacsbugs.donarmstrong.com id=B3695.124608856514534 (code B ref 3695); Sat, 27 Jun 2009 07:50:04 +0000 Received: (at 3695) by emacsbugs.donarmstrong.com; 27 Jun 2009 07:42:45 +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.8 required=4.0 tests=AWL,HAS_BUG_NUMBER, IMPRONONCABLE_2 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from kirsi2.inet.fi (mta-out.inet.fi [195.156.147.13]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5R7geBq014526 for <3695@emacsbugs.donarmstrong.com>; Sat, 27 Jun 2009 00:42:41 -0700 Received: from mithlond.arda.local (80.220.180.181) by kirsi2.inet.fi (8.5.014) id 49F6DD58022BAB34; Sat, 27 Jun 2009 10:42:39 +0300 Received: from dtw by mithlond.arda.local with local (Exim 4.69) (envelope-from ) id 1MKSYY-0000nm-VV; Sat, 27 Jun 2009 10:42:38 +0300 From: Teemu Likonen To: pent Cc: 3695@debbugs.gnu.org In-Reply-To: (pent@aparamon.msk.ru's message of "Sat, 27 Jun 2009 11:15:44 +0400") References: Date: Sat, 27 Jun 2009 10:42:38 +0300 Message-ID: <87hby2xgup.fsf@iki.fi> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On 2009-06-27 11:15 (+0400), pent@aparamon.msk.ru wrote: > In recent snapshots, setting kill-whole-line to t has no effect for > Visual Line mode. I think this is intentional: commit 9608255daf00ca5cd4030515ea74f0b41105d469 Author: Chong Yidong Date: 2009-06-13 18:56:07 +0000 * simple.el (kill-visual-line): Rewrite (Bug#3437). Don't try to handle kill-whole-line, as it doesn't make sense in this context. From unknown Sat Jun 21 05:12:47 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3695: 23.0.94; kill-whole-line has no effect Reply-To: =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9_?= =?UTF-8?Q?=D0=9F=D0=B0=D1=80=D0=B0=D0=BC=D0=BE=D0=BD=D0=BE=D0=B2?= , 3695@debbugs.gnu.org Resent-From: =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9_?= =?UTF-8?Q?=D0=9F=D0=B0=D1=80=D0=B0=D0=BC=D0=BE=D0=BD=D0=BE=D0=B2?= Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 27 Jun 2009 09:15:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3695 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3695-submit@emacsbugs.donarmstrong.com id=B3695.124609368530037 (code B ref 3695); Sat, 27 Jun 2009 09:15:06 +0000 Received: (at 3695) by emacsbugs.donarmstrong.com; 27 Jun 2009 09:08:05 +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.5 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-ew0-f205.google.com (mail-ew0-f205.google.com [209.85.219.205]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5R981rP030028 for <3695@emacsbugs.donarmstrong.com>; Sat, 27 Jun 2009 02:08:02 -0700 Received: by ewy1 with SMTP id 1so3252702ewy.1 for <3695@emacsbugs.donarmstrong.com>; Sat, 27 Jun 2009 02:07:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=8KfdH1ajCg+fCvxZNpUAX3PfCaoGFegX0P/A/x+siAQ=; b=YbiBMgqwkottQBSbzSPaCN2Xwc+r3s3rL2Am7geXXcyzcyNJz+wZPKGq2BeQxwTwsi RsgoazTHuhK4SFcfmLZC74luO7Qn+IgCEcbavRnF6O6S2oQXioceJQ4Ls84BJzebtX7J lVY/Orvg6E7rYi8XlH0aM5WTCSfI4/s2L5zk0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=dBp6SMDRp8VYVZZzZ+JrK5MWFOULtzVhd3rQ1ubVbYmGWYpLpMMX7YuaEXb0LQSBOX jMkbQ6ydBisURHnEhDe8BPyjjGdgJ8JZevsDEfwbSqtGSYv1oqHB3V6NCQe847kAcXuL GegsqkQnNYWiMcgsLbvvDge2Vl0rL7HGkuBgw= MIME-Version: 1.0 Received: by 10.211.179.6 with SMTP id g6mr542239ebp.65.1246093675367; Sat, 27 Jun 2009 02:07:55 -0700 (PDT) Date: Sat, 27 Jun 2009 13:07:55 +0400 Message-ID: <5f0660120906270207j22adc2cenaee5c110b1058fcb@mail.gmail.com> From: =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9_?= =?UTF-8?Q?=D0=9F=D0=B0=D1=80=D0=B0=D0=BC=D0=BE=D0=BD=D0=BE=D0=B2?= To: 3695@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 From unknown Sat Jun 21 05:12:47 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3695: 23.0.94; kill-whole-line has no effect Reply-To: Teemu Likonen , 3695@debbugs.gnu.org Resent-From: Teemu Likonen Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 27 Jun 2009 09:50:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3695 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3695-submit@emacsbugs.donarmstrong.com id=B3695.12460957843439 (code B ref 3695); Sat, 27 Jun 2009 09:50:06 +0000 Received: (at 3695) by emacsbugs.donarmstrong.com; 27 Jun 2009 09:43:04 +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=-2.3 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from kirsi2.inet.fi (mta-out.inet.fi [195.156.147.13]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5R9gxGK003430 for <3695@emacsbugs.donarmstrong.com>; Sat, 27 Jun 2009 02:43:00 -0700 Received: from mithlond.arda.local (80.220.180.181) by kirsi2.inet.fi (8.5.014) id 49F6DD58022C1B7E; Sat, 27 Jun 2009 12:42:58 +0300 Received: from dtw by mithlond.arda.local with local (Exim 4.69) (envelope-from ) id 1MKUQz-0000sr-W1; Sat, 27 Jun 2009 12:42:57 +0300 From: Teemu Likonen To: =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9_?= =?UTF-8?Q?=D0=9F=D0=B0=D1=80=D0=B0=D0=BC=D0=BE=D0=BD=D0=BE=D0=B2?= Cc: 3695@debbugs.gnu.org In-Reply-To: =?UTF-8?Q?("=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9_?= =?UTF-8?Q?=D0=9F=D0=B0=D1=80=D0=B0=D0=BC=D0=BE=D0=BD=D0=BE=D0=B2"'s?= message of "Sat, 27 Jun 2009 13:07:55 +0400") References: Date: Sat, 27 Jun 2009 12:42:57 +0300 Message-ID: <87iqiiko66.fsf@iki.fi> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit On 2009-06-27 13:07 (+0400), Андрей Парамонов wrote: > 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? As far as I know my patch doesn't have other problems, and indeed it preserves the kill-whole-line functionality. > 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. Probably I'd expect that too but I have no strong opinion for this. From unknown Sat Jun 21 05:12:47 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3695: 23.0.94; kill-whole-line has no effect Reply-To: Teemu Likonen , 3695@debbugs.gnu.org Resent-From: Teemu Likonen Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 27 Jun 2009 17:05:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3695 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3695-submit@emacsbugs.donarmstrong.com id=B3695.124612186213592 (code B ref 3695); Sat, 27 Jun 2009 17:05:08 +0000 Received: (at 3695) by emacsbugs.donarmstrong.com; 27 Jun 2009 16:57: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=-2.3 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from jenni2.inet.fi (mta-out.inet.fi [195.156.147.13]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5RGvaJR013586 for <3695@emacsbugs.donarmstrong.com>; Sat, 27 Jun 2009 09:57:38 -0700 Received: from mithlond.arda.local (80.220.180.181) by jenni2.inet.fi (8.5.014) id 49F5CB64023669A1 for 3695@emacsbugs.donarmstrong.com; Sat, 27 Jun 2009 19:57:36 +0300 Received: from dtw by mithlond.arda.local with local (Exim 4.69) (envelope-from ) id 1MKbDb-0001sO-Gm for 3695@emacsbugs.donarmstrong.com; Sat, 27 Jun 2009 19:57:35 +0300 From: Teemu Likonen To: 3695@debbugs.gnu.org In-Reply-To: (Teemu Likonen's message of "Sat, 27 Jun 2009 12:42:57 +0300") References: Date: Sat, 27 Jun 2009 19:57:35 +0300 Message-ID: <87zlbt62dc.fsf@iki.fi> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit On 2009-06-27 12:42 (+0300), Teemu Likonen wrote: > On 2009-06-27 13:07 (+0400), Андрей Парамонов wrote: > >> 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? > > As far as I know my patch doesn't have other problems, and indeed it > preserves the kill-whole-line functionality. To make following this discussion easier I'll add link the bug report in which the said patch is attached and where this change originated from: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3437 From unknown Sat Jun 21 05:12:47 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3695: 23.0.94; kill-whole-line has no effect Reply-To: Chong Yidong , 3695@debbugs.gnu.org Resent-From: Chong Yidong Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 28 Jun 2009 20:45:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3695 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3695-submit@emacsbugs.donarmstrong.com id=B3695.12462214538828 (code B ref 3695); Sun, 28 Jun 2009 20:45:07 +0000 Received: (at 3695) by emacsbugs.donarmstrong.com; 28 Jun 2009 20:37:33 +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.0 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po34.its.yale.edu (pantheon-po34.its.yale.edu [130.132.50.80]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5SKbTiA008802 for <3695@emacsbugs.donarmstrong.com>; Sun, 28 Jun 2009 13:37:30 -0700 Received: from furry (WHITAKER-THREE-EIGHTY-SEVEN.MIT.EDU [18.56.6.132]) (authenticated bits=0) by pantheon-po34.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n5SKbNeN026194 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 28 Jun 2009 16:37:23 -0400 Received: by furry (Postfix, from userid 1000) id D1223C09B; Sun, 28 Jun 2009 16:37:22 -0400 (EDT) From: Chong Yidong To: pent Cc: Teemu Likonen , 3695@debbugs.gnu.org Date: Sun, 28 Jun 2009 16:37:22 -0400 Message-ID: <87fxdkm6wt.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) > 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. From unknown Sat Jun 21 05:12:47 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3695: 23.0.94; kill-whole-line has no effect Reply-To: =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9_?= =?UTF-8?Q?=D0=9F=D0=B0=D1=80=D0=B0=D0=BC=D0=BE=D0=BD=D0=BE=D0=B2?= , 3695@debbugs.gnu.org Resent-From: =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9_?= =?UTF-8?Q?=D0=9F=D0=B0=D1=80=D0=B0=D0=BC=D0=BE=D0=BD=D0=BE=D0=B2?= Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 29 Jun 2009 18:15:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3695 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3695-submit@emacsbugs.donarmstrong.com id=B3695.12462987807324 (code B ref 3695); Mon, 29 Jun 2009 18:15:04 +0000 Received: (at 3695) by emacsbugs.donarmstrong.com; 29 Jun 2009 18:06:20 +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=-2.0 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-ew0-f224.google.com (mail-ew0-f224.google.com [209.85.219.224]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5TI6Ecn007318 for <3695@emacsbugs.donarmstrong.com>; Mon, 29 Jun 2009 11:06:16 -0700 Received: by ewy24 with SMTP id 24so1679768ewy.1 for <3695@emacsbugs.donarmstrong.com>; Mon, 29 Jun 2009 11:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=ekyR0n4EXr0ElRU3dCHPGNNBSSmJXuETfFIxVTpHfgE=; b=ka1aGhn1dWCbzrC/cHRMDPsCq28Qg5/Un1e3uRp0D35Z3oH6qLc5N4wYJ2hFiGVX/Y oav+3EF2LSMKdRrYhYbO3x7g6s3jsmbNbLU78i9zSIDoeXlb9pr5JrgBemaIA3NvewC4 Dm82pXvzqDA1dhXaoZ7mGOqe4WOGh4uT2k9Js= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=karH8zEO92XLCC200HYDInKQuPNakwrw+CaL2vKaV1hN43Wx1glL4WRSXjbNprEx1U kWH+tBlK2KbMYhsBOJpOf9do0wzLmDxYj26Yl9KP5Dxlwlg1mXUAeqtD7BdsKJtmyKpK zQ1xxCP3Bq52NxQU0fqrn3Al5sz5emj90m5DA= MIME-Version: 1.0 Received: by 10.210.65.16 with SMTP id n16mr3051677eba.78.1246298401093; Mon, 29 Jun 2009 11:00:01 -0700 (PDT) In-Reply-To: <87iqiiko66.fsf@iki.fi> References: <87iqiiko66.fsf@iki.fi> Date: Mon, 29 Jun 2009 22:00:01 +0400 Message-ID: <5f0660120906291100j4dc71313m29ebf149d1fd6e2e@mail.gmail.com> From: =?UTF-8?Q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9_?= =?UTF-8?Q?=D0=9F=D0=B0=D1=80=D0=B0=D0=BC=D0=BE=D0=BD=D0=BE=D0=B2?= To: 3695@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit If a line consists of a single visual line, C-k should behave the same way as it used to work in Emacs 22 (kill the whole line). Do you agree? Is it possible to implement the following behavior? `kill-visual-line' with no arg at beg of line kills the whole line, if a line consists of a single visual line. Thanks for your effort, Andrey From unknown Sat Jun 21 05:12:47 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: pent Subject: bug#3695 closed by Chong Yidong (Re: bug#3695: 23.0.94; kill-whole-line has no effect) Message-ID: References: <87zlb61yzc.fsf@stupidchicken.com> X-Emacs-PR-Message: they-closed 3695 X-Emacs-PR-Package: emacs Reply-To: 3695@debbugs.gnu.org Date: Wed, 15 Jul 2009 16:05:22 +0000 Content-Type: multipart/mixed; boundary="----------=_1247673922-14742-1" This is a multi-part message in MIME format... ------------=_1247673922-14742-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #3695: 23.0.94; kill-whole-line has no effect It has been closed by Chong Yidong . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Chong Yidong by replying to this email. --=20 3695: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3695 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1247673922-14742-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 3695-done) by emacsbugs.donarmstrong.com; 15 Jul 2009 16:03:06 +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.9 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po30.its.yale.edu (pantheon-po30.its.yale.edu [130.132.50.4]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6FG32q0013642 for <3695-done@emacsbugs.donarmstrong.com>; Wed, 15 Jul 2009 09:03:03 -0700 Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po30.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n6FG2rWO025139 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 15 Jul 2009 12:02:55 -0400 Received: by furry (Postfix, from userid 1000) id 71276C09B; Tue, 14 Jul 2009 22:06:31 -0400 (EDT) From: Chong Yidong To: pent Cc: Teemu Likonen , 3695-done@debbugs.gnu.org Subject: Re: bug#3695: 23.0.94; kill-whole-line has no effect Date: Tue, 14 Jul 2009 22:06:31 -0400 Message-ID: <87zlb61yzc.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) > Is it possible to implement the following behavior? > > `kill-visual-line' with no arg at beg of line kills the whole line, if > a line consists of a single visual line. I've checked a patch into the trunk that does this. ------------=_1247673922-14742-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 27 Jun 2009 07:16:00 +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=-3.4 required=4.0 tests=AWL,FOURLA autolearn=no 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 n5R7FtJB010267 for ; Sat, 27 Jun 2009 00:15:57 -0700 Received: from mail.gnu.org ([199.232.76.166]:37398 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MKS8g-0000Dv-Hf for emacs-pretest-bug@gnu.org; Sat, 27 Jun 2009 03:15:54 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MKS8b-00025C-Tj for emacs-pretest-bug@gnu.org; Sat, 27 Jun 2009 03:15:53 -0400 Received: from mx20.gnu.org ([199.232.41.8]:37740) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MKS8b-000253-Cx for emacs-pretest-bug@gnu.org; Sat, 27 Jun 2009 03:15:49 -0400 Received: from aparamon.static.corbina.ru ([89.179.245.94] helo=neo.paramonovs) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MKS8Z-0006p0-Pm for emacs-pretest-bug@gnu.org; Sat, 27 Jun 2009 03:15:48 -0400 Received: from pent by neo.paramonovs with local (Exim 4.69) (envelope-from ) id 1MKS8W-0003zd-C1; Sat, 27 Jun 2009 11:15:44 +0400 To: emacs-pretest-bug@gnu.org CC: rfrancoise@debian.org Subject: 23.0.94; kill-whole-line has no effect Message-Id: From: pent Date: Sat, 27 Jun 2009 11:15:44 +0400 X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Hello! In recent snapshots, setting kill-whole-line to t has no effect for Visual Line mode. I'm ready to provide additional info, Andrey Paramonov In GNU Emacs 23.0.94.1 (i486-pc-linux-gnu, GTK+ Version 2.16.2) of 2009-06-18 on elegiac, modified by Debian (emacs-snapshot package, version 1:20090618-1) Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.94/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.94/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS='' 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: ru_RU.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Custom Minor modes in effect: TeX-PDF-mode: t diff-auto-refine-mode: t delete-selection-mode: t show-paren-mode: t pc-selection-mode: t pretty-control-l-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t global-visual-line-mode: t visual-line-mode: t transient-mark-mode: t ------------=_1247673922-14742-1--