emacs-devel
[Top][All Lists]
Advanced

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

Re: commit-msg hook


From: Paul Eggert
Subject: Re: commit-msg hook
Date: Tue, 14 Apr 2015 10:01:12 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

On 04/14/2015 08:08 AM, Eli Zaretskii wrote:
+    non_print = 
"[\1-\37\177]|\302[\200-\237]|\355([\240-\257]|[\260-\277])[\200-\277]"

This sort of thing should work in a unibyte environment, but it needs to be used only after testing that we actually are in a unibyte environment.



reply via email to

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