emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address@hidden: Re: comint's directory tracking doesn't understand \


From: Robert J. Chassell
Subject: Re: address@hidden: Re: comint's directory tracking doesn't understand \( or \)]
Date: Sun, 4 Mar 2007 19:40:53 +0000 (UTC)

   > M-x shell RET
   > ~ $ cd /tmp/
   > /tmp $ mkdir /tmp/'(2007)'
   > /tmp $ cd \(2007\)
   > /tmp/(2007) $ pwd
   >
   >  => /tmp/(2007)

   Uh, I guess you should not use 
   pwd RET
   but rather
   M-x pwd RET

I don't reproduce the problem either.  Emacs works fine.

When I do the above with pwd in the *shell* buffer, I, too, see
/tmp/(2007)

When I do 
       M-x pwd RET
I see the default directory for the buffer, which in my case is  /

After changing the default directory for the buffer with
       M-x cd RET /tmp/(2007) RET
when I do 
       M-x pwd RET
I see  
       /tmp/(2007)/
as expected.

-- 
    Robert J. Chassell                          GnuPG Key ID: 004B4AC8
    address@hidden                         address@hidden
    http://www.rattlesnake.com                  http://www.teak.cc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]