unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Paths with spaces/shell mode
@ 2002-09-18 14:44 Douglas Lewan
  0 siblings, 0 replies; 2+ messages in thread
From: Douglas Lewan @ 2002-09-18 14:44 UTC (permalink / raw)


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

Hi,

I'm currently using the Emacs 20.7 operating system on RedHat Linux 7.2 BIOS
with SAMBA mounted file systems from a remote virus.

On the SAMBA file systems it is culturally common to have spaces in file
names and, while those are valid Linux file names, shell-mode ceases to grok
paths with spaces in them no matter how I quote or escape things.

Is there a reasonable way to overcome that [without hacking, e.g.
(shell-directory-tracker)]?

Thanks.
,Doug
Douglas Lewan
ADIR Technologies
732 836 3916
dlewan@adirtech.com

The legal department has requested that this message appear as a footnote to
all e-mails sent from my computer.

This e-mail and attachments, if any, may contain confidential and/or
proprietary information. Please be advised that the unauthorized use or
disclosure of the information is strictly prohibited. If you are not the
intended recipient, please notify the sender immediately by reply e-mail and
delete all copies of this message and attachments. Thank you.

Puzzles of the minute:  

The above question reminds me of two of my favorite bits of UNIX arcana.

1. What characters are *illegal* in UNIX filenames?  (There aren't many.)
2. What does cd with two arguments mean?  (It's shell specific, and I'd love
to hear answers that I don't know yet.)

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

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

* Re: Paths with spaces/shell mode
       [not found] <mailman.1032360680.18658.help-gnu-emacs@gnu.org>
@ 2002-09-18 18:32 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2002-09-18 18:32 UTC (permalink / raw)


Douglas Lewan wrote:

> Hi,
> 
> I'm currently using the Emacs 20.7 operating system on RedHat Linux 7.2 
> BIOS with SAMBA mounted file systems from a remote virus.
> 
> On the SAMBA file systems it is culturally common to have spaces in file 
> names and, while those are valid Linux file names, shell-mode ceases to 
> grok paths with spaces in them no matter how I quote or escape things.
> 
> Is there a reasonable way to overcome that [without hacking, e.g. 
> (shell-directory-tracker)]?

What happens if you add SPC to comint-file-name-chars?  (If you try it

interactively do it in the *Shell* buffer, if you try it programmatically
do it in shell-mode-hook, since it's a buffer local variable.)

-- 
Kevin Rodgers <kevinr@ihs.com>

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

end of thread, other threads:[~2002-09-18 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1032360680.18658.help-gnu-emacs@gnu.org>
2002-09-18 18:32 ` Paths with spaces/shell mode Kevin Rodgers
2002-09-18 14:44 Douglas Lewan

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).