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

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

bug#8145: Crash in multibyte_chars_in_text


From: Lennart Borgman
Subject: bug#8145: Crash in multibyte_chars_in_text
Date: Tue, 1 Mar 2011 23:19:07 +0100

On Tue, Mar 1, 2011 at 11:08 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Lennart Borgman <lennart.borgman@gmail.com>
>> Date: Tue, 1 Mar 2011 20:57:11 +0100
>> Cc: Michel de Ruiter <michel@sentient.nl>, 8145@debbugs.gnu.org
>>
>> > FWIW, I cannot reproduce this.  I don't have a U: drive, and couldn't
>> > make a directory with a Latin character (my locale is different), but
>> > I did create a directory on D: with a non-ASCII character it its name,
>> > and in that directory put an empty file "ab".  "C-x C-f cd" didn't
>> > crash.
>>
>> I can reproduce it using C: instead of U: with an unpatched build:
>>
>> GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2011-02-15
>
> How about a complete recipe you used?

It is just the same as Michel told us from the beginning:

- I have a directory C:\Privé\ab

  emacs -Q

  Eval these (pasted in *Scratch*, M-x eval-bufer):
    (setq find-file-existing-other-name t)
    (setq w32-downcase-file-names t)

  C-x d C:/Privé/ab RET
  C-x C-f cd

That is all. It crashes on "d". (Did I say I am using an unpatched
trunk checkout?)

  C-x





reply via email to

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