[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Problems with (defvar foo) and Emacs 23
From: |
Bastien |
Subject: |
Re: [O] Problems with (defvar foo) and Emacs 23 |
Date: |
Tue, 03 Apr 2012 07:49:20 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) |
Hi Achim,
Achim Gratz <address@hidden> writes:
> Bastien writes:
>> Let's do some heavy testing against current HEAD and let's carefully
>> review code. But let's not panic -- Emacs is still in pretest, that's
>> the whole purpose of a pretest.
>
> It looks like you've already took care of the fixes. Anything that you
> specifically want to review? The TODO stuff would not escape Bernt's
> scrutiny, I suspect...
There are these warnings left while compiling Org in Emacs 24:
1. one about `buffer-substring-filters'
2. one about `entry' not having a prefix
3. one about `date', `annotation', 'initial' not having a prefix
We should write a compatibility function to get rid of the first
warning.
Prefixing `entry' is not straightforward but should be possible.
As for the last warnings, I think we'll have to live with it,
but chasing down places where *some* instance can be prefixed
(or renamed with a more explicit name) could be good. Not a
high priority though.
Nothing here is critical right now -- thanks for your help!
--
Bastien
- Re: [O] [URGENT] Problems with (defvar foo) and Emacs 23, (continued)
- 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
- Re: [O] Problems with (defvar foo) and Emacs 23,
Bastien <=
- Re: [O] Problems with (defvar foo) and Emacs 23, Achim Gratz, 2012/04/03
- Re: [O] Problems with (defvar foo) and Emacs 23, Bastien, 2012/04/04
Re: [O] Problems with (defvar foo) and Emacs 23, Bastien, 2012/04/02
Re: [O] Problems with (defvar foo) and Emacs 23, Nick Dokos, 2012/04/01