On Thu, Aug 16, 2012 at 8:25 PM, Nick Dokos wrote:
>
> Try
>
> emacs -q -l /path/to/minimal/org.el\
>--eval '(progn (setq org-agenda-window-setup (quote current-window))
> (org-agenda nil "c" nil))'
>
> Nick
Works perfectly! Thank you.
-k.
Ken Mankoff wrote:
> Hi Eric,
>
> On Thu, Aug 16, 2012 at 3:50 PM, Eric Abrahamsen
> wrote:
> > On Fri, Aug 17 2012, Ken Mankoff wrote:
> >
> >> Hi,
> >>
> >> I find the first thing I do after launching emacs is to load my custom
> >> agenda, bound to C-c a c.
> >>
> >> Is there a way I can lau
Hi Eric,
On Thu, Aug 16, 2012 at 3:50 PM, Eric Abrahamsen
wrote:
> On Fri, Aug 17 2012, Ken Mankoff wrote:
>
>> Hi,
>>
>> I find the first thing I do after launching emacs is to load my custom
>> agenda, bound to C-c a c.
>>
>> Is there a way I can launch this from the command-line? I know I can
On Fri, Aug 17 2012, Ken Mankoff wrote:
> Hi,
>
> I find the first thing I do after launching emacs is to load my custom
> agenda, bound to C-c a c.
>
> Is there a way I can launch this from the command-line? I know I can
> run 'emacs -eval "(foo)"', but I haven't been able to determine the
> func
Ken Mankoff wrote:
> Hi,
>
> I find the first thing I do after launching emacs is to load my custom
> agenda, bound to C-c a c.
>
> Is there a way I can launch this from the command-line? I know I can
> run 'emacs -eval "(foo)"', but I haven't been able to determine the
> function that loads my