GNU bug report logs - #69431
30.0.50; Strange fontificaion behavior

Previous Next

Package: emacs;

Reported by: OGAWA Hirofumi <hirofumi <at> mail.parknet.co.jp>

Date: Tue, 27 Feb 2024 17:16:02 UTC

Severity: normal

Found in version 30.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andrea Corallo <acorallo <at> gnu.org>
To: Björn Bidar <bjorn.bidar <at> thaodan.de>
Cc: 69431 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, Ihor Radchenko <yantar92 <at> posteo.net>, hirofumi <at> mail.parknet.co.jp
Subject: bug#69431: 30.0.50; Strange fontificaion behavior
Date: Thu, 29 Feb 2024 17:16:59 -0500
Björn Bidar <bjorn.bidar <at> thaodan.de> writes:

> Andrea Corallo <acorallo <at> gnu.org> writes:
>
>> Thanks Björn that's helpful, could we try with the following instead?
>>
>> modified   src/lread.c
>> @@ -1402,6 +1402,7 @@ DEFUN ("load", Fload, Sload, 1, 5, 0,
>>    int version;
>>
>>    CHECK_STRING (file);
>> +  printf ("YYY %s\n", SSDATA (file));
>>
>>    /* If file name is magic, call the handler.  */
>>    handler = Ffind_file_name_handler (file, Qload);
>
> Yes here's the output:
>

[...]

Thanks, I can't see anything evidently wrong in the two traces.

I need my machine to look into it, I should have it tomorrow/beginning
of next week.

  Andrea




This bug report was last modified 1 year and 104 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.