From: Carsten Dominik <carsten.dominik@gmail.com>
To: Steve Taetzsch <oakhilltop@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: xemacs line-beginning-position error
Date: Fri, 9 Nov 2007 06:15:15 +0100 [thread overview]
Message-ID: <1D918BC0-D0E9-4EAD-8D81-D37D416BC781@science.uva.nl> (raw)
In-Reply-To: <48571cac0711080940h462befb8g375619d61749bc92@mail.gmail.com>
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
prev parent reply other threads:[~2007-11-09 5:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-08 17:40 xemacs line-beginning-position error Steve Taetzsch
2007-11-09 5:15 ` Carsten Dominik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1D918BC0-D0E9-4EAD-8D81-D37D416BC781@science.uva.nl \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=oakhilltop@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.