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: Michaël Cadilhac
Subject: Re: accept more version names in file-name-sans-versions
Date: Sat, 22 Sep 2007 18:31:30 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux)

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?

-- 
 |   Michaël `Micha' Cadilhac       |  To be portable,                       |
 |   http://michael.cadilhac.name   |    Just stay on Windows.               |
 |   JID/MSN:                       |                                        |
 `----  address@hidden  |          -- A Microsoft Guy       -  --'

Attachment: pgpJlLmVcoIV1.pgp
Description: PGP signature


reply via email to

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