Saving current line in editor patch again

2002-08-18 Thread Andrew Borodin
with this patch for myself and it makes my work with MC more easy. Thanks to Max Schedriviy. :-) The original patch is corrected for mc-4.5.99a, and the second part (persistent blocks) is removed. Regards, Andrew Borodin. P. S. I know, my English is not very well... :-( Sorry... mc-4.

Patch to update ru.po file

2002-08-21 Thread Andrew Borodin
Hi! This is $subj. If any objections will occurred, let's deal them in private. Regards, A. Borodin mc-4.6.0-pre1-ru.po.patch.bz2 Description: Binary data

[PATCH]: copy/move/delete progress title

2002-08-30 Thread Andrew Borodin
Hi! This small patch adds title to the copy/move/delete progress window. Regards, Andrew. mc-4.6.0-pre1a-progress-title.patch Description: Binary data

Re: [PATCH]: copy/move/delete progress title

2002-08-30 Thread Andrew Borodin
char *t = title ? title : h->title; if (t) { attrset( COLOR_HOT_NORMAL ); dlg_move( h, 1, (h->cols - strlen(t))/2 ); addstr( t ); } } Regards, Andrew Borodin. ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

Re: [PATCH]: copy/move/delete progress title

2002-09-01 Thread Andrew Borodin
also removes the unnesessary variations in the frame width. Thank you! Regards, Andrew Borodin. ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

[PATCH] Find file non-recursively

2002-12-01 Thread Andrew Borodin
ly find.c file is changed. Some times I need this feature, and I hope it will be useful for others. Regards, Andrew Borodin. mc-find-non-recurs.patch.gz Description: application/gzip

About urar in 4.6.0-pre3

2003-01-23 Thread Andrew Borodin
Greetings! My previous message about urar problem is here: http://mail.gnome.org/archives/mc/2003-January/msg00044.html. The Andrew Samoilov's patch (in Andrew's reply to my message) works fine, but it is not applied in pre3. Regards, Andrew.

Re: [PATCH] Find file non-recursively

2005-02-03 Thread Andrew Borodin
On Wed, 2 Feb 2005 23:27:20 +0500 "Pavel S. Shirshov" wrote: > Hello Andrew, > > Wednesday, February 2, 2005, 8:42:11 PM, you wrote: > > AVS> Hello, Andrew and Pavel! > > AVS> I think 2+ years is quite for this patch to be commited to current ;-) Andrew, you remembered my really old patch :-).

