Re: [FEATURE REQUEST] No tangle of code blocks within archived subtrees

2020-09-07 Thread Tom Gillespie
Great, thank you. Also handy to see the "right" way to traverse up the tree. Best! Tom On Sun, Sep 6, 2020 at 9:52 PM Bastien wrote: > > Thanks Tom for the feedback. > > >> - org-babel-exp-process-buffer > > Yes > >> - org-babel-ref-resolve > > Probably not? > >> - org-babel-expand-noweb-referenc

Re: Website revamp?

2020-09-07 Thread TEC
Tom Gillespie writes: > Hi Timothy, > Based on the available relationships Org mode is almost certainly > a https://schema.org/SoftwareApplication that is a > https://schema.org/softwareAddOn of https://emacs.org as well is in > https://schema.org/applicationSuite https://emacs.org. There a

Re: Website revamp?

2020-09-07 Thread Tom Gillespie
Hi Timothy, Based on the available relationships Org mode is almost certainly a https://schema.org/SoftwareApplication that is a https://schema.org/softwareAddOn of https://emacs.org as well is in https://schema.org/applicationSuite https://emacs.org. There are a number of other properties that

Re: idea for capture anywhere in x

2020-09-07 Thread Maxim Nikulin
08.09.2020 12:05, Samuel Wales wrote: well for a non-emacs application, i want to select text and capture using wm menu. Do you mean a tiny tool that takes content of X primary selection or clipboard and passes it to emacs-client org-protocol argument? Implementation should have a few lines o

Re: Release 9.3.8

2020-09-07 Thread Kévin Le Gouguec
Bastien writes: >> - Will Emacs's maintenance branch (emacs-27) be updated with Org 9.3.8, >> so that Emacs 27.2 includes all bugfixes for 9.3? (If so, I can open >> a new report on Debbugs to track this, as suggested by Stefan K.) > > Yes, thanks. ACK; see bug#43268! >> - During the devel

Re: idea for capture anywhere in x

2020-09-07 Thread Tim Cross
Samuel Wales writes: > well for a non-emacs application, i want to select text and capture > using wm menu. > > same thing for emacs, although it is roundabout. i just don't know > the code to set up context menus for every type of buffer is all. so > figured would just use the roundabout thi

Re: idea for capture anywhere in x

2020-09-07 Thread Samuel Wales
well for a non-emacs application, i want to select text and capture using wm menu. same thing for emacs, although it is roundabout. i just don't know the code to set up context menus for every type of buffer is all. so figured would just use the roundabout thing i would use for any non-emacs app

Re: idea for capture anywhere in x

2020-09-07 Thread Tim Cross
Samuel Wales writes: > dunno if this is sensible, but istr you can capture using emacsclient? > > i really like hte org capture extension in firefox and want it for > everything in x [which means emacs itself using mouse and what little > else i run]. > > my idea was, to emacsclient to call org

Re: [PATCH] org-add-planning-info: respect caller's given time [9.3.7 (release_9.3.7-716-g3d4876 @ /home/n/.emacs.d/straight/build/org/)]

2020-09-07 Thread Kyle Meyer
No Wayman writes: > Unfortunately I'm unable to get the test suite to run correctly. > I've followed the instructions in the testing/README, but the > tests hang due to some sort misconfiguration with python and > readline on my end: > >> Warning (python): Your ‘python-shell-interpreter’ doesn’t

Re: Recent update commit "7769518f3" caused source block syntax highlighting failed

2020-09-07 Thread Bastien
Hi, what means "failed"? What did you do? What did you expected? What happens instead? If that helps, please reread https://orgmode.org/org.html#Feedback stardiviner writes: > After git bisect, I found the bad commit. > > Bisect Rest (1) > 7769518f3 * bad @ Use the `org-block' face for ever

idea for capture anywhere in x

2020-09-07 Thread Samuel Wales
dunno if this is sensible, but istr you can capture using emacsclient? i really like hte org capture extension in firefox and want it for everything in x [which means emacs itself using mouse and what little else i run]. my idea was, to emacsclient to call org protocol to a defined capture templa

Re: WIP: Org-plot work

2020-09-07 Thread TEC
Mario Frasca writes: > Hi all. Temporarily with hardly any connection. I dropped attempting > to have my patches accepted after a couple of RFCs were met with > silence. My understanding is that org-plot is abandoned, in favour of > babel blocks, and I have too little interest in learning that.

Re: Help debugging R source code block output problem with :session

2020-09-07 Thread Berry, Charles
Jack, > On Sep 7, 2020, at 6:06 PM, Jack Kamm wrote: > > Hi Chuck, > >> I can confirm that this works on my setup in each of the scenarios in which >> `default-directory' got set correctly in the session buffer. >> >> At some point, my default-directory got reset to drop the tramp prefix >>

Re: Help debugging R source code block output problem with :session

2020-09-07 Thread Jack Kamm
Hi Chuck, > I can confirm that this works on my setup in each of the scenarios in which > `default-directory' got set correctly in the session buffer. > > At some point, my default-directory got reset to drop the tramp prefix > "/scp:/user@host:" in one session after faithfully running the src b

