ratpoison-devel
[Top][All Lists]
Advanced

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

[RP] keymaps & fun


From: Joe Corneli
Subject: [RP] keymaps & fun
Date: Sat Apr 17 19:51:13 2004

   Er, no, I wrote the post under [[Features]].  Can't see it there now,
   though.

   Maybe I only previewed it and the state dies when I had an power
   outage.  Bugger.

If you'd be so kind as to try again ... or just send the info to the
mailing list; 't'would be appreciated.

BTW, I usually edit the things on the wiki w/ Emacs (invoked from
w/i Lynx); the buffers I'm working on are written out to the tmp
directory, so in event of a server disaster, what I wrote can
usu. be resurrected.

   * * *

   Alternately, alias yow rp -c "echo $(fortune 
/usr/share/games/fortunes/zippy)"; 
   or alias yow rp -c "echo $(fortune /usr/share/emacs/21.3/etc/yow.lines)"

I don't have fortune installed. 

Anyway -- question -- is it weird that

 alias zippy exec /sw/bin/ratpoison -c "echo `/Users/arided/bin/zippy`"

doesn't work

when

 /Users/arided/bin/zippy

or even

 /sw/bin/ratpoison -c "echo `/Users/arided/bin/zippy`"

does work?

Also,

 alias zippy exec /sw/bin/ratpoison -c "echo $(/Users/arided/bin/zippy)"

does not work.

However,

 alias moo exec /sw/bin/ratpoison -c "echo $(/sw/bin/cowsay moo)"

*does* work.  RP seems not to like to echo content produced by
scripts that reside in my ~/bin/ directory.  Any idea why?

Joe



reply via email to

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