On Fri 18-Sep-2020 at 08:57:15 +02, Detlef Steuer
wrote:
> Hi all,
>
> I use https://orgmode.org/elpa/ org-plus-contrib to stay uptodate with
> org.
>
> As it seems GNU elpa has org-9.4.
>
> Normally I would be more patient, but I'm having very strange movements
> of point(!) during folding/unfol
On 2020-09-18, TEC wrote:
> Jens Lechtenboerger writes:
> [...]
> I was not aware of org-element-interpret-data, and I can't say I can
> really tell what it does. If you'd care to elaborate that would be
> helpful.
Hi Timothy,
I don’t know why that is used. For this test case:
#+begin_src org
Ihor Radchenko [2020-09-17, 16:25 +0800]:
> The attached patch seems to fix the issue.
> Can anyone test?
I just tried this using the standard faces of 'emacs -Q' as well as
custom themes.
In short, the patch fixes the issue on my side. I tested whether faces
on the headline would correctly in
I tried with the latest stable release org 9.4 along with emacs27.1 windows
binaries on windows platform. The issue persists.
i shall copy the generated bug report here
Emacs : GNU Emacs 27.1 (build 1, x86_64-w64-mingw32)
of 2020-08-21
Package: Org mode version 9.4 (9.4-dist @
c:/Home/expemacsd
I somehow missed this thread.
I have a (mostly) working code achieving the same thing in my personal
config. The code is below. Hope it can give you some more ideas.
I am using font-lock for tag alignment.
(add-hook 'org-mode-hook (lambda () (font-lock-add-keywords 'org-mode
'(yant/org-align-ta
Eric S Fraga writes:
> On Thursday, 17 Sep 2020 at 00:57, Nick Dokos wrote:
>> Apparently, recent versions of ImageMagick (version 7 seems to be one)
>> on (perhaps) some distros ship with a
>> /etc/ImageMagick-/policy.xml file that imposes restrictions
>> on what can be done. Here's an SE questi
On Friday, 18 Sep 2020 at 10:08, Nick Dokos wrote:
> Actually, it refers to the generation of PNG files from PDF files using
> `convert' (I think). The `imagemagick' process of LaTeX preview uses
> `pdflatex'to go from TeX to PDF and `convert' to go from PDF to PNG.
Ah, yes, that makes sense! Tha
Thanks. This patch works for my org files.
On Tue 08 Sep 2020 at 12:41, Jack Kamm wrote:
Hi Chuck,
this is already present in `org-babel-R-evaluate-session' in
the call to
`org-babel-comint-eval-invisibly-and-wait-for-file'' just a
couple of lines further down in the `(cl-case result-type
Hi
I updated to the new version of ORG, and a problem arose (although a hidden
bless too):
- now when I open a link to a folder, Dired is launched. This behaviour is
different, before the update these links where open in an external window of
Windows OS. Even when I use attach and choose to ope
> Is it possible to open links to folders out of emacs?
Take a look at `org-file-apps' variable. You can remove
(directory . emacs) part of it to return using default system app.
Best,
Ihor
Ypo writes:
> Hi
>
> I updated to the new version of ORG, and a problem arose (although a hidden
> ble
10 matches
Mail list logo