From: newsspam5REMOVETHIS@robf.de
To: help-gnu-emacs@gnu.org
Subject: Re: How to debug "Debugger entered--Lisp error: (void-function nil)"
Date: Mon, 09 Apr 2007 22:17:43 +0200 [thread overview]
Message-ID: <85irc5715k.fsf@robf.de> (raw)
In-Reply-To: 87abxif7pe.fsf@lion.rapttech.com.au
Tim X <timx@nospam.dev.null> writes:
> newsspam5REMOVETHIS@robf.de writes:
>
>> Tim X <timx@nospam.dev.null> writes:
>>> BTW, there is also a gnu.emacs.vm.bug group that may be able to provide more
>>> specific assistance.
>>
>> It is basically dead and if there is someone answering to bug
>> reports, then it is usually me. ;-)
>>
>> I was using gnu.emacs.help as it seemed to be a GNU Emacs problem
>> and not a VM problem to me.
>>
>
> Just a few more suggestions -
>
> 1. Grab the vm package from debian unstable (I think it is 7.19-12 rather than
> -11). This is the very latest version for Debian, but I don't think its been
> put into testing yet.
>
> 2. You asked about other 'forks' of VM. I probably over stated things by saying
> they were forks - more correctly, they are versions that have been somewhat
> customized/patched rather than being apropper fork. I only realised just now
> that one of them is your patched version you mailed me about a few months ago
> when I was having problems with VM's handling of apple mail attachments (I
> didn't recognise your name/e-mail). There is one other, which I think is also
> by someone in Germany, but I cannot find the URL I thought I had.
>
> 3. You mentioned you are trying this by running vm from another account and
> connecting to the account from your Xsession using xauthority to handle display
> access etc. you also mentioned you tried it without running it from another
> account to eliminate xauthority issues. Make sure that when you do the su to
> run emacs, you are oding an su - username and not just an su. The - will ensure
> your reading the propper init files for the remote account and that the shell
> for the remote account is being correctly setup. You can get some 'subtle'
> and difficult to track down problems with just an su rather than an su -
> (though therre are plenty of times you actually want su and not su -_) A common
> problem is incorrect home directory settings. With just su, the account you
> have logged into will have your home dir setting, with su - it will have the
> remote home setting. This can affect things such as the user mailbox location
> and config files that are read etc. .
>
> 4. From your posts, it seems you are getting the problem only when trying to
> run emacs with VM under X, but not if you use -nw. This is quite interesting
> and a valuable clue. This would indicate the problem is with something emacs
> does under X that it does not do under a console. Some possibilities may be
>
> - coding systems (I seem to remember one of the backtraces you posted, the one
> with BYTE-CODE MODIFIED BY ME on one of the lines also had errors about
> coding systems and remote pop mailboxes or similar).
>
> - fonts and images. Maybe its something to do with the VM toolbar
> images/pixmaps? I don't use these and have that disabled in my .vm
I here the alarm bells!
With (setq vm-use-toolbar nil) in my ~/.vm it is gone ...
Now after some more testing I found that the following in the
item spec is causing the trouble:
':button '(:toggle nil)
Many thanks for guiding me in finding this!
Robert.
prev parent reply other threads:[~2007-04-09 20:17 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-13 23:13 How to debug "Debugger entered--Lisp error: (void-function nil)" newsspam5REMOVETHIS
2007-03-14 7:06 ` Tim X
2007-03-31 23:51 ` newsspam5REMOVETHIS
2007-04-01 1:47 ` Tim X
2007-04-08 20:02 ` newsspam5REMOVETHIS
2007-04-08 20:17 ` newsspam5REMOVETHIS
2007-04-01 0:01 ` newsspam5REMOVETHIS
2007-04-01 2:04 ` Tim X
2007-04-08 19:14 ` newsspam5REMOVETHIS
2007-04-01 2:05 ` Tim X
2007-04-08 20:04 ` newsspam5REMOVETHIS
2007-04-09 5:16 ` Tim X
2007-04-09 9:38 ` Tim X
2007-04-09 20:17 ` newsspam5REMOVETHIS [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=85irc5715k.fsf@robf.de \
--to=newsspam5removethis@robf.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.
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.