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

Re: default info browser



On 7/19/05, Sebastian Luque <spluque@gmail.com> wrote:
> Sebastian Luque <spluque@gmail.com> wrote:
> 
> [...]
> 
> > function myinfo { emacs -q -nw --eval "(info \"$1\")"; }
> 
> Oops, looking at Jim's suggestion, I realized that the positional argument
> above should be in braces, so:
> 
> function myinfo { emacs -q -nw --eval "(info \"${1}\")"; }
> 
> is more precise.
In konq type ##info

-- 
L.V.Gandhi
http://lvgandhi.tripod.com/
linux user No.205042



Reply to: