emacs-devel
[Top][All Lists]
Advanced

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

Regexp for c-or-c++-mode


From: Alan Mackenzie
Subject: Regexp for c-or-c++-mode
Date: Sun, 7 Jun 2020 16:41:00 +0000

Hello, Micha�.

In c-or-c++-mode--regexp, there are several occurrences of

    [ \t\r]

.  These expressions notably lack \n.  This seems strange, given how \n
is the normal line terminator in Emacs and \r is a rarely used artefact.

Is there any reason these expressions are like that, and if so please
tell me that reason.  If there is no such reason, I have a patch ready
to put the \n's into the regexp.

Thanks!

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

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