help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Cannot use normal save (C-x C-s) when operating over network mount


From: Kim Christensen
Subject: Re: Cannot use normal save (C-x C-s) when operating over network mount
Date: Fri, 12 Jun 2009 07:18:48 -0700 (PDT)
User-agent: G2/1.0

On Jun 12, 1:52 pm, Tassilo Horn <tass...@member.fsf.org> wrote:

> > Debugger entered--Lisp error: (file-error "Opening output file" "no
> > such file or directory" "/mnt/effie/foo.bar/www/mulang/
> > basket_options.php")
> >   write-region(1 4688 "/mnt/effie/foo.bar/www/mulang/
> > basket_options.php" nil t "/mnt/effie/foo.bar/www/mulang/
> > basket_options.php")
>
> Is the wrapping done by your mail client, or does emacs really think the
> file is
>
> /mnt/effie/foo.bar/www/mulang/
> basket_options.php

The wrapping was done by my MUA.

> What does `C-h v buffer-file-name RET" in that buffer say?

buffer-file-name is a variable defined in `C source code'.
Its value is
"/mnt/effie/foo.bar/www/mulang/basket_options.php"
Local in buffer basket_options.php; global value is nil
Automatically becomes buffer-local when set in any fashion.

Regards,
Kim


reply via email to

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