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
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
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
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
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
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
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
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
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
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
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
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.
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
>>
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
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,
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
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
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
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
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-
> 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
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
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
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
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
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
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
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
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
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
> ... 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
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
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!
> 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
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
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-
> 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
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
#
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
>
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
40 matches
Mail list logo