> "Carel" == Carel Fellinger <[EMAIL PROTECTED]> writes:
Carel> And to really speed up things, you could even use the -vanilla flag
Carel> next to -nw to tell xemacs to forget about all those nifty packages
Carel> that take all this time to load.
Better to let it load it all up..
> "jsja" == john s jacobs anderson <[EMAIL PROTECTED]> writes:
> "Peter" == Peter S Galbraith <[EMAIL PROTECTED]> writes:
jsja> Oh, no, I agree -- that's why I tend toward vi in those
jsja> situations. However, over the weekend I've been playing with
jsja> gnuserv/gnuclient in
On Mon, May 29, 2000 at 11:20:04PM -0400, Chris Gray wrote:
>
> pidof xemacs && gnuclient -q $1 || xemacs -nw $1
This will only work if you are the one and only user ever to use xemacs.
So you better use (analog to what was shown on the list a couple of days ago):
$ fuser -sn tcp $((UID+21490
> "Chris" == Chris Gray <[EMAIL PROTECTED]> writes:
Chris> People always get lots of responses from queries like this,
Chris> but this seems like the obvious way to do it:
Chris> pidof xemacs && gnuclient -q $1 || xemacs -nw $1
Yep, that works. In the hopes of saving a newbie or two so
On Mon, May 29, 2000 at 10:58:08PM -0400, john s jacobs anderson wrote:
> Okay, that could work -- but I'm too forgetful to remember if there's
> already an XEmacs process running -- anybody have a shell script that
> will execute the following pseudocode?
>
> if there's an XEmacs process
> "Peter" == Peter S Galbraith <[EMAIL PROTECTED]> writes:
Peter> Here's why I use gnuserv all the time. Say I in a shell in a
Peter> directory called
Peter> /deb/potato/home/rhogee/deb/gri/CVS/gri/doc/cookbook and I
Peter> want to edit a file in Emacs. I could go in Emacs and type
Here's why I use gnuserv all the time.
Say I in a shell in a directory called
/deb/potato/home/rhogee/deb/gri/CVS/gri/doc/cookbook
and I want to edit a file in Emacs. I could go in Emacs and type
C-x C-f and then type in (or cut/paste) the whole path. That's
arduous.
Instead, if I want to edi
7 matches
Mail list logo