[bug #13146] make tabs and trailing spaces visible

2007-08-30 Thread Andrew Borodin
Follow-up Comment #11, bug #13146 (project mc): Cursor in TAB and trailing space position is disappeared. This is very uncomfortable. ___ Reply to this item at: ___

[bug #13146] make tabs and trailing spaces visible

2007-08-30 Thread Andrew Borodin
Follow-up Comment #14, bug #13146 (project mc): Oswald, you are right. This effect is depending on terminal emulation program and color scheme. In linux console, cursor is visible every time. The color of cursor is changed to light blue in tab and trailing space positions, but cursor is visible.

[bug #13146] make tabs and trailing spaces visible

2007-09-03 Thread Andrew Borodin
Follow-up Comment #18, bug #13146 (project mc): Pavel, I applied your patch to vte-0.16.8. It works. ___ Reply to this item at: ___ Message sent via/b

[bug #20976] Duplicated shortcut in 'Find File dialog'

2007-09-05 Thread Andrew Borodin
URL: Summary: Duplicated shortcut in 'Find File dialog' Project: GNU Midnight Commander Submitted by: a_borodin Submitted on: Среда 05.09.2007 at 09:31 Category: None

[patch #6185] Small russian translation fixes

2007-09-05 Thread Andrew Borodin
URL: Summary: Small russian translation fixes Project: GNU Midnight Commander Submitted by: a_borodin Submitted on: Среда 05.09.2007 at 10:21 Category: Internationalization

[bug #20977] Small unifications

2007-09-05 Thread Andrew Borodin
URL: Summary: Small unifications Project: GNU Midnight Commander Submitted by: a_borodin Submitted on: Среда 05.09.2007 at 11:29 Category: None Severity: 3 - Normal

[patch #6186] Small unifications

2007-09-05 Thread Andrew Borodin
URL: Summary: Small unifications Project: GNU Midnight Commander Submitted by: a_borodin Submitted on: Среда 05.09.2007 at 11:34 Category: None Priority: 5 - Normal

[bug #20977] Small unifications

2007-09-05 Thread Andrew Borodin
Follow-up Comment #1, bug #20977 (project mc): Oh, sorry, I submitted patch to bugs... :-( Please, close this 'bug'. ___ Reply to this item at: ___ Me

[patch #6186] Small unifications

2007-09-19 Thread Andrew Borodin
Follow-up Comment #2, patch #6186 (project mc): OK ___ Reply to this item at: ___ Message sent via/by Savannah http://savannah.gnu.org/ ___

[patch #6216] Don't set the field of structure to NULL before g_free() call

2007-09-21 Thread Andrew Borodin
URL: Summary: Don't set the field of structure to NULL before g_free() call Project: GNU Midnight Commander Submitted by: a_borodin Submitted on: Суббота 22.09.2007 at 06:35 Category:

Re: GNU Midnight Commander 4.6.2-pre1

2007-09-30 Thread Andrew Borodin
On Sat, 29 Sep 2007 20:58:13 +0100 Denys Vlasenko <[EMAIL PROTECTED]> wrote: > > I found the following issues: > > > Alt-O behavior changes for the worse: > > 4.6.1: make inactive panel show the same dir as active one > > 4.6.2: make inactive panel show the .. if we stand on non directory >

[patch #6247] Goto Line #0

2007-10-28 Thread Andrew Borodin
URL: Summary: Goto Line #0 Project: GNU Midnight Commander Submitted by: a_borodin Submitted on: Понедельник 29.10.2007 at 07:10 Category: Editor Priority: 5 - Normal

[patch #6248] edit/editcmd.c: removed unnecessary preprocessor directives

2007-10-28 Thread Andrew Borodin
URL: Summary: edit/editcmd.c: removed unnecessary preprocessor directives Project: GNU Midnight Commander Submitted by: a_borodin Submitted on: Понедельник 29.10.2007 at 07:15 Categor

[patch #6249] Improvement usability of "Goto line"/"Goto address" dialogs

2007-10-28 Thread Andrew Borodin
URL: Summary: Improvement usability of "Goto line"/"Goto address" dialogs Project: GNU Midnight Commander Submitted by: a_borodin Submitted on: Понедельник 29.10.2007 at 07:30 Categor

[patch #6248] edit/editcmd.c: removed unnecessary preprocessor directives

2007-10-30 Thread Andrew Borodin
Follow-up Comment #1, patch #6248 (project mc): Full detailed changelog: * editoptions.c: Removed unnecessary #include directives. Add comments for and "usermap.h" includes. Removed unnecessary USE_INTERNAL_EDIT define. (i18n_translate_array): added spaces around "!=" operator. (edit_options_di

[patch #6249] Improvement usability of "Goto line"/"Goto address" dialogs

2007-10-30 Thread Andrew Borodin
Follow-up Comment #2, patch #6249 (project mc): Ok, I'll provide full detailed changelog: * src/view.c: Removed unnecessary #include directives. Add comments for , "help.h", "setup.h", "win.h" and "execute.h" includes. Fixed comment of "key.h" include. Removed unactual comment of "wtools.h" inc

Updates of po/*.po files are needed

2007-11-05 Thread Andrew Borodin
Hi! Since src/find.c file was modified (rev. 1.102 : Fix hotkey duplication), all po/*.po files should be updated. for i in po/*.po do sed -i -e 's|find Re\&cursively|\&Find recursively|' $i done Regards, Andrew. ___ Mc-devel mailing list http://mail.

[patch #6267] Remove of WANT_WIDGETS.

2007-11-13 Thread Andrew Borodin
URL: Summary: Remove of WANT_WIDGETS. Project: GNU Midnight Commander Submitted by: a_borodin Submitted on: Среда 14.11.2007 at 07:00 Category: Core Priority: 5 - Norm

[patch #6272] main.h: code clean up

2007-11-19 Thread Andrew Borodin
URL: Summary: main.h: code clean up Project: GNU Midnight Commander Submitted by: a_borodin Submitted on: Понедельник 19.11.2007 at 08:17 Category: Core Priority: 5 -

do_refresh() is called twice

2007-11-30 Thread Andrew Borodin
Hi! In many places, the do_refresh() function is called twice. Let's the mc_internal_viewer() function as an example. The last action in mc_internal_viewer() is the of destroy_dlg() call. The last action in destroy_dlg() is the do_refresh() call. In view_file_at_line() function, repaint_screen()

[patch #6457] Check returned values of vfs_get_class() and vfs_op()

2008-03-11 Thread Andrew Borodin
URL: Summary: Check returned values of vfs_get_class() and vfs_op() Project: GNU Midnight Commander Submitted by: a_borodin Submitted on: Вторник 11.03.2008 at 07:10 Category: VFS

[patch #6457] Check returned values of vfs_get_class() and vfs_op()

2008-03-11 Thread Andrew Borodin
Follow-up Comment #2, patch #6457 (project mc): Unfortunately, yes. (Btw, this patch is not written by me). ___ Reply to this item at: ___ Message sent

[patch #6457] Check returned values of vfs_get_class() and vfs_op()

2008-03-11 Thread Andrew Borodin
Follow-up Comment #4, patch #6457 (project mc): I reported about this bug to ALT Linux bugzilla. https://bugzilla.altlinux.org/show_bug.cgi?id=14849 Thank you. ___ Reply to this item at:

[bug #18129] sort users and groups in chown dialog

2008-05-23 Thread Andrew Borodin
Follow-up Comment #2, bug #18129 (project mc): In some cases, this patch produces incorrect sorting. For example, the list "" "root" "bin" "daemon" "adm" "lp" is being sorted as following: adm daemon lp root bin You can see "bin" at the end of the sorted list. Example code is attached. (

Re: Tree-Maintenance: current/devel

2008-12-31 Thread Andrew Borodin
On Wed, 31 Dec 2008 10:19:33 +0200 Slava Zanko wrote: > Or may be anonymous r/o access: > git clone git://midnight-commander.org/git/mc.git Is it possible to make an anonymous r/o http access to git for those people who lives behind the corporative proxy? git clone http://midnight-commander.org/

Re: bundled intl stuff necessary

2009-01-03 Thread Andrew Borodin
On Sat, 3 Jan 2009 17:34:19 +0100 Enrico Weigelt wrote: > Why do extfs scripts belong into contrib ? > > BTW: they should be installed into "${libexecdir}/mc", not > "${datarootdir}/mc". Same w/ the stuff in "${datarootdir}/mc/bin". Why? "${datarootdir}/mc" contains arch-independent files and mc

Re: bundled intl stuff necessary

2009-01-03 Thread Andrew Borodin
On Sat, 3 Jan 2009 18:14:21 +0100 Enrico Weigelt wrote: > * Andrew Borodin schrieb: > > ${datarootdir}/mc" contains arch-independent files and > > mc-specific files. It's correct place in terms of FHS. > > Are you *absolutely* sure they're always arch-indepen

glib or not glib? (was: Re: [Midnight Commander] #150: [PATCH] More FHS-compliant install directories)

2009-01-07 Thread Andrew Borodin
On Wed, 7 Jan 2009 09:35:25 +0100 Enrico Weigelt wrote: > * MC Ticket System schrieb: > > > Why the _strcatdup() function is used instead of g_strconcat() one? > > First tiny step to get rid if glib. It's very strange. Do you think than mc must be free of glib? glib or not glib? -- Regards.

Re: glib or not glib?

2009-01-07 Thread Andrew Borodin
On Wed, 7 Jan 2009 13:11:56 +0100 Enrico Weigelt wrote: > * Andrew Borodin schrieb: > > > First tiny step to get rid if glib. > > > > It's very strange. Do you think than mc must be free of glib? > > Yes, because glib is a fat blob we don't really need (

Re: updated: [54d6ec8] replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file()

2009-01-31 Thread Andrew Borodin
On Sat, 31 Jan 2009 18:17:03 +0100 (CET) "Enrico Weigelt, metux IT service" wrote: > +static inline char* mhl_str_dir_plus_file(const char* dirname, const char* > filename) > +{ > +/* make sure we have valid strings */ > +if (!dirname) > + dirname=""; > + > +if (!filename) > +

[PATCH] type accuracy in listbox routines

2009-02-03 Thread Andrew Borodin
Greetings! Since trac is still locked, I'm sending patch here. Changelog: src/dialog.h: set definitely values of cb_ret_t emum type. src/widget.c: cb_ret_t type accuracy in listbox routines. -- Regards, Andrew diff --git a/src/dialog.h b/src/dialog.h index d0f797b..16ffc4f 100644 --- a/src/di

Re: Building 4.6.2

2009-02-03 Thread Andrew Borodin
On Mon, 2 Feb 2009 22:54:59 +0100 Enrico Weigelt wrote: > * Paul Marwick wrote: > > Just tried to build 4.6.2. However, I get this error as soon as I start > > configure: > > > > t-61vl:/~/hold/mc-4.6.2 > > tooth:$ ./configure --prefix=/usr --with-screen-slang > > configure: error: cannot find in

Re: [BUG] memory leak in src/file.c::copy_dir_dir()

2009-07-02 Thread Andrew Borodin
On Thu, 2 Jul 2009 19:03:30 +0200 Denys Vlasenko wrote: > Please, can someone with write access do this? Thanks. Thanks for bugreport. Ticket have been created. http://www.midnight-commander.org/ticket/1393 -- Andrew ___ Mc-devel mailing list http://m

Re: How to update es.po?

2009-07-24 Thread Andrew Borodin
On Fri, 24 Jul 2009 05:55:11 -0400 "David Martin" wrote: > > I will try to update Spanish translations as soon as possible, Great! Thanks! > but I'm not familiar with these "new protocols" and the use of git. > Give me some time, please.David Please attach you es.po file to http://www.midni

Re: Segmentation fault on launch - info or tree panel

2009-08-19 Thread Andrew Borodin
On Tue, 18 Aug 2009 17:23:01 -0400 "David Martin" wrote: > Ctrl-x i (or open the info panel from F9 menu) > F10 (to close) > mc (launch again) > Segmentation fault Thank you for the bugreport. This is reproducable bug. http://www.midnight-commander.org/ticket/1544 -- Andrew. ___

Re: duplicate definition of fast_reload

2009-10-28 Thread Andrew Borodin
On Wed, 28 Oct 2009 20:14:17 +0100 Enrico Weigelt wrote: > just seen that the variable fast_reload is defined twice > (once in main.c, once in screen.c), I cannot find that in main.c. fast_reload variable is declared as extern in panel.h and defined in screen.c only. -- Andrew. __

Re: redefining keys

2009-11-04 Thread Andrew Borodin
On Wed, 04 Nov 2009 10:05:53 + "y199mp1...@gmail.com" wrote: > Further there is no indication in the help file that F1-F10 cannot > be redefined, but I failed consistently when trying. Is this intended, > is it a feature and not a bug? It's known bug. I'm currently fixing it. -- Andrew

Re: [Fwd: Re: memory leak with quick view]

2009-12-21 Thread Andrew Borodin
On Sun, 20 Dec 2009 16:30:48 +0100 Janek Kozicki wrote: > Those problems are still present. Do I need to select some other skin? > - gray directory names (not white) > - quick view on binary files breaks display > > $ mc -V > GNU Midnight Commander 4.7.0-pre4-206-g8791773 It's known bug. The view

Re: quick view

2010-01-03 Thread Andrew Borodin
On Sun, 3 Jan 2010 14:40:57 +0100 Janek Kozicki wrote: > unfortunately not. > > Here's what I have done right now, so you can confirm that I indeed > have used this patch: > > mkdir ZZ ; cd ZZ > svn co svn://svn.debian.org/svn/pkg-mc/trunk > git clone git://midnight-commander.org/git/mc.git > m

Re: New "layout" question.

2010-01-05 Thread Andrew Borodin
On Tue, 5 Jan 2010 06:29:04 +0100 Janek Kozicki wrote: > The git HEAD mc has a little different layout: > > Left File Command Options Right > +<- ~ .[^]>++<- ~ > .[^]>+ > |'n Name | Size |Modify time ||'n Name

Re: Regular jabber meetings

2010-01-06 Thread Andrew Borodin
On Wed, 6 Jan 2010 16:17:08 +0100 Enrico Weigelt wrote: > quickly discuss the project progress (what had been done, what's not > done yet) and what the next steps should be ? Just look at the open tickets and ticket statictics in the current milestone. -- Andrew _

Re: quick-view line-wrap bug.

2010-01-06 Thread Andrew Borodin
On Thu, 7 Jan 2010 06:02:34 +0100 Janek Kozicki wrote: > In new version, when line-wrapping is enabled, there is an empty line > between two line-wrapped lines. [skip] > Frankly - I don't like this :) Me too. :) Thanks for the bugreport. I've created a ticket: http://www.midnight-commander.org/

Re: segfault in 'User Defined'

2010-01-07 Thread Andrew Borodin
On Thu, 07 Jan 2010 09:59:23 + frank wrote: > You call up 'Listing Mode', go the format field of 'User Defined', > press . > > Segfault. Already fixed in http://www.midnight-commander.org/ticket/1936 -- Andrew ___ Mc-devel mailing list http://mai

Re: quick-view line-wrap bug.

2010-01-09 Thread Andrew Borodin
On Sat, 9 Jan 2010 13:10:05 +0100 Janek Kozicki wrote: > Andrew Borodin said: (by the date of Thu, 07 Jan 2010 09:53:59 +0300) > > > Thanks for the bugreport. I've created a ticket: > > http://www.midnight-commander.org/ticket/1944 > > how can I download this

Re: builtin editor, color background bug.

2010-01-12 Thread Andrew Borodin
On Tue, 12 Jan 2010 10:37:38 +0100 Janek Kozicki wrote: > The background suddenly becomes black. Thanks for the bug report! This bug was introduced in ticket #154. We will fix that today or tomorrow. -- Andrew ___ Mc-devel mailing list http://mail.gnom

Re: [SPAM] (5.50/5.00) Re: builtin editor, color background bug.

2010-01-12 Thread Andrew Borodin
On Tue, 12 Jan 2010 11:17:15 +0100 "Yury V. Zaytsev" wrote: > Could you please attach a sample XML file? There is no need for that. The bug is stable reproducable. -- Andrew ___ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: Some keys are not properly recognized in Konsole/xterm

2010-02-01 Thread Andrew Borodin
On Mon, 01 Feb 2010 13:17:06 -0600 "R. Steven Rainwater" wrote: > I've noticed similar problems with GNOME terminal in recent versions of > MC included with Redhat Fedora. Look at http://www.midnight-commander.org/ticket/1938. -- Andrew ___ Mc-devel ma

Re: Some keys are not properly recognized in Konsole/xterm

2010-02-02 Thread Andrew Borodin
On Tue, 02 Feb 2010 10:25:46 +0100 "Yury V. Zaytsev" wrote: > This does not really explain why the default key bindings were switched > from Ctrl+PgUp and Ctrl+PgDown that I've been using unconsciously for > quite a long time at all. Oh, sorry... I didn't quite understand that e-mail. The discuss

Re: For translators: Midnight Commander on Transifex.net

2010-02-18 Thread Andrew Borodin
On Thu, 18 Feb 2010 10:04:45 +0100 Marco Ciampa wrote: > 100% agree and I could add that, generally speaking, stranslating is _not_ > only a linguistic exercise. > Usually (especially with MC) you have to cope with context meaning, shortcut > keys clashing, space contraints, etc. > So, to do a go

Re: Panelize BUG

2010-03-15 Thread Andrew Borodin
On Wed, 3 Mar 2010 15:31:28 +0300 Denis wrote: > mc4.7.1 crashes by SIGSEGV when attempt to panelize search results. In > function 'static int find_file (const char *start_dir, const char *pattern, > const char *content, char **dirname, char **filename)' at find.c line 1266 > not check value 'le-

Re: xtree-mode / dynamic static - tree view patch

2010-04-29 Thread Andrew Borodin
On Wed, 28 Apr 2010 21:47:39 +0200 Janek Kozicki wrote: > In fact, at first I wanted to use the empty F7 label for that, but I > just couldn't get it to work. Despite my best efforts the function to > toggle the boolean, linked to F7 was never called. If you are curious > what I have done here, see

Re: tree view, more tweaking

2010-05-14 Thread Andrew Borodin
On Fri, 14 May 2010 18:05:41 +0200 Janek Kozicki wrote: > I was working to improve the tree view feature Thanks! It seems that Tree widget is almost unused by MC users therefore it exists as is without any developing and improving. > I would be extremely happy however if you would consider applyi

Re: how does skin recognize that UTF-8 is available?

2010-05-19 Thread Andrew Borodin
On Wed, 19 May 2010 21:45:05 +0200 Janek Kozicki wrote: > I wanted to check how to use ▶ / ▼ for (un)folding a directory in > tree view. If UTF-8 is available then I'd like to use ▶ / ▼. Andrew > recommended using skin engine for that. Skin engine is a single correct way for that. > So I suppose

Re: how does skin recognize that UTF-8 is available?

2010-05-20 Thread Andrew Borodin
On Thu, 20 May 2010 13:15:00 +0200 Janek Kozicki wrote: > A skin selection dialog is missing from the Menu, or I am blind? > Like Options->Skin. http://www.midnight-commander.org/ticket/2165 -- Andrew ___ mc-devel mailing list http://mail.gnome.org/mai

Re: getting real

2010-05-21 Thread Andrew Borodin
On Fri, 21 May 2010 21:11:12 +0200 Janek Kozicki wrote: > Ideally each of them should be a separate (smaller) patch, but they > will have to be applied in order (they depend on each other). In such case I prefer create one branch with several commits. -- Andrew __

Re: technical question about branches

2010-05-21 Thread Andrew Borodin
On Fri, 21 May 2010 23:45:59 +0200 Janek Kozicki wrote: > Now I want to make it available for you. How? > > git push origin 1517_collapse_a_treeview_dir_with_enter > > fatal: The remote end hung up unexpectedly Right. You don't have write permissions to the mc repo. > Do I need to make my own

Re: mc troubles

2010-06-03 Thread Andrew Borodin
On Sun, 23 May 2010 09:05:06 +0400 "mike sobolev" wrote: > I don't know, is it a bug, but.. MC doesn't highlight file names by > its permission attributes. File names are not highlighted by file permissions. man mc says: You can specify whether permissions and file types should be high- li

Re: [PATCH] do not link cons.saver with libglib

2010-06-07 Thread Andrew Borodin
On Fri, 4 Jun 2010 15:31:03 +0200 Denys Vlasenko wrote: > Please review/apply. Applied in master and 4.7.0-stable branches. 4.7.0.6 release contains this patch. Thanks! -- Andrew ___ mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: leftover branches ?

2010-09-12 Thread Andrew Borodin
On Mon, 13 Sep 2010 00:09:08 +0200 Enrico Weigelt wrote: > there seem to be some old leftover branches: > > 1823_prev_line_def Ticket is not closed yet. > 1897_libc_return_values Removed. > should they get removed ? And now my questions to you: 1775_mvfs_9P 1775_mvfs_9P_2 1775_mvfs_9P_

Re: leftover branches ?

2010-09-13 Thread Andrew Borodin
On Mon, 13 Sep 2010 08:47:30 +0200 Enrico Weigelt wrote: > > 1775_mvfs_9P > > 1775_mvfs_9P_2 > > 1775_mvfs_9P_3 > > DEV_mvfs_fish > > DEV_mvfs_local > > METUX.mvfs > > Work in progress. I'll assign it to proper ticket when it passed > test cycles. Do you really need these tons of branches for on

Re: leftover branches ?

2010-09-14 Thread Andrew Borodin
On Mon, 13 Sep 2010 21:34:30 +0200 Enrico Weigelt wrote: > * Andrew Borodin schrieb: > > > > Work in progress. I'll assign it to proper ticket when it passed > > > test cycles. > > > > Do you really need these tons of branches for one task? > >

Re: Midnight Commander 4.7.5-pre1 (stable candidate) released

2010-12-08 Thread Andrew Borodin
On Wed, 08 Dec 2010 13:10:03 +0200 Slava Zanko wrote: > Please note: this is prerelease for new stable branch with 4.7.5 code > base. > Feel free to testing and bug-reporting to us if some critical issues > is present. The main goal of 4.7.5-pre1 release is freeze of i18n stuff before 4.7.5 releas

Re: Midnight Commander 4.7.5-pre1 (stable candidate) released

2010-12-08 Thread Andrew Borodin
On Wed, 08 Dec 2010 15:02:34 +0300 Andrew Borodin wrote: > approx 3.5-weeks time interval between 4.7.5-pre1 and 4.7.5 releases 2.5 weeks, of course. Sorry. -- Andrew ___ mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: [Fwd: [Pkg-mc-devel] midnight commander bug]

2010-12-14 Thread Andrew Borodin
On Mon, 13 Dec 2010 21:21:38 +0100 "Yury V. Zaytsev" wrote: > Did anyone actually tried to copy > 45000 files??? No. > midnight > commander (under slackware 13.1, 64bit) simply stopped after copying > about 45000 files from the 65000 files of the "windows"-directory of a > windows 7 install. I

[Fwd: [Pkg-mc-devel] Bug#607077: iso9660 extfs not recognizing joliet extension (short file names)]

2010-12-14 Thread Andrew Borodin
On Tue, 14 Dec 2010 16:00:56 +0100 "Yury V. Zaytsev" wrote: > Sounds like a trivial patch? > > Can we can it committed? Already committed. http://www.midnight-commander.org/ticket/1963 -- Andrew ___ mc-devel mailing list http://mail.gnome.org/mailman

Re: updated: [master] [4de95fe] Ticket #1963: use grep instead of awk in iso9660 extfs plugin.

2010-12-14 Thread Andrew Borodin
On Tue, 14 Dec 2010 17:28:11 +0100 Oswald Buddenhagen wrote: > or more precisely, you mean > @EGREP@ "Iconv not yet supported|Unknown charset" > (without the backslash). No. I mean @GREP@ with backslash'ed OR \|. There is an alternative: @GREP@ with \| or @EGREP@ with | > that's cleaner and sh

Re: [SPAM] (5.50/5.00) Re: updated: [master] [4de95fe] Ticket #1963: use grep instead of awk in iso9660 extfs plugin.

2010-12-15 Thread Andrew Borodin
On Wed, 15 Dec 2010 09:37:09 +0100 Oswald Buddenhagen wrote: > > > that's cleaner and should be more portable than the gnu extensions > > > to basic regular expressions. > > > > Is \| a GNU extension in grep? > > > it's kind of implied. the man page merely says "In other > implementations, basic

Re: multiple codepages support under OpenSUSE

2011-03-02 Thread Andrew Borodin
On Wed, 2 Mar 2011 16:48:18 +0300 Andrew Bogorodsky wrote: > # mc --version > GNU Midnight Commander 4.6.2 You should update your mc up to 4.7.5.1 version. -- Andrew ___ mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel

Re: Default skin not found, default skin loaded

2011-03-09 Thread Andrew Borodin
On Wed, 9 Mar 2011 09:55:47 +0100 (CET) Jan Engelhardt wrote: > When run from the source directory where it was just built, mc-4.7.5.1 > gives a funny warning: > > +--- Warning + > || > | Unable to load 'default' skin. | > | Default skin has

Re: Ctrl-x keyboard bindings / mc 4.7.5.x

2011-04-23 Thread Andrew Borodin
On Sat, 23 Apr 2011 17:30:45 +0200 wrote: > I also tried some other C-x bindings with > other predefined commands but none of them was ever executed (The > default bindings like "C-x i" work). > > What did I overlook? > How can I add more bindings to the C-x map in mc 4.7.5? Now you don't need to

Re: Ctrl-x keyboard bindings / mc 4.7.5.x

2011-04-25 Thread Andrew Borodin
On Sat, 23 Apr 2011 20:09:48 +0200 you wrote: > Of course it would me much neater to just change a configuration file > to redefine key bindings. Unfortunately, It looks to me like the way > things are set up in the keymap file, there is no way I could change > the sort order via Ctrl-x sequences,

Re: Bug: compare files with ZERO SIZE

2011-06-17 Thread Andrew Borodin
On Thu, 16 Jun 2011 13:48:30 +0400 Alexander Please, don't use html for this list. > When compare files in directories on panels, MC selects the files with ZERO > SIZE, the same dates and the names, showing them as different. > > GNU Midnight Commander, version 2006-09-25-14 Hm, 2011 year is

Re: wrong interpratation of UTF-8 character if on a 8000 boundary

2011-07-26 Thread Andrew Borodin
On Mon, 25 Jul 2011 13:20:56 +0100 (BST) ilias iliadis wrote: > In a text file if a UTF-8 character (bigger than FF, such as:GREEK SMALL > LETTER > TAU  0xCF 0x84) lays on a 0x8000 boundary is misinterpreted as two different > characters and is displayed wrong in view mode (F3) as two points (..)

Re: Problem with renaming a file

2011-10-06 Thread Andrew Borodin
On Thu, 06 Oct 2011 16:39:15 +0200 Hartmut Figge wrote: > hafi@i5 ~ $ mc --version > GNU Midnight Commander 4.7.5.3 > > Downloading a patch from bugzilla/mozilla gives a file with the name > attachment.cgi?id=564208. My build script requires, that a patch begins > with 'patch'. Trying a rename to

Re: Problem with renaming a file

2011-10-07 Thread Andrew Borodin
On Thu, 06 Oct 2011 20:06:43 +0200 Hartmut Figge wrote: > Too complicated. I do not see an explanation how to file a bug there and > searching the wiki leads to > > | Creating a custom report requires a comfortable knowledge of SQL. > > Well, i do know nothing about SQL. *g* It would be nice if y

Re: Problem with renaming a file

2011-10-07 Thread Andrew Borodin
On Fri, 07 Oct 2011 11:12:28 +0200 Hartmut Figge wrote: > Wanting to file a bug and not finding a way to do so on > https://www.midnight-commander.org/ i used the Tab Help/Guide and found > https://www.midnight-commander.org/wiki/TracReports. > > The paragraph 'Creating Custom Reports' was terrify

Re: Relative symlinks

2011-10-12 Thread Andrew Borodin
On Wed, 12 Oct 2011 20:34:39 +0200 wwp wrote: > I'm still missing the feature. What happened to that patch? That patch is in mc since 4.7.3. commit 6d5c2628fe4d0907e492c775a262e771dd41d560 Author: Andrew Borodin Date: Mon May 10 13:43:34 2010 +0400 Ticket #2042: added a capab

Re: word completion in mcedit

2011-11-03 Thread Andrew Borodin
On Tue, 1 Nov 2011 09:42:33 +0300 Sergey Naumov wrote: > If there is no possibility > for rebinding, is there a chance that Ctrl + Space will be added to > newer versions of mc? You can rebind the Complete action in keymap file. -- Andrew ___ mc-devel

Re: How to add subshell support for ash

2012-03-05 Thread Andrew Borodin
On Mon, 05 Mar 2012 14:25:53 +0100 Alexander Kriegisch wrote: > So I updated my patch: putenv_str is now created before the first switch > statement and g_free(putenv_str) is called at the same place as > g_free(init_file). Just use g_setenv: http://developer.gnome.org/glib/2.30/glib-Miscellaneou

Re: Improved subshell support

2012-03-07 Thread Andrew Borodin
On Wed, 07 Mar 2012 23:34:22 +0100 Alexander Kriegisch wrote: > Would you prefer to continue talking here or is it necessary for me > to open a ticket? Yes, it is necessary to open a ticket. Ticket is required to make some non-trivial thing in mc codebase[1]. From other side, ticket instead of e-m

Re: Segfault when viewing HTML files with "mc -v"

2012-07-30 Thread Andrew Borodin
On Mon, 30 Jul 2012 01:38:53 +0300 Nikos Chantziaras wrote: > (I'm on Linux 64-bit. This happens with current Git master as well as the > 4.8.4 release. 4.8.3 does not have the issue. Thanks for the bugreport. But best way to report bugs is to create ticket at midnight-commander.org. Since segf

Re: Transifex and mc.pot

2012-07-30 Thread Andrew Borodin
On Mon, 30 Jul 2012 01:34:46 +0200 David Mart?n wrote: > I feel that I'm doing something wrong about translations... I keep my es.po > file updated to latest git sources. Not every day nor every week, but on > a regular basis. But if I upload the file to Transifex it REFUSES quite a few > messages.

Re: Segfault when viewing HTML files with "mc -v"

2012-07-30 Thread Andrew Borodin
On Mon, 30 Jul 2012 14:32:49 +0200 "Yury V. Zaytsev" wrote: > Worse even it's substantially harder for most of them to communicate in > English, so tickets that require a lot of communication naturally get put off > till later. Some communication problems in non-native language exist, yes. But act

Re: Spanish Help + man

2012-09-27 Thread Andrew Borodin
On Sat, 15 Sep 2012 17:37:06 +0200 David Mart?n wrote: > I have updated the Spanish docs for mc. Here is the main source file. Thanks! Applied: https://www.midnight-commander.org/changeset/672c572e9b18363bfb4cad854082da739e11d569 -- Andrew ___ mc-dev

Re: MC dive into subdir

2012-10-09 Thread Andrew Borodin
On Tue, 2 Oct 2012 15:47:18 -0700 (PDT) arielcr wrote: > Hi, what does "dive into subdir" option do? > > I've just move an entire directory to another directory using this option, > and it created some directories inside the directories. The directory where > i moved the file was the same, but lik

Bugreports

2012-10-26 Thread Andrew Borodin
On Fri, 26 Oct 2012 16:14:41 +0200 Kov?cs Zolt?n wrote: > Dear mc-devel, First of all, print relevant subject. > Is this enough for a normal bug report? I use 4.8.1 (3:4.8.1-4 in an Ubuntu > box). No. Current release is 4.8.6. For bug report for recent mc version welcome to https://www.midnight-

Re: Defining custom actions

2012-11-19 Thread Andrew Borodin
On Mon, 19 Nov 2012 17:11:44 +0100 Marco wrote: > Is there a way to add more actions to some file types additionally > to the predefined View, Open and Edit? No. There is no code to handle any other actions. -- Andrew ___ mc-devel mailing list https://

Re: [PATCH] fix warnings

2012-12-11 Thread Andrew Borodin
On Wed, 12 Dec 2012 00:40:32 +0100 (CET) Mikulas Patocka wrote: > This patch fixes compile warnings > > * src/filemanager/filegui.c defines macro STATFS but it doesn't use it, it > uses statfs function instead. > This results in a warning because statfs has this prototype > "int statfs(const char

Re: [PATCH 2] Fix build on HP-UX 11.11

2012-12-11 Thread Andrew Borodin
On Wed, 12 Dec 2012 00:30:36 +0100 (CET) Mikulas Patocka wrote: > Unfortunatelly, I found out that my previous patch was wrong - it compiles > on HP-UX, but it doesn't use the 64-bit strtoimax instruction. > > There were these problems: > * strtoimax is defined in inttypes.h, not stdlib.h, so we

Re: ctrl mappings don't work

2013-01-08 Thread Andrew Borodin
On Tue, 8 Jan 2013 17:25:53 +0100 Marco wrote: [...] > However, pressing ctrl-h does no move to the parent directory. [...] > But also in this case pressing ctrl-m also does not move the cursor > down. That means there's something wrong with the ctrl mappings. The > key bindings work as described i

Re: File size units

2013-01-10 Thread Andrew Borodin
On Tue, 8 Jan 2013 19:25:11 +0100 Marco wrote: > I would prefer it in units with values < 1024, e.g. > >249K >145M > 14K >982K >751K > 1K > 30M > 5M > > How can I achieve that? You can decrease the width of the 'size' column in the listing format. For example:

Re: ctrl mappings don't work

2013-01-11 Thread Andrew Borodin
On Thu, 10 Jan 2013 20:30:50 +0100 Oswald Buddenhagen wrote: > huh? slang/ncurses runs the tty in raw mode, so it gets all the keys > just fine. what is most likely happening is that mc's command prompt is > eating those keys before they reach the keybinding dispatcher. Ok. In xterm when I press

  1   2   >