all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Subject: Re: current directory
Date: Thu, 19 Oct 2006 06:25:28 +0200	[thread overview]
Message-ID: <uhcy1q6dj.fsf@gnu.org> (raw)
In-Reply-To: <200610181612.02924.help-gnu-emacs@vsbe.com> (message from vb on Wed, 18 Oct 2006 16:12:02 -0700)

> From: vb <help-gnu-emacs@vsbe.com>
> Date: Wed, 18 Oct 2006 16:12:02 -0700
> 
> On Wednesday 18 October 2006 15:32, you wrote:
> > Am 18.10.2006 um 23:52 schrieb help-gnu-emacs@vsbe.com:
> > > Is there a way to prevent emacs from changing its current directory
> > > when opening a new file or changing between files being visited?
> >
> > Why? For what?
> >
> as I mentioned in the original email:
> 
> > Now, if I start a shell script through call-process, the shell script's
> > current directory is also /g/d/f
> 
> the script finds the ID database in the current directory tree and then looks 
> up a token in the database. If current directory changed to a different tree, 
> the ID database is not seen by the script.

The current directory is different for each buffer.  If you want the
script to do the right thing for the file /a/b/c/file, start the
script from the buffer which visits that file, not from the buffer
that visits /g/d/f/file1.

> I think this is one of the examples when emacs is overdoing its stuff - it 
> should have no business changing user's current directory or at least allow 
> to configure this behavior.

You are wrong: Emacs does _exactly_ what the user expects: all
operations from a buffer that visits a file assume the default
directory is the directory of that file.  This is not a global value,
each buffer has its own setting of the default directory.

  reply	other threads:[~2006-10-19  4:25 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-18 21:52 current directory help-gnu-emacs
2006-10-18 22:32 ` Peter Dyballa
2006-10-18 23:12   ` vb
2006-10-19  4:25     ` Eli Zaretskii [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-10-19  5:16 help-gnu-emacs
2006-10-20  5:49 ` Eli Zaretskii
     [not found] <mailman.83.1161235004.2130.help-gnu-emacs@gnu.org>
2006-10-19 16:01 ` Fang lun gang
2006-10-19 16:52   ` vb
2006-10-20  6:22     ` Eli Zaretskii
     [not found]   ` <mailman.100.1161276782.2130.help-gnu-emacs@gnu.org>
2006-10-19 19:22     ` rgb
2006-10-19 21:00       ` vb
2006-10-21 18:38     ` don provan
2006-10-23 17:24       ` vb
2006-10-23 19:17         ` John Sullivan
2006-10-23 19:57         ` Eli Zaretskii
2006-10-23 20:36           ` vb
2006-10-23 21:47             ` Dieter Wilhelm
2006-10-24  4:26               ` Eli Zaretskii
2006-10-24  5:24                 ` Dieter Wilhelm
     [not found]           ` <mailman.178.1161635783.27805.help-gnu-emacs@gnu.org>
2006-10-23 21:52             ` Maarten Bergvelt
2006-10-23 20:32         ` Kevin Rodgers
2006-10-23 20:59           ` vb
     [not found]       ` <mailman.166.1161624291.27805.help-gnu-emacs@gnu.org>
2006-10-23 17:48         ` David Kastrup
2006-10-23 20:03           ` Eli Zaretskii
2006-10-23 18:33         ` Colin S. Miller
2006-10-23 18:58           ` vb
     [not found]           ` <mailman.169.1161629903.27805.help-gnu-emacs@gnu.org>
2006-10-23 19:46             ` Peter Boettcher
     [not found] <mailman.74.1161208352.2130.help-gnu-emacs@gnu.org>
2006-10-20 16:46 ` Sam Peterson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uhcy1q6dj.fsf@gnu.org \
    --to=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.