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

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

Re: "source" shell commands


From: Tassilo Horn
Subject: Re: "source" shell commands
Date: Mon, 26 Mar 2007 11:08:01 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.96 (gnu/linux)

Matthew Flaschen <matthew.flaschen@gatech.edu> writes:

Hi Mathew,

> Thanks!  I created a file ~/.kde/env/.kde_rc with just:
>
> source ~/.rc
>
> Then I removed that from everywhere else.  I think that will work
> fine.

I wouldn't be too sure. I think .kde_rc has to be executable and I
wouldn't omit the shebang.

So do 

  $ chmod a+x ~/.kde/env/.kde_rc

and add "#!/bin/sh" as first line of the file.

Bye,
Tassilo
-- 
My opinions may have changed, but not the fact that I am right.


reply via email to

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