From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.devel Subject: Re: [david.hansen@gmx.net: Re: comint's directory tracking doesn't understand \( or \)] Date: Sun, 04 Mar 2007 21:25:30 +0100 Message-ID: <45EB2B3A.1090105@gmail.com> References: <871wk56tjh.fsf@localhorst.mine.nu> <87wt1xhv0u.fsf@stupidchicken.com> <85ejo5j9bj.fsf@lola.goethe.zz> <87irdgkdy1.fsf@stupidchicken.com> <853b4kold6.fsf@lola.goethe.zz> <45EB2070.4000906@gmail.com> <85y7mcn4s8.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1173040010 21730 80.91.229.12 (4 Mar 2007 20:26:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Mar 2007 20:26:50 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 04 21:26:43 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HNxI2-0005tf-3w for ged-emacs-devel@m.gmane.org; Sun, 04 Mar 2007 21:26:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNxI1-0002Ny-IC for ged-emacs-devel@m.gmane.org; Sun, 04 Mar 2007 15:26:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HNxGz-0001sK-4L for emacs-devel@gnu.org; Sun, 04 Mar 2007 15:25:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HNxGx-0001rV-Fg for emacs-devel@gnu.org; Sun, 04 Mar 2007 15:25:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNxGx-0001rJ-5A for emacs-devel@gnu.org; Sun, 04 Mar 2007 15:25:35 -0500 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HNxGs-0003NU-TH; Sun, 04 Mar 2007 15:25:31 -0500 Original-Received: from c83-254-145-24.bredband.comhem.se ([83.254.145.24]:61367 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.63) (envelope-from ) id 1HNxGr-0007yL-3W; Sun, 04 Mar 2007 21:25:29 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.4.666 In-Reply-To: <85y7mcn4s8.fsf@lola.goethe.zz> X-Antivirus: avast! (VPS 000721-1, 2007-03-03), Outbound message X-Antivirus-Status: Clean X-Scan-Result: No virus found in message 1HNxGr-0007yL-3W. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1HNxGr-0007yL-3W 8ccf08f205238918cdb8cf8610f71fc0 X-detected-kernel: Linux 2.6? (barebone, rare!) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:67308 Archived-At: David Kastrup wrote: > "Lennart Borgman (gmail)" writes: > >> David Kastrup wrote: >> >>> Maybe the directory tracker should check whether the directory it >>> is thinking of exists, and use `dirs' alias `shell-resync-dirs' >>> automatically if it finds that it doesn't. I think it currently >>> instead just stays where it was previously. Which rarely is >>> helpful. >> >> But it does not know what program is recieving the input, or? Should >> it not ask the user then? > > I don't understand a word of what you are saying. We are talking > about things like Just the same thing that Miles just said in his reply. Maybe I should take a crash course in expressing myself ;-)