On Sat, Feb 23, 2013 at 08:59:03PM +0200, Eli Zaretskii wrote:
> 
> > The issue that will remain will be the use of non alphanumeric characters 
> > in @set and @clear.  Should we change what is specified in the manual?
> 
> Again, if no harm will be done by allowing non-alphanumeric
> characters, I see no reason for the restriction.

We have tried to enlarge what is accepted, now the regexp is
  
  [\w\-][^\s{\\}~`\^+"<>|@]*

-- 
Pat


Reply via email to