unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Wrong type argument: integerp, nil
Date: Mon, 05 Dec 2005 17:13:46 -0700	[thread overview]
Message-ID: <dn2l3t$h72$1@sea.gmane.org> (raw)
In-Reply-To: <dmsrnm$iel$1$8302bc10@news.demon.co.uk>

kevin bailey wrote:
 > Debugger entered--Lisp error: (wrong-type-argument integerp nil)
 >   set-file-modes("/tmp/#edit.php#" nil)
 >   tramp-set-auto-save-file-modes()
 >   run-hooks(auto-save-hook)
 >
 > so i take it that the ftp user i have logged in as is not allowed to 
write
 > to /tmp.  i wonder of this is trying to save it on the remote server.

I take it that tramp-set-auto-save-file-modes could not determine the
proper permissions for the "/tmp/#edit.php#" auto save file.

,----[ C-h f set-file-modes RET ]
| set-file-modes is a built-in function.
| (set-file-modes FILENAME MODE)
|
| Set mode bits of file named FILENAME to MODE (an integer).
| Only the 12 low bits of MODE are used.
`----

-- 
Kevin Rodgers

      reply	other threads:[~2005-12-06  0:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-03 18:21 Wrong type argument: integerp, nil kevin bailey
2005-12-03 18:31 ` Pascal Bourguignon
2005-12-03 19:29   ` kevin bailey
2005-12-06  0:13     ` Kevin Rodgers [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='dn2l3t$h72$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /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).