> From: Sławomir Grochowski
> Cc: emacs-orgmode@gnu.org, emacs-de...@gnu.org, phil...@posteo.net,
> stefankan...@gmail.com, la...@gnus.org, hmel...@gmail.com, e...@gnu.org,
> i...@protesilaos.com
> Date: Sat, 06 Apr 2024 22:41:32 +0200
>
> But first, we need to modify `help-quick' to be more re
Sławomir Grochowski writes:
> Ihor Radchenko writes:
>
>> I see no downside supporting `help-quick' command in Org mode's column
>> view. Generally, better integration with Emacs built-in functionality is
>> welcome.
>
> Great. I'll be happy to take care of it.
>
> But first, we need to modify `
Ihor Radchenko writes:
> I see no downside supporting `help-quick' command in Org mode's column
> view. Generally, better integration with Emacs built-in functionality is
> welcome.
Great. I'll be happy to take care of it.
But first, we need to modify `help-quick' to be more reusable.
I tried t
Ihor Radchenko writes:
"Thomas S. Dye" writes:
When I export the following table to csv with orgtbl-to-csv
from
emacs -q:
#+name: test-csv-export
| index | citation
|
|---+---|
| 1 | [cite: @schulte12:_multi_languag_comput_en
On 06/04/2024 01:34, Ihor Radchenko wrote:
Generally, I did see several requests to change the strategy when
calculating next month/year. However, that would be a breaking change.
I'd only go for it if people are strongly in favor of the change.
So, changing this to a poll.
I think the followin
Sławomir Grochowski writes:
>> I improved the patch a bit, with minor changes to the commit message and
>> adding more to the docstring and type spec of the defcustom. I also
>> changed the custom group (:group 'checkbox does not exist).
>
> Great. Thank you. It looks much better.
>
> But I think
Brian Elmegaard writes:
> On 20-03-2024 10:14, Ihor Radchenko wrote:
>> org-persist forces encoding in Org 9.7-pre (development version).
>> May you try it and let us know if your problem is still present there?
>>
> I have been looking into this, but it is not clear to me how to override
> emac
[ Adding Org mailing list back to CC. Please use "Reply All" to keep the
conversation public ]
Lei Zhe writes:
>> May you please explain in more details what problem you are trying to
>> solve?
> Sure. I've identified an issue on the master branch where, if the cursor is
> not inside the table a
Bruno Cardoso writes:
> In an Org file with:
>
> #+TODO: TODO(t) | DONE(d!)
>
> and
>
> (setopt org-log-into-drawer t)
>
> After marking a heading as DONE, the newly created :LOGBOOK: can't be
> unfolded.
Thanks for reporting!
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
> There is nothing to obsolete.
> ox-ascii did not process alphabetical lists in any way, which was a bug.
OK, thanks for verification.
Stace
On Sat, 6 Apr 2024 at 13:02, Ihor Radchenko wrote:
> Stacey Marshall writes:
>
> > Was the intention with this change to remove alphabetical lists from
"Thomas S. Dye" writes:
> When I export the following table to csv with orgtbl-to-csv from
> emacs -q:
>
> #+name: test-csv-export
> | index | citation |
> |---+---|
> | 1 | [cite: @schulte12
Stacey Marshall writes:
> Was the intention with this change to remove alphabetical lists from
> text (ascii) exporter?
The intention was to make ascii exporter aware about alphabetical lists
instead of behaving in undefined way.
> ...
> a. Point A
> b. Point B
> c. Point C
> d. [@z] Point Z
>
Ihor Radchenko writes:
> Thanks!
> I improved the patch a bit, with minor changes to the commit message and
> adding more to the docstring and type spec of the defcustom. I also
> changed the custom group (:group 'checkbox does not exist).
Great. Thank you. It looks much better.
But I think it'
On 20-03-2024 10:14, Ihor Radchenko wrote:
org-persist forces encoding in Org 9.7-pre (development version).
May you try it and let us know if your problem is still present there?
I have been looking into this, but it is not clear to me how to override
emacs' builtin org-mode, and run another v
14 matches
Mail list logo