Re: incorrect documentation for file-desc header argument?

2020-07-28 Thread Kyle Meyer
Matt Huszagh writes: > The org info documentation states > > The ‘file-desc’ header argument defines the description (see *note > Link Format::) for the link. If ‘file-desc’ has no value, Org uses > the generated file name for both the “link” and “description” parts > of the

Re: incorrect documentation for file-desc header argument?

2020-07-28 Thread Matt Huszagh
Matt Huszagh writes: > Hello, > > The org info documentation states > > The ‘file-desc’ header argument defines the description (see *note > Link Format::) for the link. If ‘file-desc’ has no value, Org uses > the generated file name for both the “link” and “description” parts >

incorrect documentation for file-desc header argument?

2020-07-28 Thread Matt Huszagh
Hello, The org info documentation states The ‘file-desc’ header argument defines the description (see *note Link Format::) for the link. If ‘file-desc’ has no value, Org uses the generated file name for both the “link” and “description” parts of the link. However, if I

Re: Browse Org files through capture mechanism?

2020-07-28 Thread Alan E. Davis
Yes, it seems to do what I have in mind. Very nice! All I have had in mind, up to now, is a way to visit the file directly from Capture, without needing to use org-agenda. Thank you, Alan On Tue, Jul 28, 2020 at 2:38 PM Kyle Meyer wrote: > Alan E. Davis writes: > > > It surely must be

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-07-28 Thread Kyle Meyer
Stefi writes: > I recently updated my emacs packages and noticed that \begin{align*} > does not trigger math-mode detection any more, so org-cdlatex does not > work. However, begin{equation} still does trigger the math-mode > detection. I have read the documentation of >

Re: Repeating task hourly

2020-07-28 Thread Kyle Meyer
Kevin Liu writes: >> Is there any way to do this or are the docs out of date? > > I made a few quick changes to org-habit and it works prima facie. Will > continue testing for a bit. The hourly repeater came in ec921a2a6 (Support hourly repeat cookies, 2012-04-20), well after the "less than 1d"

Re: [PATCH] Fix recommendation in ORG-NEWS (was: Binding RET to org-return-and-maybe-indent)

2020-07-28 Thread Kyle Meyer
Kévin Le Gouguec writes: > Jarmo Hurri writes: > >> Kévin Le Gouguec writes: >> >>> Can you tell me whether electric-indent-local-mode works better for >>> you? If it does, I'll followup with a patch to ORG-NEWS. >> >> Seems to be working fine. Thank you very much. > > Thanks for the

Re: Browse Org files through capture mechanism?

2020-07-28 Thread Kyle Meyer
Alan E. Davis writes: > It surely must be possible to use the capture mechanism to browse the > captured material. > > I use Org-Mode almost every day, usually in capturing notes to a large > number of dedicated files. My capture templates many---too many, perhaps. > It would be really useful

Browse Org files through capture mechanism?

2020-07-28 Thread Alan E. Davis
It surely must be possible to use the capture mechanism to browse the captured material. I use Org-Mode almost every day, usually in capturing notes to a large number of dedicated files. My capture templates many---too many, perhaps. It would be really useful to be able to browse the files

Re: [Discuss] separate (recenter window-line) out of org-agenda-redo

2020-07-28 Thread Marco Wahl
"numbch...@gmail.com" writes: > I try to add an idle timer to auto refresh org agenda views. > > Here is what I code: > > #+begin_src emacs-lisp > ;;; auto refresh `*Org Agenda*' buffer > (defun my/org-agenda-auto-refresh () > "Rebuild all agenda views buffers." > (org-agenda-redo-all t)) >

[ANN] integrate Org-capture and YASnippet and Yankpad

2020-07-28 Thread Andrea
Hi, TL;DR: I show a way to run a yasnippet or a yankpad snippet from your org-capture templates. I would like to share with the community this little hack to integrate org-capture with the templating systems of YASnippet and Yankpad! If you like to keep snippets organized and not in the init

Re: Bug: Org line commands and visual-line mode bindings [9.3.7 (9.3.7-15-gc9abb4-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20200727/)]

2020-07-28 Thread Gustavo Barros
Hi Marco, thank you for your answer. On Tue, 28 Jul 2020 at 17:34, Marco Wahl wrote: >> I'm not sure this is a "bug", strictly speaking, or if it is correct >> unfortunate behavior. Anyway, is there something that could be done >> from Org's side? > > Also not sure if this is a bug. But you

Re: Bug: Org line commands and visual-line mode bindings [9.3.7 (9.3.7-15-gc9abb4-elpaplus @ /home/gustavo/.emacs.d/elpa/org-plus-contrib-20200727/)]

2020-07-28 Thread Marco Wahl
Hi Gustavo, > The Org line commands -- `org-beginning-of-line', `org-end-of-line', and > `org-kill-line' -- all take due care for the presence of > `visual-line-mode' to do the right thing if it is turned on. However, > when `visual-line-mode' is indeed on, the bindings on >

Re: Capture with (moving) attachment?

2020-07-28 Thread Mikhail Skorzhinskii
Hi Tim, I tried to solve the similar problem and come up with the solution with external script to do this. This is basically only tested in Linux with KDEv5 environment, but could be extended to any other DE or to work solely in emacs. Anyway, the idea of the solution is to provide an