GNU bug report logs -
#666
Could not install Slime
Previous Next
Reported by: MK <invention <at> mtu-net.ru>
Date: Thu, 7 Aug 2008 10:00:03 UTC
Severity: normal
Tags: notabug, wontfix
Done: Jason Rumney <jasonr <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 666 in the body.
You can then email your comments to 666 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#666
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
MK <invention <at> mtu-net.ru>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
I could not install SLIME into GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)
a long time.
I find solution (Thank to
John Thingstad) on
http://groups.google.com/group/comp.lang.lisp/browse_thread/thread/bd134ae7a422404f
: 'Try Progra~1 instaed of "Program Files" '
"The emacs reader is seeing eveything after Program as the next command
line argument.
So it can't find file "C:\Program".
On the Bash command line I could write C:/Program\ Files/... but this
doesn't seem to work in Emacs.
Thus I used the DOS 8.3 long name conversion instead. This is really a
anacronism since no-one uses DOS anymore but it still works. "
What about it?
Mike
In GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)
of 2008-03-26 on RELEASE
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: RUS
locale-coding-system: cp1251
default-enable-multibyte-characters: t
Major mode: Fundamental
Minor modes in effect:
show-paren-mode: t
cua-mode: t
encoded-kbd-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
blink-cursor-mode: t
unify-8859-on-encoding-mode: t
utf-translate-cjk-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
<help-echo> <help-echo> <help-echo> <down-mouse-1>
<help-echo> <mouse-movement> <mouse-movement> <C-drag-mouse-1>
C-c <timeout> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <menu-bar>
<help-menu> <send-emacs-bug-report>
Recent messages:
"\"D:/Program Files/clisp-2.46/clisp.exe -repl\""
Loading cl-macs...done
Loading cl-seq...done
Loading easy-mmode...done
Loading cua-base...done
Loading paren...done
Loading regexp-opt...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading emacsbug...done
*** E-Mail body has been placed on clipboard, please paste them here! ***
bug reassigned from package `emacs' to `emacs,w32'.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Sat, 13 Sep 2008 01:40:04 GMT)
Full text and
rfc822 format available.
Tags added: notabug, wontfix
Request was from
Jason Rumney <jasonr <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Wed, 11 Mar 2009 14:35:04 GMT)
Full text and
rfc822 format available.
Reply sent
to
Jason Rumney <jasonr <at> gnu.org>
:
You have taken responsibility.
(Wed, 11 Mar 2009 14:35:05 GMT)
Full text and
rfc822 format available.
Notification sent
to
MK <invention <at> mtu-net.ru>
:
bug acknowledged by developer.
(Wed, 11 Mar 2009 14:35:06 GMT)
Full text and
rfc822 format available.
Message #14 received at 666-done <at> emacsbugs.donarmstrong.com (full text, mbox):
tags 666 +notabug wontfix
thanks
MK wrote:
> I could not install SLIME into GNU Emacs 22.2.1
> (i386-mingw-nt5.1.2600) a long time.
> I find solution (Thank to
>
> John Thingstad) on
> http://groups.google.com/group/comp.lang.lisp/browse_thread/thread/bd134ae7a422404f
> : 'Try Progra~1 instaed of "Program Files" '
> "The emacs reader is seeing eveything after Program as the next command
> line argument.
> So it can't find file "C:\Program".
> On the Bash command line I could write C:/Program\ Files/... but this
> doesn't seem to work in Emacs.
> Thus I used the DOS 8.3 long name conversion instead. This is really a
> anacronism since no-one uses DOS anymore but it still works. "
>
> What about it?
Reading the thread linked above, the problem appears to be that the path
to the executable was not quoted, even though it contained a space, so
the part of the path that was after the space is interpreted as the
first argument. This is normal - all shells and programs with shell-like
functionality require proper quoting of commands and arguments in the
presence of whitespace and other special characters.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Thu, 09 Apr 2009 14:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 15 years and 249 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.