Recent update commit "7769518f3" caused source block syntax highlighting failed

2020-09-07 Thread stardiviner
After git bisect, I found the bad commit. Bisect Rest (1) 7769518f3 * bad @ Use the `org-block' face for every true blocks -- [ stardiviner ] I try to make every word tell the meaning that I want to express. Blog: https://stardiviner.github.io/ IRC(freenode): stardiviner,

Re: Help debugging R source code block output problem with :session

2020-09-07 Thread Berry, Charles
Jack, I can confirm that this works on my setup in each of the scenarios in which `default-directory' got set correctly in the session buffer. At some point, my default-directory got reset to drop the tramp prefix "/scp:/user@host:" in one session after faithfully running the src block several

[ANN] PROGRESS TOWARD ORG-WEBRING 2.0

2020-09-07 Thread Brett Gilio
Hello all, Several weeks ago I made an announcement[0] about the first release of org-webring, the project which makes it possible to integrate a series of posts from your favorite blogs into your own org-published website. Since that time, a lot of progress has been made, and we are fast approach

Re: Help debugging R source code block output problem with :session

2020-09-07 Thread Jack Kamm
Hi Chuck, > This does not work for my remote session. Thanks for testing this. The remote tests I originally tried did not cover this case -- I only tested the case where both org-file and session were remote, but didn't test the case where org-file was local and session was remote. I've now te

Re: WIP: Org-plot work

2020-09-07 Thread Mario Frasca
Hi all. Temporarily with hardly any connection. I dropped attempting to have my patches accepted after a couple of RFCs were met with silence. My understanding is that org-plot is abandoned, in favour of babel blocks, and I have too little interest in learning that. I possibly created a personal fo

Bug: SETUPFILE and visual-line-mode [9.3 (release_9.3 @ /usr/local/share/emacs/28.0.50/lisp/org/)]

2020-09-07 Thread Caio Henrique
Hi, It seems that there is a problem with visual-line-mode and org-mode files that have #+SETUPFILE. To reproduce: 1. start emacs -Q 2. evaluate (global-visual-line-mode) 3. open *any* org-mode file that loads *any* setup file using #+SETUPFILE: After opening the file in a buffer, visual-line-

Re: [PATCH] Re: Re: Re: org-forward-heading-same-level and the invisible-ok argument

