all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Hadden, George D (MN65)" <george.d.hadden@honeywell.com>
Subject: bad filename parsing in run-scheme
Date: Mon, 19 Aug 2002 15:33:38 -0500	[thread overview]
Message-ID: <D59EA43E31578445B543D05854E295730132AC1C@mn65-exuser1.htc.honeywell.com> (raw)

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

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
 
 

[-- Attachment #2: Type: text/html, Size: 18302 bytes --]

             reply	other threads:[~2002-08-19 20:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-19 20:33 Hadden, George D (MN65) [this message]
2002-08-20 17:21 ` bad filename parsing in run-scheme Richard Stallman
     [not found] <D59EA43E31578445B543D05854E295730132AC25@mn65-exuser1.htc.honeywell.com>
2002-08-21  1:52 ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D59EA43E31578445B543D05854E295730132AC1C@mn65-exuser1.htc.honeywell.com \
    --to=george.d.hadden@honeywell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.