* how to make emacs+w32 read the cygwin .bashrc file
@ 2006-08-20 14:54 emacs user
2006-08-21 0:01 ` Lennart Borgman
[not found] ` <mailman.5369.1156118720.9609.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 3+ messages in thread
From: emacs user @ 2006-08-20 14:54 UTC (permalink / raw)
This doesn't seem to happen by defaulty for me after setting
... '(w32shell-cygwin-bin "c:/cygwin/bin"))...
(require 'w32shell)
(w32shell-add-emacs)
(w32shell-set-shell "cygwin")
anyone happens to know? thanks...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to make emacs+w32 read the cygwin .bashrc file
2006-08-20 14:54 how to make emacs+w32 read the cygwin .bashrc file emacs user
@ 2006-08-21 0:01 ` Lennart Borgman
[not found] ` <mailman.5369.1156118720.9609.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 3+ messages in thread
From: Lennart Borgman @ 2006-08-21 0:01 UTC (permalink / raw)
Cc: help-gnu-emacs
emacs user wrote:
> This doesn't seem to happen by defaulty for me after setting
>
> ... '(w32shell-cygwin-bin "c:/cygwin/bin"))...
> (require 'w32shell)
> (w32shell-add-emacs)
> (w32shell-set-shell "cygwin")
>
> anyone happens to know? thanks...
>
See the node "(info) Interactive Inferior Shell" in Info in Emacs. I
have not tried this myself but it looks like you should use the file
~/.emacs_bash for initialization of the shell. (Cygwin uses bash.exe.)
If you try this, could you report here the outcome of your test?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how to make emacs+w32 read the cygwin .bashrc file
[not found] ` <mailman.5369.1156118720.9609.help-gnu-emacs@gnu.org>
@ 2006-08-22 2:54 ` emacs user
0 siblings, 0 replies; 3+ messages in thread
From: emacs user @ 2006-08-22 2:54 UTC (permalink / raw)
Lennart Borgman wrote:
> emacs user wrote:
> > This doesn't seem to happen by defaulty for me after setting
> >
> > ... '(w32shell-cygwin-bin "c:/cygwin/bin"))...
> > (require 'w32shell)
> > (w32shell-add-emacs)
> > (w32shell-set-shell "cygwin")
> >
> > anyone happens to know? thanks...
> >
> See the node "(info) Interactive Inferior Shell" in Info in Emacs. I
> have not tried this myself but it looks like you should use the file
> ~/.emacs_bash for initialization of the shell. (Cygwin uses bash.exe.)
>
> If you try this, could you report here the outcome of your test?
thanks... so if I put "source .../.bashrc" in the .emacs_bash file,
this certainly helps with a shell mode buffer. but it does not help
when I compile a latex file for example, as the inferior shell then
does not seem to use the .emacs_bash file.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-08-22 2:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-20 14:54 how to make emacs+w32 read the cygwin .bashrc file emacs user
2006-08-21 0:01 ` Lennart Borgman
[not found] ` <mailman.5369.1156118720.9609.help-gnu-emacs@gnu.org>
2006-08-22 2:54 ` emacs user
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.