Re: Get =#+RESULTS= without re-evaluating source code block?

2021-01-27 Thread Greg Minshall
John, > I tried this but it did not work for me. to be clear, caching means that the *first* time you execute, your reference will have to wait for the long-running computation to complete, but not during subsequent executions (unless the source block that performs the execution changes, in which

bug#44824: 27.1; Org export as pdf and open file does not open it

2021-01-27 Thread Lars Ingebrigtsen
"gbio...@gmail.com" writes: > The same as using C-c C-e l o > "The default PDF program (okular) appears to open (i see the icon, but not > the window) and closes without showing anything." If I do $ xdg-open ./doc/lispintro/cons-2.pdf after `M-x shell', "Document Viewer" is opened as normal.

Re: Get =#+RESULTS= without re-evaluating source code block?

2021-01-27 Thread doltes
Yes, it worked like a charm! Thanks! to...@tuxteam.de writes: > On Wed, Jan 27, 2021 at 05:14:43PM -0500, doltes wrote: >> Get =#+RESULTS= without re-evaluating source code block? >> >> Let's suppose I have a code block which requires a long time to finish >> >> #+NAME: big-computation >> #+

Re: Get =#+RESULTS= without re-evaluating source code block?

2021-01-27 Thread John Kitchin
I tried this but it did not work for me. On Wed, Jan 27, 2021 at 5:38 PM wrote: > On Wed, Jan 27, 2021 at 05:14:43PM -0500, doltes wrote: > > Get =#+RESULTS= without re-evaluating source code block? > > > > Let's suppose I have a code block which requires a long time to finish > > > > #+NAME: b

Re: [PATCH] Org Agenda Support Argument Collection for Custom Bulk Functions (was: Custom Bulk Functions With Prompt)

2021-01-27 Thread Kevin Foley
Kyle Meyer writes: Thanks for the review Kyle. > nit: No ":" after "lisp/org-agenda.el". Fixed. > Drop either "about" or "for"? Fixed. > In addition to the NEWS entry that Ihor mentioned, it looks like an > update to the manual is missing. NEWS entry added. With regard to the manual, the c

Re: Get =#+RESULTS= without re-evaluating source code block?

2021-01-27 Thread tomas
On Wed, Jan 27, 2021 at 05:14:43PM -0500, doltes wrote: > Get =#+RESULTS= without re-evaluating source code block? > > Let's suppose I have a code block which requires a long time to finish > > #+NAME: big-computation > #+begin_src bash > sleep 5 # Some computation which requires a long time to c

Get =#+RESULTS= without re-evaluating source code block?

2021-01-27 Thread doltes
Get =#+RESULTS= without re-evaluating source code block? Let's suppose I have a code block which requires a long time to finish #+NAME: big-computation #+begin_src bash sleep 5 # Some computation which requires a long time to complete. echo a #+end_src #+RESULTS: big-computation #+begin_example

Re: what happened to org-insert-structure-template

2021-01-27 Thread Diego Zamboni
Also works for me, Org version 9.5. Could it be that just the keybinding got un/redefined somehow? Have you tried running M-x org-insert-structure-template? --Diego On Wed, Jan 27, 2021 at 10:45 PM wrote: > On Wed, Jan 27, 2021 at 09:29:14PM +, JRSS wrote: > > Hi, > > > > This has been mis

Re: what happened to org-insert-structure-template

2021-01-27 Thread tomas
On Wed, Jan 27, 2021 at 09:29:14PM +, JRSS wrote: > Hi, > > This has been missing for a while for me and I recently checked the manual. > It seems like org-insert-structure-template doesn't exist. I tried Emacs -q, > same thing. I also loaded org-tempo, thought it has something to do with it

what happened to org-insert-structure-template

2021-01-27 Thread JRSS
Hi, This has been missing for a while for me and I recently checked the manual. It seems like org-insert-structure-template doesn't exist. I tried Emacs -q, same thing. I also loaded org-tempo, thought it has something to do with it, but nothing. How do I activate is so that C-c C-, works?

bug#44824: 27.1; Org export as pdf and open file does not open it

2021-01-27 Thread Glenn Morris
Ref eg https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25234#8 https://bugzilla.gnome.org/show_bug.cgi?id=652262 https://gitlab.gnome.org/GNOME/glib/-/issues/1208 and others going back over a decade. I think Emacs should have a PROBLEMS entry about this.

embedded calc and org tables

2021-01-27 Thread Eric S Fraga
Hello all, I use embedded calc a lot for teaching related documents (slides, courseworks, etc.). Incredibly powerful computer algebra system built-in to Emacs. What's not to like. ;-) However, I also use org tables a lot (as spreadsheet calculators). Is there an easy (or any) way to access emb

Re: bug#44824: 27.1; Org export as pdf and open file does not open it

2021-01-27 Thread Maxim Nikulin
On 27/01/2021 10:36, Lars Ingebrigtsen wrote: Executing the command "xdg-open /path/to/file.pdf" in a terminal (Konsole) works. The problem may be related to SIGHUP sent to children due to pty created by emacs and closed as soon as the handler exits: https://orgmode.org/list/ru4d75$11sc$1.