emacs-devel
[Top][All Lists]
Advanced

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

Re: accept more version names in file-name-sans-versions


From: Dan Nicolaescu
Subject: Re: accept more version names in file-name-sans-versions
Date: Sat, 22 Sep 2007 10:52:31 -0700

address@hidden (Michaël Cadilhac) writes:

  > Dan Nicolaescu <address@hidden> writes:
  > 
  > > The problem is fixed now on the EMACS_22_BASE branch, it will
  > > propagate to the trunk whenever Miles restarts his merging.
  > >
  > > There was a precise description in the original message, it was using
  > > git.  Here's one using CVS:
  > >
  > > emacs -q 
  > > C-x C-f emacs/lisp/subr.el RET
  > > C-u C-x v ~ EMACS_22_BASE RET
  > 
  > BTW, the regexp is :
  >                  (or (string-match "\\.~[-0-9a-z._]+~\\'" name)
  > 
  > If the user has case-fold-search set to nil, it's risky to not put A-Z
  > here, nop?

Thanks, added A-Z too.




reply via email to

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