Erik Trulsson <[EMAIL PROTECTED]> writes: > You can also specify Lisp functions to run directly from the commandline. > > emacs file.txt -f end-of-buffer > > seems to work fine.
I couldn't get "-f end-of-buffer" to work when I developed my monstrosity. Turns out that one must place it after the filename. Weird. I knew GNU software allowed non-POSIX option placement, but I didn't know it sometimes depended on it. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
