* error: "Don't know how to make an localised variable an alias"
@ 2011-10-10 12:03 Andreas Röhler
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Röhler @ 2011-10-10 12:03 UTC (permalink / raw)
To: help-gnu-emacs@gnu.org List
Hi,
after making obsolete variables in python-mode.el like this:
(define-obsolete-variable-alias 'py-python-command 'py-shell-name
"version 6.0.4")
GNU Emacs 24.0.90.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of
2011-09-26
refuses to load it and sends the following error:
"Don't know how to make an localised variable an alias"
Doesn't happen with Emacs 23.3
Any idea what might be wrong, resp. what to change?
Thanks,
Andreas
--
https://launchpad.net/python-mode
https://launchpad.net/s-x-emacs-werkstatt/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: error: "Don't know how to make an localised variable an alias"
[not found] <mailman.5727.1318248235.939.help-gnu-emacs@gnu.org>
@ 2011-10-11 1:05 ` Jason Rumney
2011-10-11 12:40 ` Andreas Röhler
0 siblings, 1 reply; 3+ messages in thread
From: Jason Rumney @ 2011-10-11 1:05 UTC (permalink / raw)
To: gnu.emacs.help; +Cc: help-gnu-emacs@gnu.org List
Is py-shell-name defined before that line?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: error: "Don't know how to make an localised variable an alias"
2011-10-11 1:05 ` error: "Don't know how to make an localised variable an alias" Jason Rumney
@ 2011-10-11 12:40 ` Andreas Röhler
0 siblings, 0 replies; 3+ messages in thread
From: Andreas Röhler @ 2011-10-11 12:40 UTC (permalink / raw)
To: help-gnu-emacs
Am 11.10.2011 03:05, schrieb Jason Rumney:
> Is py-shell-name defined before that line?
>
>
No, but it doesn't change if I write a (defvar ...
before.
as mentioned, no error with Emacs23.3
may be an 24 error
thanks
Andreas
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-10-11 12:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.5727.1318248235.939.help-gnu-emacs@gnu.org>
2011-10-11 1:05 ` error: "Don't know how to make an localised variable an alias" Jason Rumney
2011-10-11 12:40 ` Andreas Röhler
2011-10-10 12:03 Andreas Röhler
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).