From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Tromey Newsgroups: gmane.emacs.bugs Subject: lgrep/rgrep not asking to save buffers Date: Sat, 29 Mar 2008 14:07:48 -0600 Message-ID: Reply-To: Tom Tromey NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206824733 26319 80.91.229.12 (29 Mar 2008 21:05:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Mar 2008 21:05:33 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Mar 29 22:06:04 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JfiEx-0005pf-9F for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Mar 2008 22:05:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JfiEL-0004FA-Cy for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Mar 2008 17:04:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JfiEF-0004DT-Dh for bug-gnu-emacs@gnu.org; Sat, 29 Mar 2008 17:04:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JfiEE-0004Bj-DI for bug-gnu-emacs@gnu.org; Sat, 29 Mar 2008 17:04:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JfiEE-0004BY-23 for bug-gnu-emacs@gnu.org; Sat, 29 Mar 2008 17:04:42 -0400 Original-Received: from mx1.redhat.com ([66.187.233.31]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JfiED-0002lm-PI for bug-gnu-emacs@gnu.org; Sat, 29 Mar 2008 17:04:41 -0400 Original-Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m2TL4eA5022445 for ; Sat, 29 Mar 2008 17:04:40 -0400 Original-Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m2TL4eRU011699 for ; Sat, 29 Mar 2008 17:04:40 -0400 Original-Received: from opsy.redhat.com (vpn-248-67.boston.redhat.com [10.13.248.67]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m2TL4dSx027412; Sat, 29 Mar 2008 17:04:39 -0400 Original-Received: by opsy.redhat.com (Postfix, from userid 500) id B4F4E378267; Sat, 29 Mar 2008 14:07:48 -0600 (MDT) X-Attribution: Tom X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17765 Archived-At: Please write in English if possible, because the Emacs maintainers usually 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. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: I notice that lgrep and rgrep do not offer to save buffers. This is different from other search and compilation commands. This means that sometimes the results are incorrect. Ideally these would only offer to save files that might actually be matched by the command -- i.e., filtering buffers based on file extension and directory. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/22.1/etc/DEBUG for instructions. In GNU Emacs 22.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.12.1) of 2007-11-06 on xenbuilder4.fedora.phx.redhat.com Windowing system distributor `The X.Org Foundation', version 11.0.10300000 configured using `configure '--build=i386-redhat-linux-gnu' '--host=i386-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-pop' '--with-sound' '--with-gtk' 'build_alias=i386-redhat-linux-gnu' 'host_alias=i386-redhat-linux-gnu' 'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-DMAIL_USE_LOCKF -DSYSTEM_PURESIZE_EXTRA=16777216 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables'' 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: en_US.UTF-8 locale-coding-system: utf-8 default-enable-multibyte-characters: t Major mode: C/l Minor modes in effect: auto-fill-function: tjt-c++-do-auto-fill compilation-in-progress: (grep compilation compilation compilation compilation compilation grep gid compilation grep ...) shell-dirtrack-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-spelling-mode: t erc-truncate-mode: t flyspell-mode: t erc-status-mode: t erc-services-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-readonly-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: 5 0 M-> Q y n n SPC 5 0 M-> C-u C-p C-n E S-SPC E S-SPC E SPC q n n SPC C-u E E E E E E E E E E E E q C-l M-< n n n l s SPC z C-c b C-z o C-a C-u C-u C-p C-u C-n C-p M-x g i d C-z o M-f M-f M-x g i l g r e p C-x o C-x 1 C-z o C-x 1 C-x b * g u d e t C-c C-c d e t a c h q C-c b C-z o C-s C-g C-SPC C-g C-s C-w C-w C-s C-r C-r C-g C-z o C-c C-g C-z o M-f M-f M-f M-b c _ s m a M-/ SPC M-/ M-/ SPC ( C-e C-b ) C-a C-s c _ C-w C-s C-f C-f c _ s m a s M-/ SPC ( M-f ) C-s C-s C-s C-a C-s c _ a l i g n C-s C-x b C-s a l i g n o f C-s C-s C-s C-x C-f c - c o m h C-l C-a M-f M-f M-x g r e p C-g M-x l g r e p C-h f l g r e p C-h C-g C-x o C-x 1 C-c C-g C-g C-c b C-x s C-g M-x l g r e p M-p M-x r e p o r t - e m g b Recent messages: Saving /home/tromey/.newsrc.eld...done (No files need saving) Quit Mark set Quit [2 times] Mark saved where search started [4 times] Quit Type C-x 1 to remove help window. Auto-saving...done Quit Quit Tom