bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9496: 24.0.50; Segfault on TAB-only composition


From: Stefan Monnier
Subject: bug#9496: 24.0.50; Segfault on TAB-only composition
Date: Wed, 14 Sep 2011 20:47:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> So what is the meaning of the example shown by Bojohan, i.e.:
>> (insert (compose-string "\t"))
>> What is expected from such a 'composition"?
> I currently have no idea.  It's just a wrong usage.

I think it would be logical to handle this (as well as "\t\t") in the
same way as the empty string (after all "\t" is a "" with a \t
prepended or appended).


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]