GNU logs - #1206, boring messages


Message sent to bug-submit-list@HIDDEN, Emacs Bugs <bug-gnu-emacs@HIDDEN>:


X-Loop: don@HIDDEN
Subject: bug#1206: 23.0.60; read-shell-command completion problem
Reply-To: Eli Zaretskii <eliz@HIDDEN>, 1206 <at> debbugs.gnu.org
Resent-From: Eli Zaretskii <eliz@HIDDEN>
Resent-To: bug-submit-list@HIDDEN
Resent-CC: Emacs Bugs <bug-gnu-emacs@HIDDEN>
Resent-Date: Sun, 19 Oct 2008 15:30:03 +0000
Resent-Message-ID: <handler.1206.B.122442986813278@HIDDEN>
Resent-Sender: don@HIDDEN
X-Emacs-PR-Message: report 1206
X-Emacs-PR-Package: emacs
X-Emacs-PR-Keywords: 
Received: via spool by submit@HIDDEN id=B.122442986813278
          (code B ref -1); Sun, 19 Oct 2008 15:30:03 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
	(2007-08-08) on rzlab.ucr.edu
X-Spam-Level: 
X-Spam-Status: No, score=-6.7 required=4.0 tests=AWL,BAYES_00,FOURLA,
	RCVD_IN_DNSWL_MED,RCVD_IN_NIX1 autolearn=ham
	version=3.2.3-bugs.debian.org_2005_01_02
Received: (at submit) by emacsbugs.donarmstrong.com; 19 Oct 2008 15:24:28 +0000
Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10])
	by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9JFOO8t013272
	for <submit@HIDDEN>; Sun, 19 Oct 2008 08:24:25 -0700
Received: from mail.gnu.org ([199.232.76.166]:53160 helo=mx10.gnu.org)
	by fencepost.gnu.org with esmtp (Exim 4.67)
	(envelope-from <eliz@HIDDEN>)
	id 1Kra6E-0001Qx-P8
	for emacs-pretest-bug@HIDDEN; Sun, 19 Oct 2008 11:21:46 -0400
Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60)
	(envelope-from <eliz@HIDDEN>)
	id 1Kra8k-0004Jr-UJ
	for emacs-pretest-bug@HIDDEN; Sun, 19 Oct 2008 11:24:23 -0400
Received: from mtaout5.012.net.il ([84.95.2.13]:14110)
	by monty-python.gnu.org with esmtp (Exim 4.60)
	(envelope-from <eliz@HIDDEN>)
	id 1Kra8k-0004Jh-H6
	for emacs-pretest-bug@HIDDEN; Sun, 19 Oct 2008 11:24:22 -0400
