[PATCH] org-todo-yesterday: Fix interactive arg when in agenda buffer

2022-03-18 Thread Aaron Zeng
The following changes since commit 668205f7693e028f15240ffc043e037b411daf81: Backport commit d52c929e3 from Emacs (2022-03-02 23:02:50 -0500) are available in the Git repository at: g...@github.com:bcc32/org-mode.git bugfix for you to fetch changes up to

Re: Using backticks for the inline code delimeter?

2022-03-18 Thread chris
email got truncated the 1st time, hope it's bee better this time. > George Mauer writes: >> is there a straightforward way to extend the org parser to do this? > I don't think so. It seems the emphasis markers are hard-coded > in various places. > > From a quick look at the code, you'd have to

Re: Using backticks for the inline code delimeter?

2022-03-18 Thread chris
> George Mauer writes: >> is there a straightforward way to extend the org parser to do this? > I don't think so. It seems the emphasis markers are hard-coded > in various places. > > From a quick look at the code, you'd have to customize > `org-emphasis-alist` and redefine `org-set-emph-re` and

Re: Move or rename a file in a link

2022-03-18 Thread João Pedro de Amorim Paula
On 10 March 2022 14:58, Juan Manuel Macías wrote: > Hi João, Thanks for your comment. Hello, Juan! I apologize for the delay on responding, I had some issues with my e-mail account lately. > Regarding attachments, do you mean org attachments or email attachments? > Could you give an example of

Re: Re: Problem with org-babel and geiser

2022-03-18 Thread Zelphir Kaltstahl
Hello Rudy! On 3/18/22 17:00, emacs-orgmode-requ...@gnu.org wrote: Today, I needed to use Scheme with Org (9.5.2-24-g668205), and I found that the #+RESULTS: always come back empty. Oh, well! I use Guile and have everything configured correctly. Has anyone merged the patch discussed in this

Re: Org and multimedia (tips?)

2022-03-18 Thread Max Nikulin
On 18/03/2022 05:44, Juan Manuel Macías wrote: What I do is quite simple and rudimentary. For example, I have all my music files stored on a hard drive on my Raspberry. As a media server I use GNUMP3d, which is pretty clunky and outdated, but it works fine and is very easy for me to administer.

Patch links babel graphviz-dot

2022-03-18 Thread General discussions about Org-mode.
Patch to update some links. Greetings, Nicolas >From 0f336a1e225a13be45109d247d00474a0310e3dd Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Thu, 17 Mar 2022 14:30:22 +0100 Subject: [PATCH] updating links to graphviz documentation. --- org-contrib/babel/languages/ob-doc-dot.org | 2 +-

[BUG] Error when using mouse to set TODO state [9.5.2 (9.5.2-g91681f @ /home/garyo/.emacs.d/straight/build/org/)]

2022-03-18 Thread Gary Oberbrunner
I'm using org and org-roam. I tried to use the mouse-3 menu to toggle the state of a TODO item, but I get this error: Debugger entered--Lisp error: (void-variable org-todo) (funcall org-todo "DONE") menu-function-79() funcall-interactively(menu-function-79)