all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kevin bailey <kbailey@freewayprojects.com>
Subject: Re: Wrong type argument: integerp, nil
Date: Sat, 03 Dec 2005 19:29:57 +0000	[thread overview]
Message-ID: <dmsrnm$iel$1$8302bc10@news.demon.co.uk> (raw)
In-Reply-To: 87u0dqdobv.fsf@thalassa.informatimago.com

Pascal Bourguignon wrote:

> kevin bailey <kbailey@freewayprojects.com> writes:
> 
>> i'm editing files over FTP using standard debian sarge emacs21 on the
>> console and i keep getting the system bell beeping and a message
>> appearing saying
>>
>> Wrong type argument: integerp, nil
>>
>> messages on google groups all relate to email reading which i am not
>> using emacs for.
>>
>> any pointers?
> 
> M-x set-variable RET debug-on-error RET t RET
> 
> Then do whatever you do to get the error again, and show us the
> *Backtrace* buffer contents.
> 

thanks,

the output just shoved on to the screen is:

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.

what i need to do now is find out how to set the autosave function to save
to the local machine.

thanks for your help - it'll help me track down further problems,

kev

  reply	other threads:[~2005-12-03 19:29 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 [this message]
2005-12-06  0:13     ` Kevin Rodgers

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='dmsrnm$iel$1$8302bc10@news.demon.co.uk' \
    --to=kbailey@freewayprojects.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.
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.