emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] bugs in commenting and filling


From: Samuel Wales
Subject: Re: [O] bugs in commenting and filling
Date: Thu, 30 Aug 2012 19:01:34 -0700

On 8/28/12, Nicolas Goaziou <address@hidden> wrote:
>> #bug 4: this paragraph now gets exported in HTML subtree
>> #export, which will likely surprise many people who formerly
>> #used "#" comments instead of "# " comments and don't
>> #carefully check all output.  they might
>> #even publish private information automatically without
>> #realizing it using old files that they forgot or did not
>> #know to convert.
>
> This has been announced in 7.9 changes.

As a user, what is the best way in both the old and new exporters to
remove #[^+] lines on export?  Flush lines in one of the hooks?  Or is
there a setting?

Or error if there are any such lines in the exported subtree.  (I
always export subtrees.)  Is this possible?

>> #bug 5: filling this paragraph with "===" on the following
>> #line will fill the ===, unlike the rest of emacs with
>> #filladapt turned ON.  we are supposed to not use filladapt
>> #with org.  therefore, how do you emulate the filladapt
>> #behavior so that there is consistency between emacs and
>> #org?
>
> I don't know filladapt.el. I've done my homework, though, and looked at
> the file.
>
> If you want to use filladapt.el, you'll have to tweak
> `filladapt-token-*' variables. If you come up with a working setup,
> please put it on org-hacks.org as some users may appreciate it.
>
> For example, `cc-mode' does it in `c-setup-filladapt' function.

filladapt worked as it does in the rest of Emacs until pretty
recently, but it stopped working (error) when Org changed filling.

This bug refers to how Org without filladapt works.

Are you suggesting getting it to work again, then fixing this bug?  My
concern is that further changes in Org might make it not work again.

The alternative is to make the Org behavior work as it used to with filladapt.

> I hope it is clearer now.

Yes, thanks for explaining that it is for comment and verse blocks.

> Thanks for the detailed report.

Thanks for addressing the bugs.

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]