unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#666: Could not install Slime
@ 2008-08-07  9:50 ` MK
  2009-03-11 14:35   ` bug#666: marked as done (Could not install Slime) Emacs bug Tracking System
  0 siblings, 1 reply; 3+ messages in thread
From: MK @ 2008-08-07  9:50 UTC (permalink / raw)
  To: bug-gnu-emacs

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! ***







^ permalink raw reply	[flat|nested] 3+ messages in thread

* Processed: Re: Could not install Slime
       [not found] <49B7CAA0.7020503@gnu.org>
  2008-08-07  9:50 ` bug#666: Could not install Slime MK
@ 2009-03-11 14:35 ` Emacs bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2009-03-11 14:35 UTC (permalink / raw)
  To: Jason Rumney; +Cc: Emacs Bugs, w32 for {666}

Processing commands for control@emacsbugs.donarmstrong.com:

> tags 666 +notabug wontfix
bug#666: Could not install Slime
There were no tags set.
Warning: Unknown package 'w32'
Tags added: notabug, wontfix

> thanks
Stopping processing here.

Please contact me if you need assistance.

Don Armstrong
(administrator, Emacs bugs database)




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#666: marked as done (Could not install Slime)
  2008-08-07  9:50 ` bug#666: Could not install Slime MK
@ 2009-03-11 14:35   ` Emacs bug Tracking System
  0 siblings, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2009-03-11 14:35 UTC (permalink / raw)
  To: Jason Rumney

[-- Attachment #1: Type: text/plain, Size: 827 bytes --]


Your message dated Wed, 11 Mar 2009 22:28:48 +0800
with message-id <49B7CAA0.7020503@gnu.org>
and subject line Re: Could not install Slime
has caused the Emacs bug report #666,
regarding Could not install Slime
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
666: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=666
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4519 bytes --]

From: MK <invention@mtu-net.ru>
To: bug-gnu-emacs@gnu.org
Subject: Could not install Slime
Date: Thu, 07 Aug 2008 13:50:07 +0400
Message-ID: <489AC54F.6090602@mtu-net.ru>

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! ***




[-- Attachment #3: Type: message/rfc822, Size: 3731 bytes --]

From: Jason Rumney <jasonr@gnu.org>
To: MK <invention@mtu-net.ru>
Cc: 666-done@emacsbugs.donarmstrong.com
Subject: Re: Could not install Slime
Date: Wed, 11 Mar 2009 22:28:48 +0800
Message-ID: <49B7CAA0.7020503@gnu.org>

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.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-03-11 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <49B7CAA0.7020503@gnu.org>
2008-08-07  9:50 ` bug#666: Could not install Slime MK
2009-03-11 14:35   ` bug#666: marked as done (Could not install Slime) Emacs bug Tracking System
2009-03-11 14:35 ` Processed: Re: Could not install Slime Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).