[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Re: [patch] Sort the sitemap again
From: |
Sebastian Rose |
Subject: |
Re: [Orgmode] Re: [patch] Sort the sitemap again |
Date: |
Thu, 22 Apr 2010 17:20:41 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Nick Dokos <address@hidden> writes:
> Sebastian Rose <address@hidden> wrote:
>
>> Carsten Dominik <address@hidden> writes:
>> > On Apr 22, 2010, at 3:41 AM, Sebastian Rose wrote:
>> >
>> > ...
>> > - Using symbols `first' and `last' instead of strings
>>
>>
>> We'll have to use `equal' then, not `eq':
>>
>
> On the contrary: eq works reliably for symbols (and is, I assume, the
> reason that Carsten wanted symbols in the first place: pointer
> comparison is fast). I haven't looked at the patch at all (sorry), but
> are you sure that that is what broke it?
I tried, but it didn't work.
But it was my fault. I had this in my org-publish-project-alist:
:sitemap-sort-folders 'last
But the `'ยด has to go to make it work.
I read a while about `symbols' that way :-/
Best wishes
Sebastian
- [Orgmode] [patch] Sort the sitemap again, Sebastian Rose, 2010/04/21
- [Orgmode] Re: [patch] Sort the sitemap again, Carsten Dominik, 2010/04/22
- [Orgmode] Re: [patch] Sort the sitemap again, Sebastian Rose, 2010/04/22
- [Orgmode] Re: [patch] Sort the sitemap again, Carsten Dominik, 2010/04/22
- Re: [Orgmode] Re: [patch] Sort the sitemap again, Sebastian Rose, 2010/04/22
- Re: [Orgmode] Re: [patch] Sort the sitemap again, Carsten Dominik, 2010/04/22
- Re: [Orgmode] Re: [patch] Sort the sitemap again, Sebastian Rose, 2010/04/22
- Re: [Orgmode] Re: [patch] Sort the sitemap again, Carsten Dominik, 2010/04/22