From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: "Rafael Laboissière" <rafael@laboissiere.net>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: [PATCH] test-org/fuzzy-links
Date: Sat, 15 Apr 2017 16:53:42 +0200 [thread overview]
Message-ID: <87r30thgcp.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20170412203354.gnfpxtvqq5ykdsog@laboissiere.net> ("Rafael Laboissière"'s message of "Wed, 12 Apr 2017 22:33:54 +0200")
Hello,
Rafael Laboissière <rafael@laboissiere.net> writes:
> Function org-backward-heading-same-level fails in a specific case.
> Suppose the following org-mode file:
>
> ==================
> * first
> * second
> * third
> ==================
>
> where '* first' is right at the beginning of the file.
>
> When the cursor is at line '* third' and
> org-backward-heading-same-level is called, we go to the previous line
> correctly. However when the cursor is at '* second',
> org-backward-heading-same-level does bring us to the first line but
> emits an error "Beginning of buffer". It seems that the patch
> attached to this message fixes the problem.
Thank you. I eventually applied a slightly different patch, and added
some tests.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2017-04-15 14:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-12 20:33 [PATCH] test-org/fuzzy-links Rafael Laboissière
2017-04-15 14:53 ` Nicolas Goaziou [this message]
2017-04-15 15:07 ` Rafael Laboissière
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=87r30thgcp.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=rafael@laboissiere.net \
/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).