Received: from HOME-C4E4A596F7 ([77.126.98.197]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K8Z00K88S6ZQDS1@i_mtaout5.012.net.il> for emacs-pretest-bug@HIDDEN; Sun, 19 Oct 2008 17:25:48 +0200 (IST)
Date: Sun, 19 Oct 2008 17:24:24 +0200
From: Eli Zaretskii <eliz@HIDDEN>
X-012-Sender: halo1@HIDDEN
To: emacs-pretest-bug@HIDDEN
Message-id: <uskqsk3pz.fsf@HIDDEN>
X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@HIDDEN mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

  emacs -Q
  M-!
  ls d:/gnu/emacs/lisp

Move point so that the cursor is on the slash between "emacs" and
"lisp", and type TAB.  At this point, the *Completions* buffer pops up
with the following possibilities:

  Click <mouse-2> on a completion to select it.
  In this buffer, type RET to select the completion near point.

  Possible completions are:
  emacs-21.4/            emacs-22-branch/      emacs-22.x/
  emacs-23.pre-unicode/  emacs-bidi/           emacs-rtf/
  emacs/

(Depending on your system, you will see something different.)
Clicking on "emacs-22-branch/" produces this in the minibuffer:

  emacs-22-branch//lisp

But I expected it to replace only the "emacs" part (because this is
what it evidently produced the possible completions for), so that I
will see "ls d:/gnu/emacs-22-branch/lisp".

This was on MS-Windows, but I see the same behavior on GNU/Linux:
picking up a completion replaces the whole input, up to the position
of point.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
d:/gnu/emacs/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-10-19 on HOME-C4E4A596F7
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1255
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  shell-dirtrack-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
s e c o n d SPC C - x SPC a n d SPC w a n t e d SPC 
t o SPC b a i l SPC o u t . SPC SPC I S-SPC e x p e 
c t e d SPC t o SPC s e e SPC " Q u i t " , SPC n o 
t SPC a SPC f a t a l SPC <M-backspace> <M-backspace> 
a n SPC e r r o r . ) M-q <C-home> C-SPC <down> C-SPC 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> M-w C-x b <return> C-x 1 C-x <return> c u n 
d e c <tab> <return> C-x C-g <help-echo> <help-echo> 
C-x b * C o m <tab> <return> C-x b <return> M-! l s 
SPC d : / g n u / e m a c s / l i s p <left> <left> 
<left> <left> <left> <tab> <help-echo> <help-echo> 
<help-echo> <down-mouse-1> <mouse-2> <left> <left> 
<left> <left> <left> <left> <left> <left> <left> <left> 
<left> <left> <left> <left> <left> <left> C-SPC C-e 
M-w <help-echo> <help-echo> <help-echo> C-g C-x b <up> 
<up> <return> <up> <up> <up> <up> C-a C-SPC <down> 
<down> <down> <down> <down> <down> <down> M-w <help-echo> 
C-x b <return> M-x <up> <return>

Recent messages:
Quit [2 times]
universal-coding-system-argument: Wrong type argument: commandp, nil
Mark set [4 times]
Auto-saving...done
Mark set [3 times]
Saved text from "To: emacs-pretest-bug@HIDDEN
Subject: 2"
universal-coding-system-argument: Wrong type argument: commandp, nil
Quit
Mark set




Message sent:


Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
Content-Type: text/plain; charset=utf-8
X-Loop: don@HIDDEN
From: help-debbugs@HIDDEN (Emacs bug Tracking System)
To: Eli Zaretskii <eliz@HIDDEN>
Subject: bug#1206: Acknowledgement (23.0.60; read-shell-command completion
 problem)
Message-ID: <handler.1206.B.122442986813278.ack@HIDDEN>
References: <uskqsk3pz.fsf@HIDDEN>
X-Emacs-PR-Message: ack 1206
X-Emacs-PR-Package: emacs
Reply-To: 1206 <at> debbugs.gnu.org


Thank you for filing a new bug report with Emacs.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Emacs Bugs <bug-gnu-emacs@HIDDEN>

If you wish to submit further information on this problem, please
send it to 1206 <at> debbugs.gnu.org, as before.

Please do not send mail to help-debbugs@HIDDEN unless you wish
to report a problem with the Bug-tracking system.


--=20
1206: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1206
Emacs Bug Tracking System
Contact help-debbugs@HIDDEN with problems


Message sent to bug-submit-list@HIDDEN, Emacs Bugs <bug-gnu-emacs@HIDDEN>:


X-Loop: owner@HIDDEN
Subject: bug#1206: 23.0.60; read-shell-command completion problem
Reply-To: Chong Yidong <cyd@HIDDEN>, 1206 <at> debbugs.gnu.org
Resent-From: Chong Yidong <cyd@HIDDEN>
Resent-To: bug-submit-list@HIDDEN
Resent-CC: Emacs Bugs <bug-gnu-emacs@HIDDEN>
Resent-Date: Sun, 16 Aug 2009 00:05:05 +0000
Resent-Message-ID: <handler.1206.B1206.125038057611821@HIDDEN>
Resent-Sender: help-debbugs@HIDDEN
X-Emacs-PR-Message: followup 1206
X-Emacs-PR-Package: emacs
X-Emacs-PR-Keywords: 
Received: via spool by 1206-submit@HIDDEN id=B1206.125038057611821
          (code B ref 1206); Sun, 16 Aug 2009 00:05:05 +0000
