From INVALID.NOREPLY at gnu.org Thu Aug 9 20:28:13 2007 From: INVALID.NOREPLY at gnu.org (Zbigniew Luszpinski) Date: Thu, 09 Aug 2007 20:28:13 +0000 Subject: [bug #13146] make tabs and trailing spaces visible In-Reply-To: <20060205-175156.sv41304.88087@savannah.gnu.org> References: <20050521-192517.sv41304.40856@savannah.gnu.org> <20060130-170900.sv36205.8470@savannah.gnu.org> <20060130-163514.sv41304.86487@savannah.gnu.org> <20060130-175354.sv36205.90989@savannah.gnu.org> <20060130-171937.sv41304.22129@savannah.gnu.org> <20060130-173320.sv41304.87703@savannah.gnu.org> <20060130-191623.sv36205.77528@savannah.gnu.org> <20060205-175156.sv41304.88087@savannah.gnu.org> Message-ID: <20070809-202812.sv61361.91329@savannah.gnu.org> Follow-up Comment #8, bug #13146 (project mc): This mcedit-visible-ws-v2.diff works great with mc-4.6.1 What a pity it is not inside mc by default. The light blue color is great - it shows invisible characters but not disturbs reading/editing. There is one little thing I would like to see: make tabs, all spaces and carriage returns visible like in OpenOffice/M$ Word. This means that: -all spaces are visible as dots ???? (unicode 00B7) (not only trailing but all - this is comfortable when hunting for double/multi spaces between words). -tabs are visible as arrows ? (unicode 2192) (somethhing like -> mc uses semigraphics so can draw arrows too) -carriage returns are visible as reversed P character ? (unicode 00B6) (I know this is poor description but just run OO Writer or Word to see how these formating characters are marked). I really would like to see this patch in mc as default. It is very helpful and allows to keep .conf files clean. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Thu Aug 9 20:45:05 2007 From: INVALID.NOREPLY at gnu.org (Zbigniew Luszpinski) Date: Thu, 09 Aug 2007 20:45:05 +0000 Subject: [bug #20739] compare files command would be nice to have in mc Message-ID: <20070809-204504.sv61361.69337@savannah.gnu.org> URL: Summary: compare files command would be nice to have in mc Project: GNU Midnight Commander Submitted by: mr_zbiggy Submitted on: Thursday 09/08/07 at 20:45 Category: Core Severity: 3 - Normal Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Release: 4.6.1 Operating System: GNU/Linux _______________________________________________________ Details: compare files command would be nice to have in mc. Mc could use diff util as an engine by providing paths to files as diff arguments and parsing diff output. This would be very helpful if someone in the future would like to add synchronize directories command to mc. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Thu Aug 9 20:53:36 2007 From: INVALID.NOREPLY at gnu.org (Oswald Buddenhagen) Date: Thu, 09 Aug 2007 20:53:36 +0000 Subject: [bug #13146] make tabs and trailing spaces visible In-Reply-To: <20070809-202812.sv61361.91329@savannah.gnu.org> References: <20050521-192517.sv41304.40856@savannah.gnu.org> <20060130-170900.sv36205.8470@savannah.gnu.org> <20060130-163514.sv41304.86487@savannah.gnu.org> <20060130-175354.sv36205.90989@savannah.gnu.org> <20060130-171937.sv41304.22129@savannah.gnu.org> <20060130-173320.sv41304.87703@savannah.gnu.org> <20060130-191623.sv36205.77528@savannah.gnu.org> <20060205-175156.sv41304.88087@savannah.gnu.org> <20070809-202812.sv61361.91329@savannah.gnu.org> Message-ID: <20070809-225335.sv41304.31010@savannah.gnu.org> Follow-up Comment #9, bug #13146 (project mc): i considered making all whitespace visible, but somehow found it pointless and even counterproductive for my use cases. for linefeeds, i really see no use case ... regarding the use of special characters, this is not doable without utter hackery. mc is restricted to the abstract char set provided by ncurses/slang, which unfortunately does not provide these chars. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From arfrever.fta at gmail.com Sat Aug 18 20:10:26 2007 From: arfrever.fta at gmail.com (Arfrever Frehtes Taifersar Arahesis) Date: Sat, 18 Aug 2007 22:10:26 +0200 Subject: [PATCH] Wrong date format in Polish translation Message-ID: <200708182210.51031.Arfrever.FTA@gmail.com> Polish translation of Midnight Commander uses date format which isn't used in Poland. I'm attaching a patch to fix this bug. -- Arfrever Frehtes Taifersar Arahesis -------------- next part -------------- A non-text attachment was scrubbed... Name: mc_pl.po.patch Type: text/x-diff Size: 260 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. URL: From yarodin at gmail.com Tue Aug 21 13:28:08 2007 From: yarodin at gmail.com (yarodin) Date: Tue, 21 Aug 2007 19:28:08 +0600 Subject: [PATCH] Custom mc xterm title Message-ID: <200708211928.08849.yarodin@gmail.com> This patch will added possibility to configure xterm title through MC_XTITLE environment variable (like a zsh/bash promt) %% ? ?- percent '%' character ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? %$,%# - '#' for root, '$' for normal user ? ? ? ? ? ? ? ? ? ? %w,%d - working directory with edit/view filename ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? %W,%C - working directory (last component only) with edit/view filename %p ? ?- process id (pid) %u,%n - username %h,m ?- hostname up to the first dot %H,M ?- hostname.domainname %t,%y - tty connected to stdin without /dev/ %l ? ?- tty connected to stdin without /dev/ and tty (if present) ? ? ? ? ? ? ? ? ? ? ? ? ? ? %V ? ?- mc version --- edit/editwidget.c.orig Fri May 27 20:19:18 2005 +++ edit/editwidget.c Thu Aug 16 12:59:49 2007 @@ -28,6 +28,9 @@ #include "../src/widget.h" /* redraw_labels() */ #include "../src/menu.h" /* menubar_new() */ #include "../src/key.h" /* is_idle() */ +#include "../src/main.h" /* xterm_filename */ +#include "../src/win.h" /* xterm_flag */ +#include "../src/layout.h" /* xterm_title */ WEdit *wedit; struct WMenu *edit_menubar; @@ -168,6 +171,11 @@ edit_file (const char *_file, int line) static int made_directory = 0; Dlg_head *edit_dlg; WButtonBar *edit_bar; + + if (xterm_flag && xterm_title) { + xterm_filename = _file; + update_xterm_title_path (); + } if (option_backup_ext_int != -1) { option_backup_ext = g_malloc (sizeof (int) + 1); --- src/main.c.orig Sat Jul 23 22:52:02 2005 +++ src/main.c Thu Aug 16 16:00:33 2007 @@ -279,6 +279,8 @@ char *mc_home = NULL; char cmd_buf[512]; +char *xterm_filename = NULL; + static void reload_panelized (WPanel *panel) { @@ -1600,22 +1602,159 @@ midnight_callback (struct Dlg_head *h, d #define xtoolkit_panel_setup() -/* Show current directory in the xterm title */ +/* Show current directory in the xterm title + Added possibility to configure xterm title through MC_XTITLE environment variable (like a zsh/bash promt). + %% - percent '%' character + %$,%# - '#' for root, '$' for normal user + %w,%d - working directory with edit/view filename + %W,%C - working directory (last component only) with edit/view filename + %p - process id (pid) + %u,%n - username + %h,m - hostname up to the first dot + %H,M - hostname.domainname + %t,%y - tty connected to stdin without /dev/ + %l - tty connected to stdin without /dev/ and tty (if present) + %V - mc version */ + void update_xterm_title_path (void) { + int i = 0; unsigned char *p, *s; + unsigned char title [BUF_MEDIUM+1],hostname[MAXHOSTNAMELEN+1],domainname[MAXHOSTNAMELEN+1],nametty[BUF_SMALL+1]; if (xterm_flag && xterm_title) { - p = s = g_strdup (strip_home_and_password (current_panel->cwd)); + /* Use special environment variable to format title */ + if ((p = getenv ("MC_XTITLE")) == NULL) { + p = "mc - %n@%m:%w"; + } + do { + if (*p != '%') { + title [i++] = *p; + continue; + } + if (!*++p) + break; + + /* Substitute '%' special characters + * (meaning the same as for bash, but preceded by '%', not '\') + */ + s = NULL; + switch (*p) { + case '%' : /* % - percent '%' character */ + title [i++] = '%'; + break; + case '#' : + case '$' : /* %$ or %# - '#' for root, '$' for normal user */ + title [i++] = (geteuid()==0 ? '#' : '$'); + break; + case 'd' : + case 'w' : /* %w or %d - working directory */ + if (xterm_filename==NULL) { + s = g_strdup (strip_home_and_password (current_panel->cwd)); + } else { + if (view_one_file == NULL) { + if (g_ascii_strcasecmp (strip_home_and_password (current_panel->cwd),"/")==0) { + s = g_strdup_printf("/%s",xterm_filename); + } else { + s = g_strdup_printf("%s/%s",strip_home_and_password (current_panel->cwd),xterm_filename); + } + } else { + s = g_strdup_printf("%s",strip_home_and_password (xterm_filename)); + } + } + break; + case 'C' : + case 'W' : /* %W or %C- working directory (last component only) */ + if (xterm_filename==NULL) { + s = g_strdup (g_path_get_basename ((strip_home_and_password (current_panel->cwd)))); + } else { + if (view_one_file == NULL) { + s = g_strdup_printf ("%s/%s",x_basename (strip_home_and_password (current_panel->cwd)),xterm_filename); + } else { + s = g_strdup_printf ("%s/%s",x_basename (g_path_get_dirname (strip_home_and_password (xterm_filename))),x_basename(strip_home_and_password(xterm_filename))); + } + } + break; + case 'p' : /* %p - process id (pid) */ + s = g_strdup_printf ("%d", getpid ()); + break; + case 'n' : + case 'u' : /* %u or %n - username */ + s = g_strdup (getpwuid (getuid ()) -> pw_name); + break; + case 'm' : + case 'h' : /* %h or %m - hostname up to the first dot */ + if (gethostname (hostname,MAXHOSTNAMELEN) == 0) { + hostname [strcspn(hostname,".")] = '\0'; + s = g_strdup(hostname); + } + break; + case 'M' : + case 'H' : /* %H or %M - hostname.domainname */ + if (gethostname (hostname,MAXHOSTNAMELEN) == 0) { + hostname [MAXHOSTNAMELEN] = '\0'; + if (getdomainname (domainname, MAXHOSTNAMELEN) == 0) { + domainname [MAXHOSTNAMELEN] = '\0'; + if (strlen(g_strstrip(hostname))>0 && strlen(g_strstrip(domainname))==0) { + s = g_strdup(hostname); + } else if (strlen(g_strstrip(hostname))==0 && strlen(g_strstrip(domainname))>0) { + s = g_strdup (domainname); + } else if (strlen(g_strstrip(hostname))>0 && strlen(g_strstrip(domainname))>0) { + if (g_str_has_suffix (g_strstrip(hostname), ".") || g_str_has_prefix (g_strstrip(domainname), ".")) { + s = g_strconcat(hostname,domainname,NULL); + } else { + s = g_strconcat(hostname,".",domainname,NULL); + } + } + } + } + break; + case 'y' : + case 't' : /* %t or %y - tty connected to stdin without /dev/ */ + s = g_strdup (x_basename(ttyname (0))); + break; + case 'l' : /* %l - tty connected to stdin */ + if (ttyname_r (0,nametty,BUF_SMALL) == 0) { + nametty [BUF_SMALL] = '\0'; + if (g_str_has_prefix (nametty, "/dev/tty")) { + strncpy(nametty,nametty+8,BUF_SMALL-8); + s = g_strdup(g_strstrip(nametty)); + } else { + s = g_strdup(x_basename(nametty)); + } + } + break; + case 'V' : /* %V - mc version */ + s = g_strdup (VERSION); + break; + } + + /* Append substituted string */ + if (s) { + strncpy (title+i, s, BUF_MEDIUM-i); + title [BUF_MEDIUM] = '\0'; + i = strlen (title); + g_free (s); + } + } while (*++p && i URL: Summary: Conflicting shortcut for "Shell &Patroon gebruiken" in dutch i18n (nl.po) Project: GNU Midnight Commander Submitted by: blueyed Submitted on: Dienstag 21.08.2007 um 23:30 Category: Internationalization Severity: 3 - Normal Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Release: 4.6.1 Operating System: All _______________________________________________________ Details: The access key for the translation of "&Using shell patterns" to "Shell &Patroon gebruiken" conflicts with the input line history key . Reproduce: works on mc command line, but not in copy and move dialogs. Reported in Ubuntu: https://bugs.launchpad.net/ubuntu/+source/mc/+bug/5462 _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Dienstag 21.08.2007 um 23:30 Name: 62_nl.po.patch Size: 411B By: blueyed Patch against 4.6.1 _______________________________________________________ Reply to this item at: _______________________________________________ Nachricht geschickt von/durch Savannah http://savannah.gnu.org/ From ptsekov at gmx.net Wed Aug 22 13:43:08 2007 From: ptsekov at gmx.net (Pavel Tsekov) Date: Wed, 22 Aug 2007 15:43:08 +0200 Subject: [PATCH] Wrong date format in Polish translation In-Reply-To: <200708182210.51031.Arfrever.FTA@gmail.com> References: <200708182210.51031.Arfrever.FTA@gmail.com> Message-ID: <20070822134308.116970@gmx.net> -------- Original-Nachricht -------- > Datum: Sat, 18 Aug 2007 22:10:26 +0200 > Von: Arfrever Frehtes Taifersar Arahesis > Betreff: [PATCH] Wrong date format in Polish translation > Polish translation of Midnight Commander uses date format which isn't used > in Poland. > I'm attaching a patch to fix this bug. Commited. Thanks! -- Psssst! Schon vom neuen GMX MultiMessenger geh?rt? Der kanns mit allen: http://www.gmx.net/de/go/multimessenger From INVALID.NOREPLY at gnu.org Wed Aug 22 13:58:47 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Wed, 22 Aug 2007 13:58:47 +0000 Subject: [bug #20862] Conflicting shortcut for "Shell &Patroon gebruiken" in dutch i18n (nl.po) In-Reply-To: <20070821-233011.sv50170.70478@savannah.gnu.org> References: <20070821-233011.sv50170.70478@savannah.gnu.org> Message-ID: <20070822-165847.sv36205.44318@savannah.gnu.org> Follow-up Comment #1, bug #20862 (project mc): Leonard, what do you think of this change ? Shall I commit it ? _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Thu Aug 23 12:36:28 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Thu, 23 Aug 2007 12:36:28 +0000 Subject: [bug #20554] AIX small change to mountlist.c In-Reply-To: <20070724-134830.sv59745.23130@savannah.gnu.org> References: <20070722-140952.sv59745.50760@savannah.gnu.org> <20070723-115718.sv36205.59821@savannah.gnu.org> <20070723-125130.sv36205.62624@savannah.gnu.org> <20070724-134830.sv59745.23130@savannah.gnu.org> Message-ID: <20070823-153627.sv36205.38799@savannah.gnu.org> Update of bug #20554 (project mc): Status: None => Fixed Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #4: I've just commited the patch. Closing this bugreport. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Thu Aug 23 13:21:25 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Thu, 23 Aug 2007 13:21:25 +0000 Subject: [bug #20030] size of file not shown in "copy file" -> "file exists" dialog In-Reply-To: <20070730-100159.sv36205.15392@savannah.gnu.org> References: <20070601-073907.sv59745.52913@savannah.gnu.org> <20070601-095436.sv59745.62795@savannah.gnu.org> <20070601-101344.sv59745.90047@savannah.gnu.org> <20070601-112755.sv59745.72431@savannah.gnu.org> <20070601-150503.sv36205.74362@savannah.gnu.org> <20070601-133843.sv59745.91846@savannah.gnu.org> <20070601-133923.sv59745.18027@savannah.gnu.org> <20070601-134144.sv59745.45943@savannah.gnu.org> <20070601-181642.sv36205.34867@savannah.gnu.org> <20070602-095506.sv59745.57310@savannah.gnu.org> <20070605-064636.sv59745.52939@savannah.gnu.org> <20070722-141144.sv59745.62132@savannah.gnu.org> <20070723-115555.sv36205.32@savannah.gnu.org> <20070724-150913.sv59745.77100@savannah.gnu.org> <20070729-094112.sv59745.58274@savannah.gnu.org> <20070730-100159.sv36205.15392@savannah.gnu.org> Message-ID: <20070823-162125.sv36205.85940@savannah.gnu.org> Update of bug #20030 (project mc): Status: None => Fixed Open/Closed: Open => Closed Release: older than 4.5.55 => current (CVS or snapshot) _______________________________________________________ Follow-up Comment #14: I admit it took a while getting this into CVS but I finally commited it. Closing as fixed. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Thu Aug 23 13:49:26 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Thu, 23 Aug 2007 13:49:26 +0000 Subject: [bug #20739] compare files command would be nice to have in mc In-Reply-To: <20070809-204504.sv61361.69337@savannah.gnu.org> References: <20070809-204504.sv61361.69337@savannah.gnu.org> Message-ID: <20070823-164925.sv36205.76831@savannah.gnu.org> Follow-up Comment #1, bug #20739 (project mc): You may want to try/test the following patch: patch #5893 - integrated side-by-side textmode diff viewer _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From curtis at GreenKey.net Thu Aug 23 14:54:41 2007 From: curtis at GreenKey.net (Curtis Doty) Date: Thu, 23 Aug 2007 07:54:41 -0700 (PDT) Subject: trivial tyop in tcl.syntax Message-ID: <20070823145441.BB2FE6F1C2@alopias.GreenKey.net> s/elsif/elseif/ From INVALID.NOREPLY at gnu.org Thu Aug 23 14:58:10 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Thu, 23 Aug 2007 14:58:10 +0000 Subject: [bug #20182] enter vfs with cmdline buffer In-Reply-To: <20070616-073643.sv58618.54805@savannah.gnu.org> References: <20070616-073643.sv58618.54805@savannah.gnu.org> Message-ID: <20070823-175810.sv36205.81566@savannah.gnu.org> Follow-up Comment #1, bug #20182 (project mc): Using regex_command(..., "Open", ...) doesn't always translate to "cd path#vfs" - it may end up executing external commands. I am not sure whether this behaviour is desired for Ctrl + PgDn... _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From ptsekov at gmx.net Thu Aug 23 15:07:16 2007 From: ptsekov at gmx.net (Pavel Tsekov) Date: Thu, 23 Aug 2007 17:07:16 +0200 Subject: trivial tyop in tcl.syntax In-Reply-To: <20070823145441.BB2FE6F1C2@alopias.GreenKey.net> References: <20070823145441.BB2FE6F1C2@alopias.GreenKey.net> Message-ID: <20070823150716.54750@gmx.net> -------- Original-Nachricht -------- > Datum: Thu, 23 Aug 2007 07:54:41 -0700 (PDT) > Von: Curtis Doty > Betreff: trivial tyop in tcl.syntax > s/elsif/elseif/ Fixed. Thanks! -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail From INVALID.NOREPLY at gnu.org Thu Aug 23 15:22:35 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Thu, 23 Aug 2007 15:22:35 +0000 Subject: [bug #19373] Panel sorted by size is not updating after "show directory sizes" In-Reply-To: <20070502-150629.sv36205.97865@savannah.gnu.org> References: <20070321-181415.sv57722.96281@savannah.gnu.org> <20070427-184213.sv36205.51785@savannah.gnu.org> <20070430-152841.sv57722.49939@savannah.gnu.org> <20070502-150629.sv36205.97865@savannah.gnu.org> Message-ID: <20070823-182234.sv36205.83646@savannah.gnu.org> Update of bug #19373 (project mc): Status: None => Fixed Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #4: I am closing this bugreport as fixed. As for the Ctrl+Space issue - please, feel free to open a new bugreport. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Thu Aug 23 15:29:36 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Thu, 23 Aug 2007 15:29:36 +0000 Subject: [bug #18766] Not re-sorted at panel swap In-Reply-To: <20070115-114828.sv20032.24597@savannah.gnu.org> References: <20070112-144028.sv20032.56291@savannah.gnu.org> <20070113-183906.sv36205.71299@savannah.gnu.org> <20070115-114828.sv20032.24597@savannah.gnu.org> Message-ID: <20070823-182936.sv36205.7739@savannah.gnu.org> Update of bug #18766 (project mc): Category: None => Screen output Status: None => Wont Fix Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #3: I am closing this bugreport as 'Wont Fix'. Please, feel free to reopen it if you feel that the behaviour of Ctrl + U should be changed as requested here. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Thu Aug 23 15:40:29 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Thu, 23 Aug 2007 15:40:29 +0000 Subject: [patch #6026] D language syntax file In-Reply-To: <20070622-142505.sv60116.15226@savannah.gnu.org> References: <20070619-004201.sv60116.38495@savannah.gnu.org> <20070619-004430.sv60116.36442@savannah.gnu.org> <20070622-142505.sv60116.15226@savannah.gnu.org> Message-ID: <20070823-184029.sv36205.7193@savannah.gnu.org> Follow-up Comment #3, patch #6026 (project mc): Shall I add this syntax file to CVS ? _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Thu Aug 23 16:01:17 2007 From: INVALID.NOREPLY at gnu.org (me) Date: Thu, 23 Aug 2007 16:01:17 +0000 Subject: [bug #20182] enter vfs with cmdline buffer In-Reply-To: <20070823-175810.sv36205.81566@savannah.gnu.org> References: <20070616-073643.sv58618.54805@savannah.gnu.org> <20070823-175810.sv36205.81566@savannah.gnu.org> Message-ID: <20070823-160117.sv58618.22731@savannah.gnu.org> Follow-up Comment #2, bug #20182 (project mc): afairemember the regex_command is what pressing return does. i just added it for the existing key binding - didnt really think that far :(. imo crtl+pgdn/pgup should only cd, never execute. is changing 'do_cd' the more clean approach? _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From Curtis at GreenKey.net Thu Aug 23 16:57:55 2007 From: Curtis at GreenKey.net (Curtis Doty) Date: Thu, 23 Aug 2007 09:57:55 -0700 (PDT) Subject: syntax include? In-Reply-To: <20070823150716.54750@gmx.net> References: <20070823145441.BB2FE6F1C2@alopias.GreenKey.net> <20070823150716.54750@gmx.net> Message-ID: <20070823165755.3A4186F1C2@alopias.GreenKey.net> 5:07pm Pavel Tsekov said: > -------- Original-Nachricht -------- >> Datum: Thu, 23 Aug 2007 07:54:41 -0700 (PDT) >> Von: Curtis Doty >> Betreff: trivial tyop in tcl.syntax > >> s/elsif/elseif/ > > Fixed. Thanks! > Cool! Somewhat related... I'm cooking up a little expect.syntax and it seems most parsimonius to try this at the top: include tcl.syntax And then just append the expect language colorings only. But alas my mc segfaults on this. Am I doing something wrong? ../C From INVALID.NOREPLY at gnu.org Thu Aug 23 20:41:50 2007 From: INVALID.NOREPLY at gnu.org (Witold Baryluk) Date: Thu, 23 Aug 2007 20:41:50 +0000 Subject: [patch #6026] D language syntax file In-Reply-To: <20070823-184029.sv36205.7193@savannah.gnu.org> References: <20070619-004201.sv60116.38495@savannah.gnu.org> <20070619-004430.sv60116.36442@savannah.gnu.org> <20070622-142505.sv60116.15226@savannah.gnu.org> <20070823-184029.sv36205.7193@savannah.gnu.org> Message-ID: <20070823-204149.sv60116.4475@savannah.gnu.org> Follow-up Comment #4, patch #6026 (project mc): Hi. Sure, I don't see any reason why not. Here is this syntax file with few minor additions which was added to D 2.0 and 1.017 http://smp.if.uj.edu.pl/~baryluk/d/d.syntax _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Thu Aug 23 21:29:58 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Thu, 23 Aug 2007 21:29:58 +0000 Subject: [patch #6026] D language syntax file In-Reply-To: <20070823-204149.sv60116.4475@savannah.gnu.org> References: <20070619-004201.sv60116.38495@savannah.gnu.org> <20070619-004430.sv60116.36442@savannah.gnu.org> <20070622-142505.sv60116.15226@savannah.gnu.org> <20070823-184029.sv36205.7193@savannah.gnu.org> <20070823-204149.sv60116.4475@savannah.gnu.org> Message-ID: <20070824-002957.sv36205.68852@savannah.gnu.org> Follow-up Comment #5, patch #6026 (project mc): Witold, My question aimed mainly MC developers. Since there is no clear policy on which syntax files to include and which not I am at loss when someone posts a new syntax file for language XYZ. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From ossi at kde.org Thu Aug 23 21:46:18 2007 From: ossi at kde.org (Oswald Buddenhagen) Date: Thu, 23 Aug 2007 23:46:18 +0200 Subject: [patch #6026] D language syntax file In-Reply-To: <20070823-184029.sv36205.7193@savannah.gnu.org> References: <20070619-004201.sv60116.38495@savannah.gnu.org> <20070619-004430.sv60116.36442@savannah.gnu.org> <20070622-142505.sv60116.15226@savannah.gnu.org> <20070823-184029.sv36205.7193@savannah.gnu.org> Message-ID: <20070823214618.GB3465@ugly.local> On Thu, Aug 23, 2007 at 03:40:29PM +0000, Pavel Tsekov wrote: > Shall I add this syntax file to CVS ? > why not? look at vim - it is a real syntax file whore (~500 files). :) it's not like this would be a config file format for a game nobody ever heard of ... -- Hi! I'm a .signature virus! Copy me into your ~/.signature, please! -- Chaos, panic, and disorder - my work here is done. From INVALID.NOREPLY at gnu.org Fri Aug 24 07:54:56 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Fri, 24 Aug 2007 07:54:56 +0000 Subject: [patch #6026] D language syntax file In-Reply-To: <20070824-002957.sv36205.68852@savannah.gnu.org> References: <20070619-004201.sv60116.38495@savannah.gnu.org> <20070619-004430.sv60116.36442@savannah.gnu.org> <20070622-142505.sv60116.15226@savannah.gnu.org> <20070823-184029.sv36205.7193@savannah.gnu.org> <20070823-204149.sv60116.4475@savannah.gnu.org> <20070824-002957.sv36205.68852@savannah.gnu.org> Message-ID: <20070824-105455.sv36205.94420@savannah.gnu.org> Follow-up Comment #6, patch #6026 (project mc): Witold, Could you, please, post the line for "d.syntax" from your "Syntax" file ? I'll commit the patch as soon as I get that. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From ptsekov at gmx.net Fri Aug 24 08:57:25 2007 From: ptsekov at gmx.net (Pavel Tsekov) Date: Fri, 24 Aug 2007 10:57:25 +0200 Subject: syntax include? In-Reply-To: <20070823165755.3A4186F1C2@alopias.GreenKey.net> References: <20070823145441.BB2FE6F1C2@alopias.GreenKey.net> <20070823150716.54750@gmx.net> <20070823165755.3A4186F1C2@alopias.GreenKey.net> Message-ID: <20070824085725.303440@gmx.net> -------- Original-Nachricht -------- > Datum: Thu, 23 Aug 2007 09:57:55 -0700 (PDT) > Von: Curtis Doty > Betreff: syntax include? > I'm cooking up a little expect.syntax and it seems most parsimonius to try > this at the top: > > include tcl.syntax > > And then just append the expect language colorings only. But alas my mc > segfaults on this. Am I doing something wrong? Would you mind sending the syntax file to the list ? -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser From INVALID.NOREPLY at gnu.org Fri Aug 24 12:24:45 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Fri, 24 Aug 2007 12:24:45 +0000 Subject: [patch #5871] enhance selection in xterms In-Reply-To: <20070508-100317.sv58618.81103@savannah.gnu.org> References: <20070418-043938.sv58618.79894@savannah.gnu.org> <20070420-192833.sv36205.84661@savannah.gnu.org> <20070420-190941.sv0.54918@savannah.gnu.org> <20070421-075639.sv58618.55841@savannah.gnu.org> <20070421-122126.sv36205.29666@savannah.gnu.org> <20070421-133258.sv41304.55711@savannah.gnu.org> <20070507-140108.sv36205.12031@savannah.gnu.org> <20070507-181432.sv41304.92575@savannah.gnu.org> <20070508-100317.sv58618.81103@savannah.gnu.org> Message-ID: <20070824-152445.sv36205.10119@savannah.gnu.org> Update of patch #5871 (project mc): Status: None => Done Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #9: I've applied the following patch: http://cvs.savannah.gnu.org/viewvc/mc/src/screen.c?root=mc&r1=1.222&r2=1.223&sortby=date&diff_format=u I am closing this bugreport as FIXED. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Fri Aug 24 12:47:27 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Fri, 24 Aug 2007 12:47:27 +0000 Subject: [patch #6076] cvs compatible patch of bsnavi, sorthotkey and history-delete In-Reply-To: <20070707-133032.sv58618.65400@savannah.gnu.org> References: <20070707-133032.sv58618.65400@savannah.gnu.org> Message-ID: <20070824-154727.sv36205.39040@savannah.gnu.org> Follow-up Comment #1, patch #6076 (project mc): The patch which surrounds the current directory with blanks is no longer necessary. I've fixed that in CVS. Now, about your patch: 1) Please, try to follow the MC coding style. 2) Do not use C++ style comments 3) Do not submit a single large patch which addreses several different issue. In you've already submitted the patches contained in this under other bugreports/patch entries. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Fri Aug 24 13:14:54 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Fri, 24 Aug 2007 13:14:54 +0000 Subject: [patch #6073] Crash in browser on invalid mtimes In-Reply-To: <20070723-205811.sv0.31533@savannah.gnu.org> References: <20070705-215242.sv0.18998@savannah.gnu.org> <20070705-215626.sv0.32521@savannah.gnu.org> <20070720-165422.sv36205.92250@savannah.gnu.org> <20070720-202325.sv0.25999@savannah.gnu.org> <20070721-030443.sv36205.3946@savannah.gnu.org> <20070721-065006.sv0.92657@savannah.gnu.org> <20070723-172202.sv36205.63364@savannah.gnu.org> <20070723-170646.sv0.73330@savannah.gnu.org> <20070723-233732.sv36205.78085@savannah.gnu.org> <20070723-205811.sv0.31533@savannah.gnu.org> Message-ID: <20070824-161453.sv36205.34658@savannah.gnu.org> Follow-up Comment #10, patch #6073 (project mc): So, how shall we fix that ? Just mimic the `ls' behaviour or print something meaningful ? I think printing the numeric value isn't the best solution since 64 bit value can display pretty big numbers and printing that out would definitely mess the screen. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Fri Aug 24 14:34:09 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Fri, 24 Aug 2007 14:34:09 +0000 Subject: [bug #20182] enter vfs with cmdline buffer In-Reply-To: <20070823-160117.sv58618.22731@savannah.gnu.org> References: <20070616-073643.sv58618.54805@savannah.gnu.org> <20070823-175810.sv36205.81566@savannah.gnu.org> <20070823-160117.sv58618.22731@savannah.gnu.org> Message-ID: <20070824-173408.sv36205.7039@savannah.gnu.org> Follow-up Comment #3, bug #20182 (project mc): do_cd() needs a vfs path to enter into archives or connect to ftp or ssh servers. So, if you press Ctrl+PgDn on a, say, .zip file, you need to: a) determine the file type (as regex_open() does) b) translate the path to vfs path c) pass the vfs path to do_cd() Maybe regex_open() can be modified so that it will recognize a new action which will make it return the vfs path for a given path ... or something like that. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From Curtis at GreenKey.net Fri Aug 24 18:04:41 2007 From: Curtis at GreenKey.net (Curtis Doty) Date: Fri, 24 Aug 2007 11:04:41 -0700 (PDT) Subject: syntax include? In-Reply-To: <20070824085725.303440@gmx.net> References: <20070823145441.BB2FE6F1C2@alopias.GreenKey.net> <20070823150716.54750@gmx.net> <20070823165755.3A4186F1C2@alopias.GreenKey.net> <20070824085725.303440@gmx.net> Message-ID: <20070824180442.1C0226F1C2@alopias.GreenKey.net> 10:57am Pavel Tsekov said: > -------- Original-Nachricht -------- >> Datum: Thu, 23 Aug 2007 09:57:55 -0700 (PDT) >> Von: Curtis Doty >> Betreff: syntax include? > >> I'm cooking up a little expect.syntax and it seems most parsimonius to try >> this at the top: >> >> include tcl.syntax >> >> And then just append the expect language colorings only. But alas my mc >> segfaults on this. Am I doing something wrong? > > Would you mind sending the syntax file to the list ? > I'm able to segfault with just the one include line above. But attached is a rough/first draft expect.syntax that works by duplicating the contents of tcl.syntax. There are a couple tweaks to the underlying tcl colors too. ../C -------------- next part -------------- # this was mostly ripped from tcl since expect is a superset wholechars abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789._ context default keyword whole linestart #!\[\s\]*\n brightcyan black keyword whole after yellow keyword whole append yellow keyword whole array yellow keyword whole bgerror yellow keyword whole binary yellow keyword whole body yellow keyword whole break yellow keyword whole case yellow keyword whole catch yellow keyword whole cd yellow keyword whole class yellow keyword whole clock yellow keyword whole close yellow keyword whole concat yellow keyword whole constructor yellow keyword whole continue yellow keyword whole dde yellow keyword whole default yellow keyword whole delete yellow keyword whole destructor yellow keyword whole else yellow keyword whole elseif yellow keyword whole encoding yellow keyword whole end yellow keyword whole eof yellow keyword whole error yellow keyword whole eval yellow keyword whole exec yellow keyword whole exit yellow keyword whole expr yellow keyword whole fblocked yellow keyword whole fconfigure yellow keyword whole fcopy yellow keyword whole file yellow keyword whole fileevent yellow keyword whole filename yellow keyword whole flush yellow keyword whole for yellow keyword whole foreach yellow keyword whole format yellow keyword whole gets yellow keyword whole glob yellow keyword whole global yellow keyword whole history yellow keyword whole http yellow keyword whole if yellow keyword whole incr yellow keyword whole info yellow keyword whole inherit yellow keyword whole insert yellow keyword whole interp yellow keyword whole join yellow keyword whole lappend yellow keyword whole library yellow keyword whole lindex yellow keyword whole linsert yellow keyword whole list yellow keyword whole llength yellow keyword whole load yellow keyword whole lrange yellow keyword whole lreplace yellow keyword whole lsearch yellow keyword whole lset yellow keyword whole lsort yellow keyword whole memory yellow keyword whole method yellow keyword whole msgcat yellow keyword whole namespace yellow keyword whole object yellow keyword whole open yellow keyword whole package yellow keyword whole packagens yellow keyword whole pid yellow keyword whole pkgMkIndex yellow keyword whole proc yellow keyword whole protected yellow keyword whole public yellow keyword whole puts yellow keyword whole pwd yellow keyword whole re_syntax yellow keyword whole read yellow keyword whole regexp yellow keyword whole registry yellow keyword whole regsub yellow keyword whole rename yellow keyword whole resource yellow keyword whole return yellow keyword whole safe yellow keyword whole scan yellow keyword whole seek yellow keyword whole set yellow keyword whole socket yellow keyword whole source yellow keyword whole split yellow keyword whole string yellow keyword whole subst yellow keyword whole switch yellow keyword whole tcltest yellow keyword whole tclvars yellow keyword whole tell yellow keyword whole time yellow keyword whole then yellow keyword whole trace yellow keyword whole unknown yellow keyword whole unset yellow keyword whole update yellow keyword whole uplevel yellow keyword whole upvar yellow keyword whole variable yellow keyword whole vwait yellow keyword whole while yellow # here are the expect extensions to tcl keyword whole debug white keyword whole disconnect white # keyword whole exp_* white keyword whole expect white # keyword whole expext_* white keyword whole expect_after white keyword whole fork white keyword whole interact white keyword whole interpreter white keyword whole log_file white keyword whole log_user white keyword whole match_max white keyword whole overlay white keyword whole parity white keyword whole remove_nulls white keyword whole send white keyword whole send_error white keyword whole send_log white keyword whole send_tty white keyword whole send_user white keyword whole sleep white keyword whole spawn white keyword whole strace white keyword whole sttty white keyword whole system white keyword whole timestamp white keyword whole trap white keyword whole wait white # special variables and buffers keyword whole env magenta keyword whole expect_out magenta keyword ${+} brightgreen wholechars abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_ keyword wholeright $+ brightgreen keyword wholeright \s-\{abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\}+ cyan keyword < yellow keyword > yellow keyword = yellow keyword || yellow keyword && yellow keyword != yellow keyword == yellow keyword :: yellow keyword { brightcyan keyword } brightcyan keyword ( brightcyan keyword ) brightcyan keyword [ brightcyan keyword ] brightcyan keyword ; brightmagenta context " " green keyword wholeright $+ brightgreen keyword \\" brightgreen keyword \\\n brightgreen keyword \\\\ brightgreen keyword \\' brightgreen keyword \\\{abtnvfr\} brightgreen keyword \\[ brightred keyword \\] brightred keyword [*] brightcyan black keyword [*] brightcyan black context # \n brown spellcheck From INVALID.NOREPLY at gnu.org Sat Aug 25 00:06:06 2007 From: INVALID.NOREPLY at gnu.org (Witold Baryluk) Date: Sat, 25 Aug 2007 00:06:06 +0000 Subject: [patch #6026] D language syntax file In-Reply-To: <20070824-105455.sv36205.94420@savannah.gnu.org> References: <20070619-004201.sv60116.38495@savannah.gnu.org> <20070619-004430.sv60116.36442@savannah.gnu.org> <20070622-142505.sv60116.15226@savannah.gnu.org> <20070823-184029.sv36205.7193@savannah.gnu.org> <20070823-204149.sv60116.4475@savannah.gnu.org> <20070824-002957.sv36205.68852@savannah.gnu.org> <20070824-105455.sv36205.94420@savannah.gnu.org> Message-ID: <20070825-000606.sv60116.96004@savannah.gnu.org> Follow-up Comment #7, patch #6026 (project mc): Simple file ..*\.d$ DsProgram include d.syntax is sufficent (just after C entry). Name "D programming language program", or "D programming language source file" can be more descriptive (because simple, single letter D isn't so goodly recogniesed as explicit full name) , but I see that all entries in Syntax file are using "X Program" scheme. d.syntax updated (Sat Aug 25 02:04:55 CEST 2007). Mainly string literals (D have many of them) and some minor fixes: - added missing "is" keyword - wyswig (r" ... ")and alternate wyswig (` ... `) string fixed (and can contain literal new line) - fixed "..." keyword (wrong order of keywords) - added FIXME: Ddoc section - added tabulator char to hex strings x"..." - partially solved problem with nested /++ ++/ comments (cooledit doesn't have support for regular epxression like: /(+)+ 1/ - added missing opApply operator - added gdmd (GNU D Compiler wrapper) to #! preambule - removed C preprocessor syntax - added #line D preprocesor instruction (known as SpecialTokenSequence) Not working: - /+ +/ comments, with more than 10 "+" - postfixes for wide chars "..."[cwd] (it can be combined with embeded literal newlines) - new lines in hex strings I hope i found all errors and they are fixed now. Thanks for your support. PS. Sorry, for misunderstanding of your first question. I have beed convinced that it to was directed to me :) PS2. If you want some source files to test: http://smp.if.uj.edu.pl/~baryluk/d/dmt/dmt.d http://smp.if.uj.edu.pl/~baryluk/d/lexical_test.d (about 600 lines of all possible things) Regards, -- Witold Baryluk _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Sun Aug 26 12:27:28 2007 From: INVALID.NOREPLY at gnu.org (Leonard den Ottolander) Date: Sun, 26 Aug 2007 12:27:28 +0000 Subject: [bug #20862] Conflicting shortcut for "Shell &Patroon gebruiken" in dutch i18n (nl.po) In-Reply-To: <20070822-165847.sv36205.44318@savannah.gnu.org> References: <20070821-233011.sv50170.70478@savannah.gnu.org> <20070822-165847.sv36205.44318@savannah.gnu.org> Message-ID: <20070826-142728.sv26390.73366@savannah.gnu.org> Follow-up Comment #2, bug #20862 (project mc): I don't use the dutch translation myself, so I can't test if the bug exists, but I don't doubt the report, so a change of hotkey seems appropriate. As both "S" and "G" are in use in the dutch dialog this alternative seems fine. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Mon Aug 27 06:37:37 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Mon, 27 Aug 2007 06:37:37 +0000 Subject: [bug #20862] Conflicting shortcut for "Shell &Patroon gebruiken" in dutch i18n (nl.po) In-Reply-To: <20070826-142728.sv26390.73366@savannah.gnu.org> References: <20070821-233011.sv50170.70478@savannah.gnu.org> <20070822-165847.sv36205.44318@savannah.gnu.org> <20070826-142728.sv26390.73366@savannah.gnu.org> Message-ID: <20070827-093737.sv36205.19490@savannah.gnu.org> Update of bug #20862 (project mc): Status: None => Fixed Open/Closed: Open => Closed Release: 4.6.1 => current (CVS or snapshot) _______________________________________________________ Follow-up Comment #3: Commited. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Mon Aug 27 06:59:24 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Mon, 27 Aug 2007 06:59:24 +0000 Subject: [patch #6026] D language syntax file In-Reply-To: <20070825-000606.sv60116.96004@savannah.gnu.org> References: <20070619-004201.sv60116.38495@savannah.gnu.org> <20070619-004430.sv60116.36442@savannah.gnu.org> <20070622-142505.sv60116.15226@savannah.gnu.org> <20070823-184029.sv36205.7193@savannah.gnu.org> <20070823-204149.sv60116.4475@savannah.gnu.org> <20070824-002957.sv36205.68852@savannah.gnu.org> <20070824-105455.sv36205.94420@savannah.gnu.org> <20070825-000606.sv60116.96004@savannah.gnu.org> Message-ID: <20070827-095924.sv36205.47619@savannah.gnu.org> Update of patch #6026 (project mc): Status: None => Done Open/Closed: Open => Closed _______________________________________________________ Follow-up Comment #8: Commited. Thanks! Your changes should appear in the next snapshot. I've used the version of d.syntax from: http://smp.if.uj.edu.pl/~baryluk/d/d.syntax _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From ptsekov at gmx.net Mon Aug 27 08:02:38 2007 From: ptsekov at gmx.net (Pavel Tsekov) Date: Mon, 27 Aug 2007 10:02:38 +0200 Subject: syntax include? In-Reply-To: <20070824180442.1C0226F1C2@alopias.GreenKey.net> References: <20070823145441.BB2FE6F1C2@alopias.GreenKey.net> <20070823150716.54750@gmx.net> <20070823165755.3A4186F1C2@alopias.GreenKey.net> <20070824085725.303440@gmx.net> <20070824180442.1C0226F1C2@alopias.GreenKey.net> Message-ID: <20070827080238.232380@gmx.net> -------- Original-Nachricht -------- > Datum: Fri, 24 Aug 2007 11:04:41 -0700 (PDT) > Von: Curtis Doty > An: mc-devel at gnome.org > Betreff: Re: syntax include? > 10:57am Pavel Tsekov said: > > > > Would you mind sending the syntax file to the list ? > > > > I'm able to segfault with just the one include line above. > > But attached is a rough/first draft expect.syntax that works by > duplicating the contents of tcl.syntax. There are a couple tweaks to the > underlying tcl colors too. Uh... Obviously I didn't make it clear enough that I need the syntax file which makes MC crash so that I can see why the editor crashes. I made an expect.syntax which does "include tcl.syntax" but the editor doesn't crash it displays an error dialog box that there is an error on the line which contains the "include" directive. Could you please, post a file, which makes MC crash for you. In case that this file contains a single "include" directive - please, post a backtrace from gdb at the time of the crash. Thanks! -- Psssst! Schon vom neuen GMX MultiMessenger geh?rt? Der kanns mit allen: http://www.gmx.net/de/go/multimessenger From INVALID.NOREPLY at gnu.org Mon Aug 27 12:08:05 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Mon, 27 Aug 2007 12:08:05 +0000 Subject: [bug #13146] make tabs and trailing spaces visible In-Reply-To: <20070809-225335.sv41304.31010@savannah.gnu.org> References: <20050521-192517.sv41304.40856@savannah.gnu.org> <20060130-170900.sv36205.8470@savannah.gnu.org> <20060130-163514.sv41304.86487@savannah.gnu.org> <20060130-175354.sv36205.90989@savannah.gnu.org> <20060130-171937.sv41304.22129@savannah.gnu.org> <20060130-173320.sv41304.87703@savannah.gnu.org> <20060130-191623.sv36205.77528@savannah.gnu.org> <20060205-175156.sv41304.88087@savannah.gnu.org> <20070809-202812.sv61361.91329@savannah.gnu.org> <20070809-225335.sv41304.31010@savannah.gnu.org> Message-ID: <20070827-150804.sv36205.82895@savannah.gnu.org> Update of bug #13146 (project mc): Status: None => In Progress _______________________________________________________ Follow-up Comment #10: The patch is in CVS now. I've commited mcedit-visible-ws-v2.diff with no changes whatsoever ... I'll be making changes to it as discussed in this bugreport in the next few weeks. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Mon Aug 27 12:25:39 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Mon, 27 Aug 2007 12:25:39 +0000 Subject: [patch #5104] Move the 'rotatinG dash' toggle from Configuration to Layout In-Reply-To: <20060518-152332.sv36205.29395@savannah.gnu.org> References: <20060518-152332.sv36205.29395@savannah.gnu.org> Message-ID: <20070827-152539.sv36205.76282@savannah.gnu.org> Follow-up Comment #1, patch #5104 (project mc): Does anyone find this patch useful ? _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Mon Aug 27 16:40:39 2007 From: INVALID.NOREPLY at gnu.org (Oswald Buddenhagen) Date: Mon, 27 Aug 2007 16:40:39 +0000 Subject: [patch #5104] Move the 'rotatinG dash' toggle from Configuration to Layout In-Reply-To: <20070827-152539.sv36205.76282@savannah.gnu.org> References: <20060518-152332.sv36205.29395@savannah.gnu.org> <20070827-152539.sv36205.76282@savannah.gnu.org> Message-ID: <20070827-184039.sv41304.51195@savannah.gnu.org> Follow-up Comment #2, patch #5104 (project mc): not really. i mean, the thought is correct, but it just doesn't cut it. i think the options need to be completely re-grouped: Layout... => Appearance... Configuration... => Behavior... one can work from here ... _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Thu Aug 30 12:29:21 2007 From: INVALID.NOREPLY at gnu.org (Andrew Borodin) Date: Thu, 30 Aug 2007 12:29:21 +0000 Subject: [bug #13146] make tabs and trailing spaces visible In-Reply-To: <20070827-150804.sv36205.82895@savannah.gnu.org> References: <20050521-192517.sv41304.40856@savannah.gnu.org> <20060130-170900.sv36205.8470@savannah.gnu.org> <20060130-163514.sv41304.86487@savannah.gnu.org> <20060130-175354.sv36205.90989@savannah.gnu.org> <20060130-171937.sv41304.22129@savannah.gnu.org> <20060130-173320.sv41304.87703@savannah.gnu.org> <20060130-191623.sv36205.77528@savannah.gnu.org> <20060205-175156.sv41304.88087@savannah.gnu.org> <20070809-202812.sv61361.91329@savannah.gnu.org> <20070809-225335.sv41304.31010@savannah.gnu.org> <20070827-150804.sv36205.82895@savannah.gnu.org> Message-ID: <20070830-122921.sv61860.48017@savannah.gnu.org> 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: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Thu Aug 30 12:39:39 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Thu, 30 Aug 2007 12:39:39 +0000 Subject: [bug #13146] make tabs and trailing spaces visible In-Reply-To: <20070830-122921.sv61860.48017@savannah.gnu.org> References: <20050521-192517.sv41304.40856@savannah.gnu.org> <20060130-170900.sv36205.8470@savannah.gnu.org> <20060130-163514.sv41304.86487@savannah.gnu.org> <20060130-175354.sv36205.90989@savannah.gnu.org> <20060130-171937.sv41304.22129@savannah.gnu.org> <20060130-173320.sv41304.87703@savannah.gnu.org> <20060130-191623.sv36205.77528@savannah.gnu.org> <20060205-175156.sv41304.88087@savannah.gnu.org> <20070809-202812.sv61361.91329@savannah.gnu.org> <20070809-225335.sv41304.31010@savannah.gnu.org> <20070827-150804.sv36205.82895@savannah.gnu.org> <20070830-122921.sv61860.48017@savannah.gnu.org> Message-ID: <20070830-153939.sv36205.37696@savannah.gnu.org> Follow-up Comment #12, bug #13146 (project mc): Yep. As I said - i'll be fixing the patch... I prefer to have it in CVS even if it has minor glitches. In the meantime if you find any other problems with it - please, feel free to report them. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Thu Aug 30 12:58:35 2007 From: INVALID.NOREPLY at gnu.org (Oswald Buddenhagen) Date: Thu, 30 Aug 2007 12:58:35 +0000 Subject: [bug #13146] make tabs and trailing spaces visible In-Reply-To: <20070830-153939.sv36205.37696@savannah.gnu.org> References: <20050521-192517.sv41304.40856@savannah.gnu.org> <20060130-170900.sv36205.8470@savannah.gnu.org> <20060130-163514.sv41304.86487@savannah.gnu.org> <20060130-175354.sv36205.90989@savannah.gnu.org> <20060130-171937.sv41304.22129@savannah.gnu.org> <20060130-173320.sv41304.87703@savannah.gnu.org> <20060130-191623.sv36205.77528@savannah.gnu.org> <20060205-175156.sv41304.88087@savannah.gnu.org> <20070809-202812.sv61361.91329@savannah.gnu.org> <20070809-225335.sv41304.31010@savannah.gnu.org> <20070827-150804.sv36205.82895@savannah.gnu.org> <20070830-122921.sv61860.48017@savannah.gnu.org> <20070830-153939.sv36205.37696@savannah.gnu.org> Message-ID: <20070830-145835.sv41304.47227@savannah.gnu.org> Follow-up Comment #13, bug #13146 (project mc): that's weird ... i see no such effect (little surprisingly). though with some terminals/color combinations it becomes light blue, too, and thus hardly visible, but i don't think we can do much about that. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Fri Aug 31 06:07:28 2007 From: INVALID.NOREPLY at gnu.org (Andrew Borodin) Date: Fri, 31 Aug 2007 06:07:28 +0000 Subject: [bug #13146] make tabs and trailing spaces visible In-Reply-To: <20070830-145835.sv41304.47227@savannah.gnu.org> References: <20050521-192517.sv41304.40856@savannah.gnu.org> <20060130-170900.sv36205.8470@savannah.gnu.org> <20060130-163514.sv41304.86487@savannah.gnu.org> <20060130-175354.sv36205.90989@savannah.gnu.org> <20060130-171937.sv41304.22129@savannah.gnu.org> <20060130-173320.sv41304.87703@savannah.gnu.org> <20060130-191623.sv36205.77528@savannah.gnu.org> <20060205-175156.sv41304.88087@savannah.gnu.org> <20070809-202812.sv61361.91329@savannah.gnu.org> <20070809-225335.sv41304.31010@savannah.gnu.org> <20070827-150804.sv36205.82895@savannah.gnu.org> <20070830-122921.sv61860.48017@savannah.gnu.org> <20070830-153939.sv36205.37696@savannah.gnu.org> <20070830-145835.sv41304.47227@savannah.gnu.org> Message-ID: <20070831-060728.sv61860.28413@savannah.gnu.org> 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. The same is in xterm under X. xterm doesn't have any non-default cursor settings. In gnome-terminal and multi-gnome-terminal, which I use, cursor changes its color and becomes invisible. ("Green on black" color scheme and "Linux console" palette are used in both those programs.) Is it possible to make the same cursor color in positions of visualized tab an training space as in positions of other symbols? _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Fri Aug 31 09:28:17 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Fri, 31 Aug 2007 09:28:17 +0000 Subject: [bug #13146] make tabs and trailing spaces visible In-Reply-To: <20070831-060728.sv61860.28413@savannah.gnu.org> References: <20050521-192517.sv41304.40856@savannah.gnu.org> <20060130-170900.sv36205.8470@savannah.gnu.org> <20060130-163514.sv41304.86487@savannah.gnu.org> <20060130-175354.sv36205.90989@savannah.gnu.org> <20060130-171937.sv41304.22129@savannah.gnu.org> <20060130-173320.sv41304.87703@savannah.gnu.org> <20060130-191623.sv36205.77528@savannah.gnu.org> <20060205-175156.sv41304.88087@savannah.gnu.org> <20070809-202812.sv61361.91329@savannah.gnu.org> <20070809-225335.sv41304.31010@savannah.gnu.org> <20070827-150804.sv36205.82895@savannah.gnu.org> <20070830-122921.sv61860.48017@savannah.gnu.org> <20070830-153939.sv36205.37696@savannah.gnu.org> <20070830-145835.sv41304.47227@savannah.gnu.org> <20070831-060728.sv61860.28413@savannah.gnu.org> Message-ID: <20070831-122817.sv36205.56185@savannah.gnu.org> Follow-up Comment #15, bug #13146 (project mc): This may be a bug in gnome-terminal as well... I am also using gnome-terminal and no matter the color scheme the cursor is invisible. I'll investigate further... _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ From INVALID.NOREPLY at gnu.org Fri Aug 31 16:19:43 2007 From: INVALID.NOREPLY at gnu.org (Pavel Tsekov) Date: Fri, 31 Aug 2007 16:19:43 +0000 Subject: [bug #13146] make tabs and trailing spaces visible In-Reply-To: <20070831-122817.sv36205.56185@savannah.gnu.org> References: <20050521-192517.sv41304.40856@savannah.gnu.org> <20060130-170900.sv36205.8470@savannah.gnu.org> <20060130-163514.sv41304.86487@savannah.gnu.org> <20060130-175354.sv36205.90989@savannah.gnu.org> <20060130-171937.sv41304.22129@savannah.gnu.org> <20060130-173320.sv41304.87703@savannah.gnu.org> <20060130-191623.sv36205.77528@savannah.gnu.org> <20060205-175156.sv41304.88087@savannah.gnu.org> <20070809-202812.sv61361.91329@savannah.gnu.org> <20070809-225335.sv41304.31010@savannah.gnu.org> <20070827-150804.sv36205.82895@savannah.gnu.org> <20070830-122921.sv61860.48017@savannah.gnu.org> <20070830-153939.sv36205.37696@savannah.gnu.org> <20070830-145835.sv41304.47227@savannah.gnu.org> <20070831-060728.sv61860.28413@savannah.gnu.org> <20070831-122817.sv36205.56185@savannah.gnu.org> Message-ID: <20070831-191943.sv36205.65895@savannah.gnu.org> Follow-up Comment #16, bug #13146 (project mc): IMO, this must be a bug in gnome-terminal. It doesn't behave properly if one uses both the bright and normal colors as the background and foreground of the same cell. I changed the the definition of "editwhitespace" to "brightred,red" and the cursor is not displayed in this case as well. I also changed the color for brightblue in my gnome-terminal profile to a different color but no matter the cursor wasnt displayed. I'll see if they have a bugreport in their bugzilla. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/