From: Carsten Dominik <dominik@science.uva.nl>
To: chgreg692000@yahoo.com
Cc: emacs-orgmode@gnu.org
Subject: Re: org-mode + xemacs + patch
Date: Thu, 11 May 2006 11:01:17 +0200 [thread overview]
Message-ID: <bdd46cba079be3cca21561d870b10e5b@science.uva.nl> (raw)
In-Reply-To: <7upsilvusi.fsf@horizonsemi.com>
On May 11, 2006, at 10:18, chgreg692000@yahoo.com wrote:
>>> (get-char-property (1- (point)) 'invisible))
>>> (beginning-of-line 2)) (setq eol (point)))
>>> (outline-end-of-heading) (setq eoh (point))
>>> - (org-end-of-subtree t) (setq eos (point))
>>> + ;;(org-end-of-subtree t) (setq eos (point))
>>> + (outline-end-of-subtree) (setq eos (point))
>>> (outline-next-heading))
>>
>> Why is the above change necessary?
>
> Without this change 'org-cycle' gives error when
> 'org-cycle-include-plain-lists' is t.
This is in the not noutline section of the code, so I guess you fixed
this before using your new noutline?
Anyway, yes, a bug, I fixed it (in a different way). Thanks.
I really appreciate that you went through the trouble of actually
providing a patch.
- Carsten
prev parent reply other threads:[~2006-05-11 9:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-09 14:23 org-mode + xemacs + patch chgreg692000
2006-05-09 14:58 ` Carsten Dominik
2006-05-10 7:40 ` chgreg692000
2006-05-11 9:44 ` Carsten Dominik
2006-05-10 10:49 ` Carsten Dominik
[not found] ` <7u3bfit8ov.fsf@horizonsemi.com>
2006-05-10 11:50 ` Carsten Dominik
2006-05-11 3:58 ` Carsten Dominik
2006-05-11 8:18 ` chgreg692000
2006-05-11 9:01 ` 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=bdd46cba079be3cca21561d870b10e5b@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=chgreg692000@yahoo.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 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.