Received: (at 1206) by emacsbugs.donarmstrong.com; 15 Aug 2009 23:56:16 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02
	(2008-06-10) on rzlab.ucr.edu
X-Spam-Level: 
X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available.
	hammytokens:Tokens not available.
X-Spam-Status: No, score=-1.6 required=4.0 tests=AWL,MURPHY_DRUGS_REL8
	autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02
Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24])
	by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7FNuFVJ011818
	for <1206@HIDDEN>; Sat, 15 Aug 2009 16:56:16 -0700
Received: by cyd.mit.edu (Postfix, from userid 1000)
	id 0449057E21C; Sat, 15 Aug 2009 19:57:14 -0400 (EDT)
From: Chong Yidong <cyd@HIDDEN>
To: Eli Zaretskii <eliz@HIDDEN>
Cc: 1206 <at> debbugs.gnu.org
Date: Sat, 15 Aug 2009 19:57:13 -0400
Message-ID: <874os8ljfq.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

>   emacs -Q
>   M-!
>   ls d:/gnu/emacs/lisp
>
> Move point so that the cursor is on the slash between "emacs" and
> "lisp", and type TAB.  At this point, the *Completions* buffer pops up
>
>   Click <mouse-2> on a completion to select it.
>   In this buffer, type RET to select the completion near point.
>
>   Possible completions are:
>   emacs-21.4/            emacs-22-branch/      emacs-22.x/
>   emacs-23.pre-unicode/  emacs-bidi/           emacs-rtf/
>   emacs/
>
> Clicking on "emacs-22-branch/" produces this in the minibuffer:
>
>   emacs-22-branch//lisp

Could you test the following patch (admittedly a bit of a hack)?

*** trunk/lisp/simple.el.~1.1003.~	2009-08-13 10:30:54.000000000 -0400
--- trunk/lisp/simple.el	2009-08-15 19:53:04.000000000 -0400
***************
*** 5843,5849 ****
--- 5843,5857 ----
  	(if base-size
  	    (delete-region (+ base-size (field-beginning)) (point))
  	  (choose-completion-delete-max-match choice))