2020-09-07 Thread D
> Then, can as well use `mapcar', or even simply manual loop over line > positions. How about this? >From 2324d745f12fe8e8d4f7864307eb55c46fc49504 Mon Sep 17 00:00:00 2001 From: "D. Williams" Date: Mon, 7 Sep 2020 14:13:12 +0200 Subject: [PATCH] org.el: let heading navigation check the entire hea

Re: Website revamp?

2020-09-07 Thread TEC
Hi all, I've taken a little look at improving how Org is seen/searched around the web. We currently have open graph and twitter meta tags, and I've now see that we should be able to improve our search result too. Looking at https://developers.google.com/search/docs/guides/search-gallery this ma

Re: Bug: When "Org Hierarchical Todo Statistics" set to nil, DONE items diasppear from agenda filtered by top headline [9.3.6 (9.3.6-25-g685b2c-elpa @ /home/william/.emacs.d/elpa/org-20200316/)]

2020-09-07 Thread Bastien
Hi William, William Horne writes: > Thank you for your response. This still happens for me on the version > built from the org-mode.git repository. this should now be fixed in master with 19b741583, thanks for reporting this and sorry for the late reply. Best, -- Bastien

Re: Release 9.3.8

2020-09-07 Thread Bastien
Hi Kévin, Kévin Le Gouguec writes: > - Once 9.4 is released, will the maint branch be updated to this > version? Yes. See https://orgmode.org/worg/org-maintainance.html > - Will Emacs's maintenance branch (emacs-27) be updated with Org 9.3.8, > so that Emacs 27.2 includes all bugfixes for

Re: Bug or not a bug? dot expansion in ob-shell

2020-09-07 Thread Bastien
Bastien writes: > At first, I thought "If ':results value' is always the same as the > default, why have ':results value' at all?" and thought it'd be an > argument for having different defaults for different languages but > I see how I was wrong: expectations for defaults should be stable, > whi

Re: Help debugging R source code block output problem with :session

2020-09-07 Thread Berry, Charles
Jack, This does not work for my remote session. I run from macOS locally and on a Linux host remotely. I use M-x shell RET R RET M-x ess-remote RET R RET to start the R session. The problem is that tempfiles on the remote host are like "/tmp/RtmpeFHudh/file23a66d2fc1

Re: Website revamp?

2020-09-07 Thread TEC
Colin Baxter writes: This look really nice - simple but comprehensive and very readable. Thank you for your kind words :) There is a slight issue with your link "javascript:show_org_source()" in that it wont load of course in non-js browsers such as eww and emacs-w3m. Ah, yes. This is

Re: Release 9.3.8

2020-09-07 Thread Kévin Le Gouguec
Bastien writes: > Hi all, > > I'm releasing Org 9.3.8, a bugfix release. > > Enjoy! Thanks for this release 🎉 > The next release will be 9.4: if you have outstanding important bugs > you would like to point to or to report, please go ahead. No bug to report, however I've got a couple of questi

Re: [PATCH] org-add-planning-info: respect caller's given time [9.3.7 (release_9.3.7-716-g3d4876 @ /home/n/.emacs.d/straight/build/org/)]

2020-09-07 Thread No Wayman
Bastien writes: If you can investigate why the test broke, that'd be helpful. Thanks! Unfortunately I'm unable to get the test suite to run correctly. I've followed the instructions in the testing/README, but the tests hang due to some sort misconfiguration with python and readline on my

Release 9.3.8

2020-09-07 Thread Bastien
Hi all, I'm releasing Org 9.3.8, a bugfix release. Enjoy! The next release will be 9.4: if you have outstanding important bugs you would like to point to or to report, please go ahead. Thanks, -- Bastien

Re: Improving org-contacts performance (and state of development in general)

2020-09-07 Thread Ihor Radchenko
> ... or improve the speed for overlays in Emacs :) My Emacs-C-fu is not good enough ¯ \ _ (ツ) _ / ¯ Bastien writes: > Ihor Radchenko writes: > >> That's primarily a one single enhancement - use text properties >> instead of overlays to hide/fold text. > > ... or improve the speed for overlays

Re: Improving org-contacts performance (and state of development in general)

2020-09-07 Thread Bastien
Ihor Radchenko writes: > That's primarily a one single enhancement - use text properties > instead of overlays to hide/fold text. ... or improve the speed for overlays in Emacs :) -- Bastien

Re: Improving org-contacts performance (and state of development in general)

2020-09-07 Thread Bastien
Julien Danjou writes: >> I'm copying Julien, the original author of org-contacts.el, to check >> if he plans to maintain org-contacts.el further and if he's okay for >> someone to take over. > > I don't plan to do anything, feel free to take over! Thanks for confirming - Daryl, don't hesitate!

Re: Bug: org-babel-execute:emacs-lisp does not allow changing window configuration from within code block [9.3 (release_9.3 @ /home/yantar92/.emacs.d/straight/build/org/)]

2020-09-07 Thread Ihor Radchenko
> OK, fixed in master as 81d49b5ad now. I confirm that I cannot reproduce the bug anymore. Thanks! Best, Ihor Bastien writes: > Hi Ihor, > > sorry for the late reply. > > Ihor Radchenko writes: > >> I still can reproduce the bug, following the recipe. > > OK, fixed in master as 81d49b5ad now

Re: Debugging at least 2 regressions in org-mode master breaking ox-hugo

2020-09-07 Thread Kaushal Modi
On Sun, Sep 6, 2020, 5:37 PM Bastien wrote: > Hi Kaushal, > > sorry for the late reply, and thanks for the detailed report. > > Kaushal Modi writes: > > > *The regression is that earlier (org-babel--string-to-number "1,3-5") > > used to return nil, but now it returns 1.* > > This should be fixed

Re: Help debugging R source code block output problem with :session

2020-09-07 Thread Jack Kamm
I just realized my patch had an issue where it freezes if there is an error in the source block. I'm attaching a second patch, to be applied on top of the first one, that fixes the issue. diff --git a/lisp/ob-R.el b/lisp/ob-R.el index b37e3965a..5ddf0ebd1 100644 --- a/lisp/ob-R.el +++ b/lisp/ob-

Re: Improving org-contacts performance (and state of development in general)

2020-09-07 Thread Ihor Radchenko
> tho quite interested in seeing what perf enhancements you've done on large > org files would be interesting. That's primarily a one single enhancement - use text properties instead of overlays to hide/fold text. Overlays are slow - every time Emacs need to move point across hidden overlays, it t

Re: Improving org-contacts performance (and state of development in general)

2020-09-07 Thread Julien Danjou
On Sun, Sep 06 2020, Bastien wrote: Hi everyone, > I'm copying Julien, the original author of org-contacts.el, to check > if he plans to maintain org-contacts.el further and if he's okay for > someone to take over. I don't plan to do anything, feel free to take over! Cheers, -- Julien Danjou #

Re: Help debugging R source code block output problem with :session

2020-09-07 Thread Jack Kamm
Hi Chuck and Dylan, "Berry, Charles" writes: > This problem has been bugging people for years and previous attempts to solve > it have always run up against creating more problems in the process of > solving this one. > > If you do decide to dig into solving this, please be sure that remote >

Re: [BUG] incorrect (and slow) indentation of logbook entries

2020-09-07 Thread Bastien
Hi Matt, Bastien writes: >> Commit e3b79ad2bf7ab7b91c0ad2b8383d639bfe154ce7 from Feb. 9, 2020 (Allow >> a new value for `org-adapt-indentation') introduced a bug that causes >> logbooks to be incorrectly indented when promoting an entry. > > FWIW, I can confirm this bug, I'll look at it before