bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bad filename parsing in run-scheme


From: Hadden, George D (MN65)
Subject: bad filename parsing in run-scheme
Date: Mon, 19 Aug 2002 15:33:38 -0500

This bug report will be sent to the Free Software Foundation,

not to your local site managers!

Please write in English, because the Emacs maintainers do not have

translators to read other languages for them.

 

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,

and to the gnu.emacs.bug news group.

 

In GNU Emacs 21.1.1 (i386-msvc-nt5.1.2600)

 of 2001-10-22 on buffy

configured using `configure --with-msvc (12.00)'

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

  locale-coding-system: iso-latin-1

  default-enable-multibyte-characters: t

 

Please describe exactly what actions triggered the bug

and the precise symptoms of the bug:

 

When run-scheme is called, the function scheme-args-to-list is called

on the scheme-program-name.  Unfortunately, this function triggers on

spaces, so we get the following behavior:

 

 (scheme-args-to-list "c:/program files/plt/mzscheme") -->

     ("c:/program" "files/plt/mzscheme")

 

run-scheme then complains that it can't find a program named

"C:/program".  One work-around is to use the short name found by

typing dir/x to a dos window, but maybe there's a better way?

 

Best regards,

 

-geo

---

George D. Hadden, PhD, Senior Research Fellow

Honeywell Labs, 3660 Technology Drive, Minneapolis, MN 55418

george.d.hadden@no.honeywell.spam.com, (612)951-7769(voice), (612)951-7438(fax)

 

 

Recent input:

<help-echo> <down-mouse-1> <mouse-movement> <mouse-1>

<help-echo> M-x r u n - s c h SPC <return> C-x C-f

m z SPC <return> <help-echo> M-x r e p SPC o r t SPC

<return>

 

Recent messages:

Loading smtpmail...done

Loading c:/geostuff/emacs/geotools.el (source)...done

Loading c:/geostuff/emacs/printing.el (source)...done

For information about the GNU Project and its goals, type C-h C-p.

Loading image...done

Loading cmuscheme...done

Making completion list...

Loading view...done

Loading emacsbug...done

read-string: Quit

 

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]