+ 
+ 	;; Insert the choice.  When reading a file name and the choice
+ 	;; is a directory, avoid having an extra "/" (Bug#1206).
  	(insert choice)
+ 	(and minibuffer-completing-file-name
+ 	     (looking-at "/")
+ 	     (= (aref choice (1- (length choice))) ?/)
+ 	     (delete-char 1))
+ 
  	(remove-text-properties (- (point) (length choice)) (point)
  				'(mouse-face nil))
  	;; Update point in the window that BUFFER is showing in.



Message sent:


Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.427 (Entity 5.427)
Content-Type: text/plain; charset=utf-8
X-Loop: owner@HIDDEN
From: help-debbugs@HIDDEN (Emacs bug Tracking System)
To: Chong Yidong <cyd@HIDDEN>
Subject: bug#1206: Info received (23.0.60; read-shell-command completion
 problem)
Message-ID: <handler.1206.B1206.125038057611821.ackinfo@HIDDEN>
References: <874os8ljfq.fsf@HIDDEN>
X-Emacs-PR-Message: ack-info 1206
X-Emacs-PR-Package: emacs
Reply-To: 1206 <at> debbugs.gnu.org
Date: Sun, 16 Aug 2009 00:05:06 +0000


Thank you for the additional information you have supplied regarding
this bug report.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Emacs Bugs <bug-gnu-emacs@HIDDEN>

If you wish to submit further information on this problem, please
send it to 1206 <at> debbugs.gnu.org, as before.

Please do not send mail to help-debbugs@HIDDEN unless you wish
to report a problem with the Bug-tracking system.


--=20
1206: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1206
Emacs Bug Tracking System
Contact help-debbugs@HIDDEN with problems


Message sent to bug-submit-list@HIDDEN, Emacs Bugs <bug-gnu-emacs@HIDDEN>:


X-Loop: owner@HIDDEN
Subject: bug#1206: 23.0.60; read-shell-command completion problem
Reply-To: Chong Yidong <cyd@HIDDEN>, 1206 <at> debbugs.gnu.org
Resent-From: Chong Yidong <cyd@HIDDEN>
Resent-To: bug-submit-list@HIDDEN
Resent-CC: Emacs Bugs <bug-gnu-emacs@HIDDEN>
2Resent-Date: Sat, 31 Oct 2009 22:05:04 +0000
Resent-Message-ID: <handler.1206.B1206.12570262306604@HIDDEN>
Resent-Sender: help-debbugs@HIDDEN
X-Emacs-PR-Message: followup 1206
X-Emacs-PR-Package: emacs
X-Emacs-PR-Keywords: 
Received: via spool by 1206-submit@HIDDEN id=B1206.12570262306604
          (code B ref 1206); Sat, 31 Oct 2009 22:05:04 +0000
Received: (at 1206) by emacsbugs.donarmstrong.com; 31 Oct 2009 21:57:10 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02
	(2008-06-10) on rzlab.ucr.edu
X-Spam-Level: 
X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available.
	hammytokens:Tokens not available.
X-Spam-Status: No, score=-0.3 required=4.0 tests=AWL,MURPHY_DRUGS_REL8
	autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02
Received: from pantheon-po27.its.yale.edu (pantheon-po27.its.yale.edu [130.132.50.122])
	by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9VLv8kO006593
	for <1206@HIDDEN>; Sat, 31 Oct 2009 14:57:10 -0700
Received: from furry (173-14-147-246-NewEngland.hfc.comcastbusiness.net [173.14.147.246])
	(authenticated bits=0)
	by pantheon-po27.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n9VLv3wd003667
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sat, 31 Oct 2009 17:57:03 -0400
Received: by furry (Postfix, from userid 1000)
	id 6E124C070; Sat, 31 Oct 2009 17:57:03 -0400 (EDT)
From: Chong Yidong <cyd@HIDDEN>
To: Eli Zaretskii <eliz@HIDDEN>
Cc: 1206 <at> debbugs.gnu.org
Date: Sat, 31 Oct 2009 17:57:03 -0400
Message-ID: <877hub5is0.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed)

Hi Eli,

Could you test the patch I posted at

  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1206

Thanks!



Message sent:


Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.427 (Entity 5.427)
Content-Type: text/plain; charset=utf-8
X-Loop: owner@HIDDEN
From: help-debbugs@HIDDEN (Emacs bug Tracking System)
To: Chong Yidong <cyd@HIDDEN>
Subject: bug#1206: Info received (23.0.60; read-shell-command completion
 problem)
Message-ID: <handler.1206.B1206.12570262306604.ackinfo@HIDDEN>
References: <877hub5is0.fsf@HIDDEN>
X-Emacs-PR-Message: ack-info 1206
X-Emacs-PR-Package: emacs
Reply-To: 1206 <at> debbugs.gnu.org
Date: Sat, 31 Oct 2009 22:05:05 +0000

Thank you for the additional information you have supplied regarding
this bug report.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Emacs Bugs <bug-gnu-emacs@HIDDEN>

If you wish to submit further information on this problem, please
send it to 1206 <at> debbugs.gnu.org.

Please do not send mail to help-debbugs@HIDDEN unless you wish
to report a problem with the Bug-tracking system.

--=20
1206: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1206
Emacs Bug Tracking System
Contact help-debbugs@HIDDEN with problems


Message sent to bug-submit-list@HIDDEN, Emacs Bugs <bug-gnu-emacs@HIDDEN>:


X-Loop: owner@HIDDEN
Subject: bug#1206: 23.0.60; read-shell-command completion problem
Reply-To: Eli Zaretskii <eliz@HIDDEN>, 1206 <at> debbugs.gnu.org
Resent-From: Eli Zaretskii <eliz@HIDDEN>
Resent-To: bug-submit-list@HIDDEN
Resent-CC: Emacs Bugs <bug-gnu-emacs@HIDDEN>
2Resent-Date: Sat, 07 Nov 2009 13:30:04 +0000
Resent-Message-ID: <handler.1206.B1206.12576001558445@HIDDEN>
Resent-Sender: help-debbugs@HIDDEN
X-Emacs-PR-Message: followup 1206
X-Emacs-PR-Package: emacs
X-Emacs-PR-Keywords: 
Received: via spool by 1206-submit@HIDDEN id=B1206.12576001558445
          (code B ref 1206); Sat, 07 Nov 2009 13:30:04 +0000
