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

Difficulty rebuilding text files with org-mode



Manoj, when I tried to rebuild upgrading-checklist, I got the following
error:

% /usr/bin/emacs23 --batch -Q -l ./README-css.el -l org --visit upgrading-checklist.org --funcall org-export-as-ascii
Loading vc-git...
Autoloading failed to define function org-export-as-ascii

Running:

% /usr/bin/emacs23 --batch -Q -l ./README-css.el -l org -l org-ascii --visit upgrading-checklist.org --funcall org-export-as-ascii
Loading vc-git...
Saving file /home/eagle/dvl/debian/policy/upgrading-checklist.txt...
Wrote /home/eagle/dvl/debian/policy/upgrading-checklist.txt
ASCII export done, pushed to kill ring and clipboard

instead worked.  I'm not sure what's going on, since org-install.el does
have an autoload for org-export-as-ascii.  HTML generation worked fine.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: