Re: [TASK] Enhance Worg HTML styling

2023-01-05 Thread Leo Butler
On Fri, Jan 06 2023, Tim Cross wrote: > alain.coch...@unistra.fr writes: > >> Tim Cross writes on Thu 5 Jan 2023 09:43: >> >> > As a simple example, try increasing the font size and see what >> > happens to the menus. Keep in mind that some users require a very >> > large font (for example,

Re: [PATCH] lisp/ob-octave.el, was [PATCH] rfc: using ert-deftest with side-effects

2023-01-05 Thread Leo Butler
On Mon, Jan 02 2023, Ihor Radchenko wrote: > Ihor Radchenko writes: > >> Ihor Radchenko writes: >> There is a race condition between writing the contents of the graphics file to disk and emacs checking the file size. My guess is that this is causing the problem (and that the

How to make change the appearance of org-date inside a drawer?

2023-01-05 Thread William Denton
I would like to make drawers look fainter and smaller. I have this mostly working, with this: (face-spec-set 'org-drawer '((t (:foreground "dim gray" :weight normal :height 0.9 (face-spec-set 'org-special-keyword '((t (:foreground "dim gray" :weight normal :height 0.9 (face-spec-set

[BUG] Package keyval Error: margins undefined. [9.6 (release_9.6-61-g63e073f @ /home/data1/protected/Programming/Software/emacs/lisp/org/)]

2023-01-05 Thread Jean Louis
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: [PATCH] org-datetree.el: Allow datetrees with TODO, priority, tags

2023-01-05 Thread Ilya Chernyshov
Thanks! Instead of manually constructing the regexp, you can use `org-complex-heading-regexp-format'. Thanks for the tip. Applied changes in the new patch. >From 8a32385ae2ccbbc0caa35eda9a8184c165e3afcd Mon Sep 17 00:00:00 2001 From: Ilya Chernyshov Date: Thu, 15 Dec 2022 02:08:15 +0600

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Eduardo Ochs
On Thu, 5 Jan 2023 at 12:19, wrote: > > Max Nikulin writes on Thu 5 Jan 2023 22:00: > > > Sometimes I start emacs in a terminal application to copy some > > "special" text (holding [Shift]). > > Great! It worked for the *Org Select* buffer. > > I did not know that trick. Hi Alain, here is

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Jean Louis
* Ihor Radchenko [2023-01-05 14:17]: > Could you please elaborate what is bad about the design and maybe > provide some ideas how it can be improved? There was choice back in time, before 10 years, to provide to user few keys to run some functions, like Org export. That itself is not bad, but

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Jean Louis
* alain.coch...@unistra.fr [2023-01-05 17:46]: > Ihor Radchenko writes on Thu 5 Jan 2023 11:07: > > > However, I doubt that you can make much use of the buffer itself - > > it is nothing but text. > > Without my suggesting that anything at all should be done, I am > commenting that sometimes

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Jean Louis
* Ihor Radchenko [2023-01-05 14:16]: > Jean Louis writes: > > > Though, we speak here of non-blicking Org Export, and there are many > > ways to do it, we speak of decisions that are not user friendly, made > > before more than 10 years. > > > > There was enough time to use whatever one wish. I

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Max Nikulin
On 06/01/2023 02:19, Jean Louis wrote: The Concept and More Ideas: --- Was there any messages with arguments that Org should stick to blocking menu? It is not about UI ideas, it is not about counting people who agrees that menu should be non-blocking (I do not

Re: When is a function an interactive function? [was Re: Is function 'org-insert-property-drawer' usable?]

2023-01-05 Thread Max Nikulin
On 06/01/2023 06:13, Alain.Cochard wrote: For example, with the cursor on 'org-capture-finalize' in the manual, 'C-h f ' gives nothing right away; 'C-h f org-capture' does not offer 'org-capture-finalize' as a completion; 'C-h f org-capture-fin' does complete and says that 'org-capture-finalize'

[BUG] Conflict between Org hyperlink and auto-complete (I think) [9.6 ( @ /home/dsmasterson/.emacs.d/elpa/org-9.6/)]

2023-01-05 Thread David Masterson
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: LaTeX tutorial (focused on what Org exports) ??

2023-01-05 Thread David Masterson
Pedro Andres Aranda Gutierrez writes: > David Masterson writes: >> "Fraga, Eric" writes: >>> On Sunday, 1 Jan 2023 at 13:43, Ihor Radchenko wrote: I think that it is not very clear how to use it. Abstract says that it is self-explaining, but it appears that not every pdf viewer

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Max Nikulin
On 06/01/2023 02:37, Jean Louis wrote: * Ihor Radchenko [2023-01-05 14:17]: Could you please elaborate what is bad about the design and maybe provide some ideas how it can be improved? There was choice back in time, before 10 years, to provide to user few keys to run some functions, like Org

When is a function an interactive function? [was Re: Is function 'org-insert-property-drawer' usable?]

2023-01-05 Thread Alain . Cochard
Max Nikulin writes on Wed 4 Jan 2023 18:53: > I suppose, the idea is to invoke it like > > C-u M-x org-insert-drawer Yes, I got it. Let me enlarge the scope (hence the new title). The manual says, in 1.5 Typesetting Conventions Used in this Manual (Key bindings and commands): In

Re: [TASK] Enhance Worg HTML styling

2023-01-05 Thread Tim Cross
Leo Butler writes: > On Fri, Jan 06 2023, Tim Cross wrote: > >> alain.coch...@unistra.fr writes: >> >>> Tim Cross writes on Thu 5 Jan 2023 09:43: >>> >>> > As a simple example, try increasing the font size and see what >>> > happens to the menus. Keep in mind that some users require a very

Re: [MAINTENANCE] Org orphanage?

2023-01-05 Thread Samuel Wales
what it it were made emacs-wide? and linked all over with "things you can do to contribute"? On 1/5/23, Bastien wrote: > Ihor Radchenko writes: > I am not sure why we need to wait with an optional offer. >>> >>> You mean, the optional offer of providing a proper shelter for orphan >>>

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Alain . Cochard
Max Nikulin writes on Thu 5 Jan 2023 22:00: > Sometimes I start emacs in a terminal application to copy some > "special" text (holding [Shift]). Great! It worked for the *Org Select* buffer. I did not know that trick. Thanks. -- EOST (École et Observatoire des Sciences de la Terre) ITE

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Eduardo Ochs
On Thu, 5 Jan 2023 at 08:06, Ihor Radchenko wrote: > > Eduardo Ochs writes: > > > sorry, I thought that that would be something like a 5-line change... =( > > > > A few messages again I mentioned that one of my plans for these holidays > > was to learn several techniques for debugging elisp that

Re: [TASK] Enhance Worg HTML styling (was: [BUG] worg-setup.org is outdated)

2023-01-05 Thread Tim Cross
alain.coch...@unistra.fr writes: > Tim Cross writes on Thu 5 Jan 2023 09:43: > > > As a simple example, try increasing the font size and see what > > happens to the menus. Keep in mind that some users require a very > > large font (for example, I use a 26 or 28 pt font. > > OK, I

Re: Refactor org-babel-shell-initialize? (was Re: ob-shell intentions and paperwork (was Bash results broken?))

2023-01-05 Thread Ihor Radchenko
Ihor Radchenko writes: >> Is there a way to see the definition of`org-babel-execute:csh' using the >> current `org-babel-shell-initialize', that is, when generated by a function? > > https://github.com/Wilfred/helpful displays the function code in such > scenario. Probably, I need to raise this

Re: Babel (scheme): Evaluation errors are not shown

2023-01-05 Thread Marc Nieper-Wißkirchen
Despite the unfortunate lack of a maintainer, I hope the (latest version of the) patch can still be applied as the current behavior of ob-scheme.el, namely, silencing any evaluation errors is infeasible. Do you need any FSF copyright assignments from me? (I already contributed to GCC and Gnulib

Re: on inlinetask's 1st line inserts a star

2023-01-05 Thread Ihor Radchenko
alain.coch...@unistra.fr writes: > release_9.6-193-g30314c > > A right after 'M-x org-inlinetask-insert-task' adds a star to > the 15 already there; another , another star, and so on. Same > thing with cursor after a TODO keyword. > > The behavior is the same if there is some content inside the

[BUG] ox-html: incorrect figure numbers [9.6 ( @ /home/contrapunctus/.emacs.d/elpa/org-9.6/)]

2023-01-05 Thread contrapunctus
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: [BUG] ox-html: incorrect figure numbers [9.6 ( @ /home/contrapunctus/.emacs.d/elpa/org-9.6/)]

2023-01-05 Thread Ihor Radchenko
Canceled.

Re: [BUG] ox-html: incorrect figure numbers [9.6 ( @ /home/contrapunctus/.emacs.d/elpa/org-9.6/)]

2023-01-05 Thread Ihor Radchenko
contrapunctus writes: > I have the following test file - > ```org > #+CAPTION: caption 1 > [[file:img/orig/img1.jpg][file:img/small/img1.jpg]] > #+CAPTION: caption 2 > [[file:img/orig/img2.jpg][file:img/small/img2.jpg]] > #+CAPTION: caption 3 > [[file:img/orig/img3.jpg][file:img/small/img3.jpg]]

Re: Is function 'org-insert-property-drawer' usable?

2023-01-05 Thread Ihor Radchenko
Max Nikulin writes: >> I guess we can just make it into a command. I see no downsides. > > At least it was an intentional change: > > commit 471ddbd14e2bb3e7689cdca5e6a461e54b8be9d8 > Author: Bastien Guerry > Date: Thu Jan 26 09:18:10 2012 +0100 > > Improve `org-insert-drawer' and related

Re: ob-shell intentions and paperwork (was Bash results broken?)

2023-01-05 Thread Ihor Radchenko
Matt writes: > > Feel free to push upstream. > > I'm not able to push to git://git.sv.gnu.org/emacs/org-mode.git. > > I've read through the following and, as far as I can tell, I've followed the > directions. > > - https://orgmode.org/worg/org-contribute.html > -

Re: [MAINTENANCE] Org orphanage?

2023-01-05 Thread Ihor Radchenko
Bastien writes: >> I am not sure why we need to wait with an optional offer. > > You mean, the optional offer of providing a proper shelter for orphan > packages? Yes. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Ihor Radchenko
Eduardo Ochs writes: > sorry, I thought that that would be something like a 5-line change... =( > > A few messages again I mentioned that one of my plans for these holidays > was to learn several techniques for debugging elisp that I've postponing > learning for ages. I'll do that and then I'll

Re: ob-shell intentions and paperwork (was Bash results broken?)

2023-01-05 Thread Bastien Guerry
Ihor Radchenko writes: >> I'm not able to push to git://git.sv.gnu.org/emacs/org-mode.git. My bad: I did not warn Emacs maintainers in time. Now it is done, I will let you know when they grand you access to the Emacs project. -- Bastien

Re: [PATCH] org-datetree.el: Allow datetrees with TODO, priority, tags

2023-01-05 Thread Ihor Radchenko
Ilya Chernyshov writes: > Here is a patch that allows to find datetree headlines that contain tags, > TODO or priority keywords. > > Sometimes you need to set TODOs or tags to such headlines. When you do > this, next time you capture under this datetree, you get a new datetree > with the same

Re: Using header-args to set default TODO state?

2023-01-05 Thread Ihor Radchenko
Michael Maurer writes: > I've been wondering if it's possible to define a default todo-state > for all items appearing under a headline, like > > * shopping list > :PROPERTIES: > :header-args: todo-state: TOBUY > :END: > ** bananas > ** bread > > so when calling org-agenda both bananas and bread

Re: [MAINTENANCE] Org orphanage?

2023-01-05 Thread Bastien
Ihor Radchenko writes: >>> I am not sure why we need to wait with an optional offer. >> >> You mean, the optional offer of providing a proper shelter for orphan >> packages? > > Yes. Well, if too few people care about Org orphan packages to document them on worg/org-orphanage.org I'm a bit

[BUG] CUSTOM_id ignored on blocks by ox-beamer

2023-01-05 Thread Ihor Radchenko
Confirmed. alan.schm...@polytechnique.org writes: > I’m writing course slides in org-mode (exported currently to beamer, but > I want to also have html export in the long run), and I have trouble > linking blocks (for theorems or definitions), as the CUSTOM_ID property > is ignored by ox-beamer

Re: Is function 'org-insert-property-drawer' usable?

2023-01-05 Thread Bastien Guerry
Hi, Ihor Radchenko writes: > I still don't understand why it was turned into a function since I > cannot find the relevant discussion. C-u C-c C-x d will call org-insert-property-drawer - I don't think this function needs to be a command with its own keybinding. The discussion is here:

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Ihor Radchenko
Jean Louis writes: > * Max Nikulin [2023-01-03 15:18]: >> Jean might be happy with the posted mock-up. Unfortunately that code is too >> far from been ready to be used for all users. E.g. it does not use >> `org-export-registered-backends', not to mention that all menus in the >> package should

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Ihor Radchenko
Jean Louis writes: > Though, we speak here of non-blicking Org Export, and there are many > ways to do it, we speak of decisions that are not user friendly, made > before more than 10 years. > > There was enough time to use whatever one wish. I can't wait for > somebody in mainstream Org to make

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Alain . Cochard
Ihor Radchenko writes on Thu 5 Jan 2023 11:07: > However, I doubt that you can make much use of the buffer itself - > it is nothing but text. Without my suggesting that anything at all should be done, I am commenting that sometimes one might need that text, if only for personal notes, and it

Re: Export Org with Org concept -- Re: Problems with C-c C-e file.org,

2023-01-05 Thread Max Nikulin
On 05/01/2023 21:41, Alain.Cochard wrote: I am commenting that sometimes one might need that text, if only for personal notes, and it would be convenient if one could access all buffers just like we can for (say) the *Messages* buffer. For example, I recently needed what is seen in the *Org

[BUG] Org agenda misbehaves in a side window [9.5 (9.5-g0a86ad @ /home/zellerin/.emacs.d/elpa/org-9.5/)]

2023-01-05 Thread Tomas Zellerin
When Agenda buffer is in a side window, several actions fail with "Cannot make side window the only window". Example: emacs -Q in *scratch*, (setq display-buffer-alist '(("\\*Org Agenda\\*" display-buffer-in-side-window))) M-x org-agenda t to display Todo agenda in org-agenda buffer, another

Re: [TASK] Enhance Worg HTML styling (was: [BUG] worg-setup.org is outdated)

2023-01-05 Thread Alain . Cochard
Tim Cross writes on Thu 5 Jan 2023 09:43: > As a simple example, try increasing the font size and see what > happens to the menus. Keep in mind that some users require a very > large font (for example, I use a 26 or 28 pt font. OK, I understand. (Even with default font size, I hate that the