Received: (at 1206) by emacsbugs.donarmstrong.com; 7 Nov 2009 13:22:35 +0000
X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02
	(2008-06-10) on rzlab.ucr.edu
X-Spam-Level: 
X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available.
	hammytokens:Tokens not available.
X-Spam-Status: No, score=-1.3 required=4.0 tests=AWL,MURPHY_DRUGS_REL8
	autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02
Received: from mtaout21.012.net.il (mtaout21.012.net.il [80.179.55.169])
	by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA7DMXT8008439
	for <1206@HIDDEN>; Sat, 7 Nov 2009 05:22:34 -0800
Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0KSQ00400PS0ZZ00@HIDDEN> for 1206@HIDDEN; Sat, 07 Nov 2009 15:22:27 +0200 (IST)
Received: from HOME-C4E4A596F7 ([87.70.37.193]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KSQ001F1QHEL090@HIDDEN>; Sat, 07 Nov 2009 15:22:27 +0200 (IST)
Date: Sat, 07 Nov 2009 15:20:24 +0200
From: Eli Zaretskii <eliz@HIDDEN>
In-reply-to: <877hub5is0.fsf@HIDDEN>
X-012-Sender: halo1@HIDDEN
To: Chong Yidong <cyd@HIDDEN>
Cc: 1206 <at> debbugs.gnu.org
Message-id: <83skcqa2uf.fsf@HIDDEN>
References: <877hub5is0.fsf@HIDDEN>

> From: Chong Yidong <cyd@HIDDEN>
> Cc: 1206@HIDDEN
> Date: Sat, 31 Oct 2009 17:57:03 -0400
> 
> Hi Eli,
> 
> Could you test the patch I posted at
> 
>   http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1206

Sorry for the long delay.  I tested the patch now on MS-Windows, and I
still see two slashes, exactly like in the original report.  The
problem seems to be that minibuffer-completing-file-name is nil when
the modified code is run.



Message sent:


Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.427 (Entity 5.427)
Content-Type: text/plain; charset=utf-8
X-Loop: owner@HIDDEN
From: help-debbugs@HIDDEN (Emacs bug Tracking System)
To: Eli Zaretskii <eliz@HIDDEN>
Subject: bug#1206: Info received (23.0.60; read-shell-command completion
 problem)
Message-ID: <handler.1206.B1206.12576001558445.ackinfo@HIDDEN>
References: <83skcqa2uf.fsf@HIDDEN>
X-Emacs-PR-Message: ack-info 1206
X-Emacs-PR-Package: emacs
Reply-To: 1206 <at> debbugs.gnu.org
Date: Sat, 07 Nov 2009 13:30:04 +0000

Thank you for the additional information you have supplied regarding
this bug report.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 Emacs Bugs <bug-gnu-emacs@HIDDEN>

If you wish to submit further information on this problem, please
send it to 1206 <at> debbugs.gnu.org.

Please do not send mail to help-debbugs@HIDDEN unless you wish
to report a problem with the Bug-tracking system.

--=20
1206: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1206
Emacs Bug Tracking System
Contact help-debbugs@HIDDEN with problems


Message sent to owner <at> debbugs.gnu.org, bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#1206: 23.0.60; read-shell-command completion problem
Resent-From: Glenn Morris <rgm@HIDDEN>
Original-Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Resent-To: owner <at> debbugs.gnu.org
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Wed, 02 Mar 2011 04:15:02 +0000
Resent-Message-ID: <handler.1206.B1206.129903926315663 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 1206
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: 
To: Eli Zaretskii <eliz@HIDDEN>
Cc: 1206 <at> debbugs.gnu.org
Received: via spool by 1206-submit <at> debbugs.gnu.org id=B1206.129903926315663
          (code B ref 1206); Wed, 02 Mar 2011 04:15:02 +0000
