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

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

Colourising tex keywords


From: fatiparty
Subject: Colourising tex keywords
Date: Wed, 12 Jan 2022 02:12:20 +0100 (CET)

Jan 12, 2022, 12:19 by help-gnu-emacs@gnu.org:

>
> Jan 12, 2022, 12:12 by michael_heerdegen@web.de:
>
>> fatiparty--- via Users list for the GNU Emacs text editor
>> <help-gnu-emacs@gnu.org> writes:
>>
>>>    (add-to-list  'load-path "~/Opstk/typex/zig/daphne-stenogr")
>>>
>>
>> I think expanding "~" is better (call `expand-file-name').
>>
>>>    (add-hook 'texinfo-mode-hook #'daphne-minor-mode))
>>>
>>
>> In my version that mode definition has a comment that isn't prefixed
>> with a ";" delimiter, instead there is a "!".
>>
>> Michael.
>>
> I will change to use expand-file-name then.  Gratitude for pointing out
> the "!" (use of fortran comment character, perhaps I was working too 
> briskly at the time).
>
You have identified the source of the problem.  Changing to ";" get things 
working as expected.


reply via email to

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