Re: Bug: no math-mode detection for align-environment [9.3.7 (9.3.7-13-ge62ca4-elpaplus @ /home/stefi/.emacs.d/elpa/org-plus-contrib-20200713/)]

2020-08-27 Thread Kyle Meyer
Stefi writes: > It might be a change to texmathp.el. It is part of Auctex and checks if > math mode is on or off. I could not find align environment in the list > of default environments. Maybe that has changed. > > However, I added align and align* to "Texmathp Tex Commands" from the > customize

Re: new feature for consideration: other-tab for org-agenda-window-setup

2020-08-27 Thread Kyle Meyer
Eric S Fraga writes: > Dear all, > > Please see attached for a new version of my changes for adding > 'other-tab as an option for org-agenda-window-setup. > > I think I've addressed all your comments, Kyle, but any more are > welcome. It would be good if somebody who is using an older version of

Re: org-link-set-parameters :complete how to prompt for description?

2020-08-27 Thread Ihor Radchenko
> I am guessing you were referring to org-link-make-string? Well. Not really. But I am glad that you found the function you need. Normally, org-link-make-description-function should be called for any link inserted with org-insert-link to generate initial text for the description prompt. The

Re: org-link-set-parameters :complete how to prompt for description?

2020-08-27 Thread TRS-80
On 2020-08-27 07:37, Ihor Radchenko wrote: Any tips would be greatly appreciated. Take a look at org-link-make-description-function Best, Ihor Hi Ihor, I am guessing you were referring to org-link-make-string? I don't know how I missed that. All I can say is I don't think it is

Re: new feature for consideration: other-tab for org-agenda-window-setup

2020-08-27 Thread Eric S Fraga
Dear all, Please see attached for a new version of my changes for adding 'other-tab as an option for org-agenda-window-setup. I think I've addressed all your comments, Kyle, but any more are welcome. It would be good if somebody who is using an older version of Emacs, i.e. pre 27.1, could test

Re: [PATCH] Add org-md-src-block for src-block formater

2020-08-27 Thread Berry, Charles
You might want to browse the ox-ravel repository[1]. It provides a collection of exporters that support reformatting src blocks and inline src blocks for a variety of output formats (including markdown). Basically, it will produce a derived backend that adds source block reformatting to

Re: Website revamp?

2020-08-27 Thread Maxim Nikulin
24.08.2020 14:43, TEC wrote: Here's my overview of the current state of affairs + done :: nicer overall theme + done :: make site work on a variety of form-factors + done :: nice features page (with animations!)  + done :: prettier home page + done :: new "install" page + todo :: content for

Re: Font width in Properties Drawer

2020-08-27 Thread Garrett Rolfs
Norman Tovey-Walsh writes: > Garrett Rolfs writes: >> Executing C-u C-x = on a space in this area indicates there is no face >> defined. So I suspect the answer is currently no. > > I don’t know if this is useful feedback, but I’m running Org-mode > version 9.3.7 and in my properties drawers,

Re: [PATCH] Add org-md-src-block for src-block formater

2020-08-27 Thread Naoya Yamashita
> This is a feature. "ox-md" exports to vanilla Markdown, which doesn't > support such syntax. You may want to use other back-ends, e.g., > "ox-gfm". Thanks for letting me know that. I would try it. 2020年8月27日(木) 14:34 Nicolas Goaziou : > Hello, > > Naoya Yamashita writes: > > > I found

Re: [PATCH] Re: org-forward-heading-same-level and the invisible-ok argument

2020-08-27 Thread Ihor Radchenko
> What I am wondering is whether it would make more sense as an argument > for org-forward-heading-same-level and similar commands, or as a > (potentially buffer-local) org variable to tweak the behavior, given > it's most likely going to affect these functions as interactive commands > (see

Re: Bug: no math-mode detection for align-environment [9.3.7 (9.3.7-13-ge62ca4-elpaplus @ /home/stefi/.emacs.d/elpa/org-plus-contrib-20200713/)]

2020-08-27 Thread Stefi
It might be a change to texmathp.el. It is part of Auctex and checks if math mode is on or off. I could not find align environment in the list of default environments. Maybe that has changed. However, I added align and align* to "Texmathp Tex Commands" from the customize browser (open a .tex file

Re: org-link-set-parameters :complete how to prompt for description?

2020-08-27 Thread Ihor Radchenko
> Any tips would be greatly appreciated. Take a look at org-link-make-description-function Best, Ihor TRS-80 writes: > Good day, everyone! > > I have been trying to create a new custom link type with > org-link-set-parameters, which in turn calls functions for the various > "methods" (for

Re: new feature for consideration: other-tab for org-agenda-window-setup

2020-08-27 Thread Kyle Meyer
Eric S Fraga writes: > On Wednesday, 26 Aug 2020 at 18:28, Kyle Meyer wrote: >> Thanks. Sounds fine to me. > > Hi Kyle, > > thanks for the feedback. Some questions/comments: > >> Style conventions: s/added/Add/s/handle/Handle/ > > Okay although grammatically wrong but we won't go into that...

Re: new feature for consideration: other-tab for org-agenda-window-setup

2020-08-27 Thread Eric S Fraga
On Wednesday, 26 Aug 2020 at 18:28, Kyle Meyer wrote: > Thanks. Sounds fine to me. Hi Kyle, thanks for the feedback. Some questions/comments: > Style conventions: s/added/Add/s/handle/Handle/ Okay although grammatically wrong but we won't go into that... ;-) > I think it's worth noting here

Re: [PATCH] Fix bug in org-num check for commented headlines

2020-08-27 Thread Nicolas Goaziou
Hello, Anders Johansson writes: > I found an easily solved bug in org-num. > > This happens when org-num-skip-commented is non-nil. > When creating a new headline, often org-num--skip-value is invoked > before any headline text is created. This means that ‘title‘ is nil > and the string-match