Received: (at 1206) by debbugs.gnu.org; 2 Mar 2011 04:14:23 +0000
Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1PudSA-00044a-Ql
	for submit <at> debbugs.gnu.org; Tue, 01 Mar 2011 23:14:23 -0500
Received: from fencepost.gnu.org ([140.186.70.10])
	by debbugs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <rgm@HIDDEN>) id 1PudS9-00044O-16
	for 1206 <at> debbugs.gnu.org; Tue, 01 Mar 2011 23:14:21 -0500
Received: from localhost ([127.0.0.1]:46444)
	by fencepost.gnu.org with esmtp (Exim 4.71)
	(envelope-from <rgm@HIDDEN>)
	id 1PudS3-0002cl-Qc; Tue, 01 Mar 2011 23:14:15 -0500
From: Glenn Morris <rgm@HIDDEN>
References: <877hub5is0.fsf@HIDDEN> <83skcqa2uf.fsf@HIDDEN>
X-Spook: Iran nitrate arrangements fundamentalist Attorney General
X-Ran: !~tsSu<JC6"G&nek,iv\zc|HG)8%F=8qtE98SK+pQyI(ryNNH1ttEy4"dNz|zxdm;nHZ&<
X-Hue: blue
X-Attribution: GM
Date: Tue, 01 Mar 2011 23:14:15 -0500
In-Reply-To: <83skcqa2uf.fsf@HIDDEN> (Eli Zaretskii's message of "Sat, 07 Nov
	2009 15:20:24 +0200")
Message-ID: <tkbp1uma5k.fsf@HIDDEN>
User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Score: -6.3 (------)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.11
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/pipermail/debbugs-submit>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
X-Spam-Score: -6.3 (------)


Do you still see this? I don't think I do.




Message sent to owner <at> debbugs.gnu.org, bug-gnu-emacs@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: bug#1206: 23.0.60; read-shell-command completion problem
Resent-From: Eli Zaretskii <eliz@HIDDEN>
Original-Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Resent-To: owner <at> debbugs.gnu.org
Resent-CC: bug-gnu-emacs@HIDDEN
Resent-Date: Wed, 02 Mar 2011 18:00:03 +0000
Resent-Message-ID: <handler.1206.B1206.129908877227089 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: followup 1206
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: 
To: Glenn Morris <rgm@HIDDEN>
Cc: 1206 <at> debbugs.gnu.org
Reply-To: Eli Zaretskii <eliz@HIDDEN>
Received: via spool by 1206-submit <at> debbugs.gnu.org id=B1206.129908877227089
          (code B ref 1206); Wed, 02 Mar 2011 18:00:03 +0000
Received: (at 1206) by debbugs.gnu.org; 2 Mar 2011 17:59:32 +0000
Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1PuqKh-00072r-Re
	for submit <at> debbugs.gnu.org; Wed, 02 Mar 2011 12:59:31 -0500
Received: from mtaout22.012.net.il ([80.179.55.172])
	by debbugs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <eliz@HIDDEN>) id 1PuqKf-00072f-CC
	for 1206 <at> debbugs.gnu.org; Wed, 02 Mar 2011 12:59:30 -0500
Received: from conversion-daemon.a-mtaout22.012.net.il by
	a-mtaout22.012.net.il (HyperSendmail v2007.08) id
	<0LHF00700Z80DK00@HIDDEN> for
	1206 <at> debbugs.gnu.org; Wed, 02 Mar 2011 19:59:23 +0200 (IST)
Received: from HOME-C4E4A596F7 ([77.126.183.216]) by a-mtaout22.012.net.il
	(HyperSendmail v2007.08) with ESMTPA id
	<0LHF007HNZAYDS00@HIDDEN>;
	Wed, 02 Mar 2011 19:59:23 +0200 (IST)
