Re: [O] Org-mode 8.3.1 bugs report

2015-08-07 Thread Michael Strey
On Do, 2015-08-06, Lei Zhe wrote:

[...]

> 2. When I call org-drill, some entries can not be shown. Only blank
> buffer shows up.

I'm having the same problem here since about 4 weeks.  It seems to occur
randomly without relation to the entries.

Pressing e for “edit”, moving point some lines up or down and M-x
org-drill-resume is my poor workaround to proceed the drill session.

Best regards
-- 
Michael Strey
http://www.strey.biz * https://twitter.com/michaelstrey




Re: [O] Org-mode 8.3.1 bugs report

2015-08-06 Thread Nicolas Goaziou
Lei Zhe  writes:

> In my org files, some local customization like variables, LaTeX
> headers and options are also put in the  `Footnotes' section.
> So it can be easier for me to change or append these things if they
> just come after the headline, especially in the case with large
> numbers of footnotes.

You shouldn't use Footnotes section for anything else than footnotes,
although file local variables are tolerated.

You can create a dedicated heading for that purpose, with a COMMENT
keywords or a :noexport: tag, depending on your needs.

Regards,



Re: [O] Org-mode 8.3.1 bugs report

2015-08-06 Thread Lei Zhe
Sorry, I need to clarify my question.

In my org files, some local customization like variables, LaTeX
headers and options are also put in the  `Footnotes' section.
So it can be easier for me to change or append these things if they
just come after the headline, especially in the case with large
numbers of footnotes.

Regards,
Zhe Lei


On Thu, Aug 6, 2015 at 9:33 PM, Nicolas Goaziou  wrote:
> Lei Zhe  writes:
>
>> Hi, I tried to customize `org-footnote-auto-adjust'.
>> There are only kind of sort and renumber options.
>> None of them can make the footnote appear at the end of `Footnotes'
>> section.
>
> Then I don't understand why it is an issue.
>
> Regards,



Re: [O] Org-mode 8.3.1 bugs report

2015-08-06 Thread Nicolas Goaziou
Lei Zhe  writes:

> Hi, I tried to customize `org-footnote-auto-adjust'.
> There are only kind of sort and renumber options.
> None of them can make the footnote appear at the end of `Footnotes'
> section.

Then I don't understand why it is an issue.

Regards,



Re: [O] Org-mode 8.3.1 bugs report

2015-08-06 Thread Lei Zhe
Hi, I tried to customize `org-footnote-auto-adjust'.
There are only kind of sort and renumber options.
None of them can make the footnote appear at the end of `Footnotes' section.

Regards,

Zhe Lei


On Thu, Aug 6, 2015 at 9:18 PM, Nicolas Goaziou  wrote:
> Hello,
>
> Lei Zhe  writes:
>
>> 1. Footnote is inserted right after the Footnote headline, not the end
>> of this section.
>
> This is not a bug. You need to set `org-footnote-auto-adjust' to your
> liking.
>
>
> Regards,
>
> --
> Nicolas Goaziou



Re: [O] Org-mode 8.3.1 bugs report

2015-08-06 Thread Nicolas Goaziou
Hello,

Lei Zhe  writes:

> 1. Footnote is inserted right after the Footnote headline, not the end
> of this section.

This is not a bug. You need to set `org-footnote-auto-adjust' to your
liking.


Regards,

-- 
Nicolas Goaziou



[O] Org-mode 8.3.1 bugs report

2015-08-06 Thread Lei Zhe
I found two bugs if the latest org-mode 8.3.1.

1. Footnote is inserted right after the Footnote headline, not the end
of this section.

2. When I call org-drill, some entries can not be shown. Only blank
buffer shows up.

Hope these bugs can be fixed.