Rainer M Krug <[email protected]> writes: > Hm - I can't find that command (I assume it is a function)? And if how > can I get the file name of the buffer?
Yes, an elisp function. You either already know the name of the file and insert it as a string or just use another elisp function to ask EMACS for it. Then instead of running a shell script (which you said you wanted to avoid) you'll get this information from EMACS. Achim. _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
