Dear all,

Arash asked me to delay the release of new version to next weekend, so
that he can go apply some pending fixes he's working on.

Bye,
Mosè


2017-11-19 0:21 GMT+01:00 Arash Esbati <ar...@gnu.org>:
> David Kastrup <d...@gnu.org> writes:
>
>> David Kastrup <d...@gnu.org> writes:
>>>
>>> At any rate: not sure whether XEmacs has the same
>>> make-hash-table/gethash/puthash calls.
>
> Thanks for your response.  I thought so as well (I don't have XEmacs on
> my box).
>
>> Ah, it's there, in reftex.el after all.
>>
>> (defun reftex-uniquify (list &optional sort)
>>   ;; Return a list of all strings in LIST, but each only once, keeping order
>>   ;; unless SORT is set (faster!).
>> [...]
>>
>> But that's specialized on strings, and a different package anyway.
>
> Great, thanks.  I tested it briefly and it seems to do the job.  I will
> do some more testing and add it as `TeX-uniquify-strings' (?) to the
> compat branch in order to replace `delete-dups'.
>
> Best, Arash
>
> _______________________________________________
> auctex-devel mailing list
> auctex-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/auctex-devel
>

_______________________________________________
auctex-devel mailing list
auctex-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to