Mosè Giordano <giordano.m...@libero.it> writes:

Hi Mosè,

>>> I'm sending a patch to workaround this.  It just sets a default value
>>> for `crm-separator' when it is void or nil.  ChangeLog entry:
>>
>> Wouldn't it make sense to first try to (require 'crm nil t)?
> Do you mean substitute `(require 'crm)' with `(require 'crm nil t)'?
> If you do so and follow the above steps, you will anyway hit the bug.

Oh, I didn't see it requires it already.

But then, I don't understand the problem.  When `multi-prompt-key-value'
is called, the (require 'crm) will signal an error if there's no crm.el
on the load-path.  And if there is a crm.el, `crm-separator' cannot be
undefined.

Is there something I'm not aware of?

Bye,
Tassilo


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

Reply via email to