From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ian Zimmerman Newsgroups: gmane.emacs.bugs Subject: comment-kill reindents Date: Thu, 23 Oct 2003 15:18:54 -0700 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1066947575 26992 80.91.224.253 (23 Oct 2003 22:19:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2003 22:19:35 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 24 00:19:33 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ACnnp-0007Ip-00 for ; Fri, 24 Oct 2003 00:19:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ACnnc-0003US-9D for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Oct 2003 18:19:20 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ACnna-0003UF-50 for bug-gnu-emacs@gnu.org; Thu, 23 Oct 2003 18:19:18 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ACnn3-0003Fg-5U for bug-gnu-emacs@gnu.org; Thu, 23 Oct 2003 18:19:17 -0400 Original-Received: from [129.250.170.69] (helo=newsguy.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1ACnn2-0003Ev-Ki for bug-gnu-emacs@gnu.org; Thu, 23 Oct 2003 18:18:44 -0400 Original-Received: from homage (adsl-67-120-86-146.dsl.pltn13.pacbell.net [67.120.86.146]) by newsguy.com (8.12.9/8.12.8) with ESMTP id h9NMIexH068630 for ; Thu, 23 Oct 2003 15:18:40 -0700 (PDT) (envelope-from bayard@newsguy.com) Original-Received: from itz by homage with local (Exim 3.36 #1 (Debian)) id 1ACnnC-0001vU-00 for ; Thu, 23 Oct 2003 15:18:54 -0700 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:6022 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:6022 This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. In GNU Emacs 21.2.1 (i386-debian-linux-gnu, X toolkit, Xaw3d scroll bars) of 2002-03-22 on raven, modified by Debian configured using `configure i386-debian-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --with-x=yes --with-x-toolkit=athena --without-gif' 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: nil locale-coding-system: nil default-enable-multibyte-characters: t Please describe exactly what actions triggered the bug and the precise symptoms of the bug: The command comment-kill reindents affected lines. This is quite unexpected by this naive user, and should be changed. Please see a recent thread on gnu.emacs.help involving Ian Zimmerman and Stefan Monnier about this and other comment issues.