[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [URGENT] Problems with (defvar foo) and Emacs 23
From: |
Achim Gratz |
Subject: |
Re: [O] [URGENT] Problems with (defvar foo) and Emacs 23 |
Date: |
Sun, 01 Apr 2012 22:29:48 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) |
Achim Gratz writes:
> Again, the missing value is not the problem. The problem arises when
> the variable name in the caller and the callee becomes different. I'll
> let Bastien and Martyn sort that one out... :-)
The expedient fix would likely be to chose the same prefix for all the
others (dyn/org-…?), but all local bindings in all functions using these
would also need to change. Since this is probably going to be a lot of
work, perhaps one could comment out those defvars were the variable
isn't actually global (like "state") and deal only with the remaining
ones if any.
HTH,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs
- [O] Problems with (defvar foo) and Emacs 23, Bernt Hansen, 2012/04/01
- Re: [O] Problems with (defvar foo) and Emacs 23, Achim Gratz, 2012/04/01
- Re: [O] [URGENT] Problems with (defvar foo) and Emacs 23,
Achim Gratz <=
- Re: [O] Problems with (defvar foo) and Emacs 23, Bastien, 2012/04/01
- Re: [O] Problems with (defvar foo) and Emacs 23, Achim Gratz, 2012/04/01
- Re: [O] Problems with (defvar foo) and Emacs 23, Nick Dokos, 2012/04/01
- Re: [O] Problems with (defvar foo) and Emacs 23, Achim Gratz, 2012/04/02
- Re: [O] Problems with (defvar foo) and Emacs 23, Nick Dokos, 2012/04/02
- Re: [O] Problems with (defvar foo) and Emacs 23, Bastien, 2012/04/02
- Re: [O] Problems with (defvar foo) and Emacs 23, Bastien, 2012/04/02
- Re: [O] Problems with (defvar foo) and Emacs 23, Bastien, 2012/04/02
- Re: [O] Problems with (defvar foo) and Emacs 23, Achim Gratz, 2012/04/02