Date: Wed, 02 Mar 2011 19:57:20 +0200
From: Eli Zaretskii <eliz@HIDDEN>
In-reply-to: <tkbp1uma5k.fsf@HIDDEN>
X-012-Sender: halo1@HIDDEN
Message-id: <83ipw1xv5r.fsf@HIDDEN>
References: <877hub5is0.fsf@HIDDEN> <83skcqa2uf.fsf@HIDDEN>
	<tkbp1uma5k.fsf@HIDDEN>
X-Spam-Score: -2.1 (--)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.11
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/pipermail/debbugs-submit>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
X-Spam-Score: -2.1 (--)

> From: Glenn Morris <rgm@HIDDEN>
> Cc: 1206 <at> debbugs.gnu.org
> Date: Tue, 01 Mar 2011 23:14:15 -0500
> 
> 
> Do you still see this? I don't think I do.

No, but it still isn't right: it inserts an extra slash.  That is, I
get something like "d:/gnu/emacs-foo//lisp".  The extra slash in this
situation is really not nice...

This happens both with Emacs 23.3 RC1 and with the development trunk.




Message received at control <at> debbugs.gnu.org:


Received: (at control) by debbugs.gnu.org; 2 Mar 2011 18:19:46 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed Mar 02 13:19:46 2011
Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1PuqeI-0007Uw-Bw
	for submit <at> debbugs.gnu.org; Wed, 02 Mar 2011 13:19:46 -0500
Received: from fencepost.gnu.org ([140.186.70.10])
	by debbugs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <rgm@HIDDEN>) id 1PuqeG-0007Uk-1i
	for control <at> debbugs.gnu.org; Wed, 02 Mar 2011 13:19:44 -0500
Received: from rgm by fencepost.gnu.org with local (Exim 4.71)
	(envelope-from <rgm@HIDDEN>) id 1PuqeA-0000A6-Q3
	for control <at> debbugs.gnu.org; Wed, 02 Mar 2011 13:19:38 -0500
Date: Wed, 02 Mar 2011 13:19:38 -0500
Message-Id: <E1PuqeA-0000A6-Q3@HIDDEN>
Subject: control message for bug 1206
To: <control <at> debbugs.gnu.org>
X-Mailer: mail (GNU Mailutils 2.1)
From: Glenn Morris <rgm@HIDDEN>
X-Spam-Score: -6.3 (------)
X-Debbugs-Envelope-To: control
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.11
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/pipermail/debbugs-submit>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
X-Spam-Score: -6.3 (------)

retitle 1206 double slash // in read-shell-command completion
severity 1206 minor




Message received at control <at> debbugs.gnu.org:


Received: (at control) by debbugs.gnu.org; 2 Mar 2011 18:19:46 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Wed Mar 02 13:19:46 2011
Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1PuqeI-0007Uw-Bw
	for submit <at> debbugs.gnu.org; Wed, 02 Mar 2011 13:19:46 -0500
Received: from fencepost.gnu.org ([140.186.70.10])
	by debbugs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <rgm@HIDDEN>) id 1PuqeG-0007Uk-1i
	for control <at> debbugs.gnu.org; Wed, 02 Mar 2011 13:19:44 -0500
Received: from rgm by fencepost.gnu.org with local (Exim 4.71)
	(envelope-from <rgm@HIDDEN>) id 1PuqeA-0000A6-Q3
	for control <at> debbugs.gnu.org; Wed, 02 Mar 2011 13:19:38 -0500
Date: Wed, 02 Mar 2011 13:19:38 -0500
Message-Id: <E1PuqeA-0000A6-Q3@HIDDEN>
Subject: control message for bug 1206
To: <control <at> debbugs.gnu.org>
X-Mailer: mail (GNU Mailutils 2.1)
From: Glenn Morris <rgm@HIDDEN>
X-Spam-Score: -6.3 (------)
X-Debbugs-Envelope-To: control
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.11
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/pipermail/debbugs-submit>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
X-Spam-Score: -6.3 (------)

retitle 1206 double slash // in read-shell-command completion
severity 1206 minor





Last modified: Mon, 25 Nov 2019 12:00:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.