Re: bug processing non emacs-lisp blocks

2021-07-28 Thread Tim Cross
dmg writes: > org-babel-load-file will try to tangle any source block that contains > the substring emacs-lisp or elisp in their language. > > For example, the following code block will be tangled: > > #+begin_src emacs-lispDONOT > (use-package "org-sidebar") > #+end_src > > the following patch

bug processing non emacs-lisp blocks

2021-07-28 Thread dmg
org-babel-load-file will try to tangle any source block that contains the substring emacs-lisp or elisp in their language. For example, the following code block will be tangled: #+begin_src emacs-lispDONOT (use-package "org-sidebar") #+end_src the following patch fixes that problem. The Regular

Re: Dynamic block tables: adding prefix of "id:" to %ID

2021-07-28 Thread Karl Voit
* Ihor Radchenko wrote: > Karl Voit writes: >> Thanks, this sounds clever and I think I understand the code. >> Although I would have preferred not to overwrite a function. I >> always have a fear that this leads to nasty side-effects with future >> updates. > > That's not overwriting.

Re: org-cite-list-bibliography-files

2021-07-28 Thread Bruce D'Arcus
On Wed, Jul 28, 2021 at 10:17 AM von der Malsburg, Titus wrote: > > > On 2021-07-28 Wed 15:56, John Kitchin wrote: > > Could it be related to the variable org-mouse-1-follows-link? > > This variable is non-nil for me and clicking on ordinary org links works fine > in my setup. Just confirming:

org-timer-start at specified time stamp

2021-07-28 Thread Florian Lindner
Hello, frequently, when taking notes at a meeting with org-timer active, I happened to forget to start the timer at the beginning of the meeting: * Meeting Start: <2021-07-30 Fri 15:37> - 0:00:05 :: started the timer to late - 0:00:18 :: want to set zero to the time above 15:37 - 0:00:34 ::

Re: org-cite-list-bibliography-files

2021-07-28 Thread John Kitchin
At least until org-mode supports it natively, here is how I added C-c C-c support to citations. It is easy to make it do what you want, I chose follow in this code, (you can insert from the follow menu). https://github.com/jkitchin/org-ref-cite/blob/main/org-ref-cite-follow.el#L305 John

Re: org-cite-list-bibliography-files

2021-07-28 Thread Titus von der Malsburg
On 2021-07-28 Wed 15:12, Bruce D'Arcus wrote: > Titus' second question got lost a bit, but does anyone have an answer? > > I have the same issue, but was thinking clicking should run org-open-at-point. To avoid misunderstandings, I agree that a mouse click should run org-open-at-point.

Re: org-cite-list-bibliography-files

2021-07-28 Thread John Kitchin
Could it be related to the variable org-mouse-1-follows-link? Today I added mouse-1 to the keymap that org-ref-cite uses so that might also resolve it for you. John --- Professor John Kitchin (he/him/his) Doherty Hall A207F Department of Chemical Engineering

Re: Multilingual quotes inside paragraphs

2021-07-28 Thread Juan Manuel Macías
Hi Maxim, thank you for your comments. Maxim Nikulin writes: > Are you intentionally avoiding macros {{{lang(ru, текст)}}}? Yes. Precisely, these experiments are just an attempt to find an alternative to macros (I use macros a lot). In scenarios like these (chunks of text) is where the issue of

Re: org-cite-list-bibliography-files

2021-07-28 Thread Bruce D'Arcus
Titus' second question got lost a bit, but does anyone have an answer? I have the same issue, but was thinking clicking should run org-open-at-point. I know some other people do get clickable links, so am wondering if it's a config issue? On Sun, Jul 25, 2021 at 10:47 AM Titus von der Malsburg

Re: Multilingual quotes inside paragraphs

2021-07-28 Thread Maxim Nikulin
On 26/07/2021 16:25, Juan Manuel Macías wrote: I'm experimenting with `org-link-set-parameters' to create multilingual quotes (chunks of text) inside paragraphs. Although I focus mainly on the export to LaTeX with babel and csquotes packages, I also want extend support for HTML and odt output.

Re: what would cause failure in template for org capture?

2021-07-28 Thread Eric S Fraga
On Tuesday, 27 Jul 2021 at 12:37, No Wayman wrote: > Resolved on Emacs master as of > 949dd41c31dab69f7a5067bba324c28bb2cfbf8e Excellent. Re-building now! Thank you (and Gregor) for bisecting and reporting. -- : Eric S Fraga via Emacs 28.0.50, Org release_9.4.6-598-g604bfd : Latest paper