unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
Cc: emacs <help-gnu-emacs@gnu.org>
Subject: Re: tramp error: Opening output file: no such file or directory, /usr/src/packages/BUILD/emacs-21.3/src/#todo#
Date: Wed, 05 Oct 2005 17:05:26 +0200	[thread overview]
Message-ID: <nqek70knrd.fsf@alcatel.de> (raw)
In-Reply-To: <20051005072218.171f117b@dellap.mousecar.net> (gebser@speakeasy.net's message of "Wed, 5 Oct 2005 07:22:18 -0400")

ken <gebser@speakeasy.net> writes:

> A few days I finally got tramp installed and working.  V.2.1.3.  It
> connects and opens up files and directories (dired) fine.  Then just
> now, while editing a file (named todo) with it, I got this error message
> in the minibuffer:
>
> Opening output file: no such file or directory,
> /usr/src/packages/BUILD/emacs-21.3/src/#todo#
>
> From the little I know of emacs, I'm guessing that tramp/emacs is
> trying to save a temporary file and doesn't have write permission in the
> subdir it's configured to do this in.  (It's kind of nuts to have this
> subdir as the default for this.)  How do I change this?  I would prefer
> to put #todo# in the same subdir as todo... and this would seem to make
> the most sense as the default for everyone.

Read the Tramp manual, section "Auto-save and Backup". It explains
your problem. The solution should be

 (setq auto-save-file-name-transforms nil)

> tnx,
> ken

Best regards, Michael.

      parent reply	other threads:[~2005-10-05 15:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-05 11:22 tramp error: Opening output file: no such file or directory, /usr/src/packages/BUILD/emacs-21.3/src/#todo# ken
2005-10-05 13:00 ` tramp error: Opening output file, etc Neon Absentius
2005-10-05 15:05 ` Michael Albinus [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=nqek70knrd.fsf@alcatel.de \
    --to=michael.albinus@gmx.de \
    --cc=help-gnu-emacs@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).