On  8Nov2007, at 6:40 PM, Steve Taetzsch wrote:

I installed orgmode 5.13i and am using xemacs version 21.4.15. I did
install the noutline also.

When I hit the C-c C-t key, I get a "Symbol's function definition is
void: line-beginning-position" error.

Is there a fix for this?

You can do:

(defalias 'line-beginning-position 'point-at-bol)


I will fix this int he code for the next version (5.14).

- Carsten




_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to