From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: In "M-x gdb", filename completion with mouse erases the default gdb command Date: Thu, 23 Aug 2007 16:59:17 -0400 Message-ID: References: <514C12BFEBF8B54DBB0C0D080405069305C1B7BD@XCH-SE-2V2.se.nos.boeing.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1187902915 5362 80.91.229.12 (23 Aug 2007 21:01:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Aug 2007 21:01:55 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: "Gallagher, Kevin" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Aug 23 23:01:53 2007 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 1IOJoK-0005bw-Fb for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Aug 2007 23:01:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOJoJ-0002Py-NI for geb-bug-gnu-emacs@m.gmane.org; Thu, 23 Aug 2007 17:01:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IOJlw-0001AF-Pk for bug-gnu-emacs@gnu.org; Thu, 23 Aug 2007 16:59:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IOJlv-00019Y-8U for bug-gnu-emacs@gnu.org; Thu, 23 Aug 2007 16:59:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOJlv-00019T-3S for bug-gnu-emacs@gnu.org; Thu, 23 Aug 2007 16:59:19 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IOJlu-0006tx-Ou for bug-gnu-emacs@gnu.org; Thu, 23 Aug 2007 16:59:18 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IOJlt-0003oy-Nb; Thu, 23 Aug 2007 16:59:17 -0400 In-reply-to: <514C12BFEBF8B54DBB0C0D080405069305C1B7BD@XCH-SE-2V2.se.nos.boeing.com> (Kevin.Gallagher@boeing.com) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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:16428 Archived-At: Can you determine a a *precise* test case for this bug? The test case should start with `emacs -q', so that your .emacs file does not affect it, and it should show exactly what text to put in the buffer, what commands to execute, and how and where to click. With this, we will be able to debug it.