* xemacs line-beginning-position error
@ 2007-11-08 17:40 Steve Taetzsch
2007-11-09 5:15 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Steve Taetzsch @ 2007-11-08 17:40 UTC (permalink / raw)
To: emacs-orgmode
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?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: xemacs line-beginning-position error
2007-11-08 17:40 xemacs line-beginning-position error Steve Taetzsch
@ 2007-11-09 5:15 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2007-11-09 5:15 UTC (permalink / raw)
To: Steve Taetzsch; +Cc: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-09 5:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-08 17:40 xemacs line-beginning-position error Steve Taetzsch
2007-11-09 5:15 ` Carsten Dominik
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.