Rainer M Krug <[email protected]> writes:

> calling
>
> ,----
> | emacs +42 foo.org
> `----
>
> should open the file foo.org and put the cursor in line 42. 
>

In most cases, it would be better to use emacsclient, otherwise
you might end up with many emacs instances; but more importantly
perhaps, using emacsclient avoids the initialization delay.

Nick



Reply via email to