From: "Andreas Röhler" <andreas.roehler@online.de>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Bug: M-a bound to backward-sentence
Date: Wed, 03 Nov 2010 09:22:37 +0100 [thread overview]
Message-ID: <4CD11BCD.3050001@online.de> (raw)
In-Reply-To: <DE17A4BC-619B-4404-82C3-3E7CD62FAAC2@gmail.com>
Am 02.11.2010 16:07, schrieb Carsten Dominik:
>
> On Nov 2, 2010, at 10:12 AM, Andreas Röhler wrote:
>
>> Hi
>>
>> inside a table
>>
>> M-a is bound to backward-sentence
>
> Hi Andreas,
>
> I get
>
> M-a runs the command org-backward-sentence, which is an interactive
> compiled Lisp function in `org.el'.
>
> It is bound to M-a.
>
> (org-backward-sentence &optional ARG)
Hi Carsten,
thanks. Error was in my way to load the devel version
Have been told to follow instructions and load
;; (load "~/org-mode/lisp/org-install.elc")
However, it works here that way:
(load "~/org-mode/lisp/org.el")
Do you have an idea whats the reason?
Maybe it's useful to drop some note how to load the devel code.
Thanks again
Andreas
>
> Go to beginning of sentence, or beginning of table field.
> This will call `backward-sentence' or `org-table-beginning-of-field',
> depending on context.
>
>
> Cheers
>
>>
>> which doesn't meet info.
>>
>> See screenshot attached.
>>
>> Checked from git-repo code
>>
>> Thanks
>>
>> Andreas
>> <org-table-move-bug.png>_______________________________________________
>> Emacs-orgmode mailing list
>> Please use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
> - Carsten
>
>
>
>
next prev parent reply other threads:[~2010-11-03 8:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-02 9:12 Bug: M-a bound to backward-sentence Andreas Röhler
2010-11-02 15:07 ` Carsten Dominik
2010-11-03 8:22 ` Andreas Röhler [this message]
2010-11-03 22:32 ` Carsten Dominik
2010-11-04 7:16 ` right customization Andreas Röhler
2010-11-04 8:29 ` Carsten Dominik
2010-11-04 9:54 ` Andreas Röhler
2010-11-04 10:00 ` Carsten Dominik
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CD11BCD.3050001@online.de \
--to=andreas.roehler@online.de \
--cc=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).