emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Command line tricks


From: Dan Griswold
Subject: [Orgmode] Re: Command line tricks
Date: Wed, 20 Aug 2008 07:24:24 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Pete Phillips <address@hidden> writes:

>>>>>> "Russell" == Russell Adams <address@hidden> writes:
>
>     Russell> In my ~/.bashrc, I have defined an alias for Org that runs:
>
>     Russell> emacs -nw --funcall org-agenda-list
>
>     Russell> Which pulls up Org in the agenda view, which is where I
>     Russell> wanted to be in the first place!
>
> Hmm - is there any way to get the same functionality with emacsclient ? 

 ...

> I have tried  
>
>   /usr/bin/emacsclient.emacs-snapshot -f org-agenda-list
>
> but it turns out -f isn't supported by emacsclient.

how about: emacsclient -e "(org-agenda-list)" 

or: gnuclient -f org-agenda-list

-- 
--------------
Dan Griswold
Rochester, NY
--------------





reply via email to

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