Re: Shift&F6 rename files on 4.6.x versions

2003-03-19 Thread Adam Byrtek / alpha
On Wed, Mar 19, 2003 at 05:22:57PM -0500, Pavel Roskin wrote: > Any objections if we change the behavior of Shift-F5 and Shift-F6? I think it is no problem, not many people know about Shift-F[56] and not many use this feature unknowingly. Moreover now it causes error on multiple tagged files, so n

Re: Shift&F6 rename files on 4.6.x versions

2003-03-19 Thread Pavel Roskin
Hello! > I really LOVE the Shift&F6 Rename function on the new 4.6.x series, but > wonder if it would be possible to avoid selected files and only rename > the current one. > > Whenever you have e.g. 3 files, select the first 2 and choose to rename > the 3rd one with shift&F6, after submitting the

Shift&F6 rename files on 4.6.x versions

2003-03-19 Thread Count Zero
Hello, I really LOVE the Shift&F6 Rename function on the new 4.6.x series, but wonder if it would be possible to avoid selected files and only rename the current one. Whenever you have e.g. 3 files, select the first 2 and choose to rename the 3rd one with shift&F6, after submitting the new na

Re: [PATCH]: Locale's abbreviated month & vfs

2003-03-19 Thread Adam Byrtek / alpha
On Wed, Mar 19, 2003 at 02:47:30PM -0500, Pavel Roskin wrote: > There is no support for "regexp reverse search", so it's quite hard to > break it :-) Sure, and I've spend whole night to fix something which non-existing. $grep -C5 "Reverse" doc/mc.1 .PP .B F6, /. Regular expression search. .PP .B

Re: [PATCH]: Locale's abbreviated month & vfs

2003-03-19 Thread Pavel Roskin
On Wed, 19 Mar 2003, Adam Byrtek / alpha wrote: > 0) I really love those disappearing revisions in anon cvs... I'm really sorry. I contacted the person responsible for anonymous CVS on GNOME, and the answer was basically "it should be at most 1 day delay, not a big deal". Unless there are objec

Re: [PATCH]: Locale's abbreviated month & vfs

2003-03-19 Thread Adam Byrtek / alpha
On Wed, Mar 19, 2003 at 11:25:46AM -0500, Pavel Roskin wrote: > If I apply your patch to the CVS version (this requires some manual > intervention), That's because of Andrew's patch which was later. > following bug appears. If the viewer is positioned at the > beginning of file, regex search ca

Re: [PATCH]: Locale's abbreviated month & vfs

2003-03-19 Thread Pavel Roskin
Hi, Adam! > Please, could you examine > https://savannah.gnu.org/patch/?func=detailpatch&patch_id=1254&group_id=3521 > > The problem is connected with the viewer, and my patch fixes the > critical bug (core dump or infinite loop). If I apply your patch to the CVS version (this requires some manua

Re: [PATCH]: Locale's abbreviated month & vfs

2003-03-19 Thread Pavel Roskin
Hello! > > If you have code that you like, then commit it. I trust you to make this > > decision. Just write to the list about your commit - it's a serious > > change that affects end users. > > Patch commited. I will have moved in 2 weeks, so I want to see this > patch commited. I am not sure

Re: [PATCH]: Locale's abbreviated month & vfs

2003-03-19 Thread Adam Byrtek / alpha
On Wed, Mar 19, 2003 at 05:48:51PM +0200, Andrew V. Samoilov wrote: > Patch commited. I will have moved in 2 weeks, so I want to > see this patch commited. I am not sure I will be able to continue Please, could you examine https://savannah.gnu.org/patch/?func=detailpatch&patch_id=1254&group_id=

Re: [PATCH]: Locale's abbreviated month & vfs

2003-03-19 Thread Andrew V. Samoilov
Pavel Roskin wrote: Hello! * vfs.c (is_localized_month): New function for locale's abbreviated month name as any 3 bytes long string without digits and control characters. (vfs_parse_filedate): Fallback to is_localized_month() if is_month() and is_dos_date(