[Orgmode] Inline images in latex

2009-06-21 Thread Arne
computers running different emacs versions. So I think it has to do with how I am invoking "org". It must be something obvious, but I can't find the problem. Thanks in advancedand below is my .emacs file, Arne ===

[Orgmode] Re: Inline images in latex

2009-06-22 Thread Arne
Arne cox.net> writes: > > I am not able to get the inline images including in the exported latex > output. > The raw latex contains an \href{}{} instead of \includegraphics. I have > verified that pdflatex is the latex to pdf process > and the the appropriate image >

[Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread Arne
ion. Same .emacs file and same org files work fine with old version of org-mode on my desktop. If you need more information to aid debugging this let me know. Arne > > versus uncompiled files. If I do a make clean removing all the .elc > > files then it works (for that commit)

[Orgmode] before first heading and nil-type agenda

2008-11-12 Thread Arne
I was having trouble getting a complete week view agenda and the left arrow and right arrow would not move the agenda to subsequent weeks (the error displayed would be "nil-type agenda"). The error in the Messages buffer was "org-back-to-heading: before first heading". After some digging in my

[Orgmode] hyperlink to IMAP email

2010-03-26 Thread Arne Freyberger
nvoked from the command line to open up at a specific IMAP email? How do the org-mode users link to their IMAP mail? thanks in advance! Arne ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] Re: hyperlink to IMAP email

2010-03-29 Thread Arne Freyberger
derlust. When I try to link to an email message via: [[wl:%OPSLeaders:freyb...@mail.jlab.org:993!#4ba2737a.4060...@jlab.org][emails exchanged]] I get the following error: org-wl-open: Invalid function: wl-folder-get-elmo-folder I can read the email via Wanderl

Re: [Orgmode] Re: hyperlink to IMAP email

2010-03-30 Thread Arne Freyberger
On 03/29/2010 02:43 PM, David Maus wrote: Arne Freyberger wrote: OK, so I spent a few hours configuring Wanderlust. When I try to link to an email message via: [[wl:%OPSLeaders:freyb...@mail.jlab.org:993!#4ba2737a.4060...@jlab.org][emails exchanged]] I get the

[O] Wish: babel for python3

2011-10-15 Thread Arne Babenhauserheide
Hi, I’d love to have babel for python3. My first shot at it would just be ob-python.el with each mention of python replaced by python3, but I hope that there is a more elegant way… Is there a way to get python3 support for Babel into org-mode cleanly? Best wishes, Arne

[O] Export as HTML does not preserve nonstandard entities as TODO signs

2011-10-15 Thread Arne Babenhauserheide
Hi, I started using ✔ and ❢ as replacement for DONE und TODO and I realized that they get replaced by an underscore (_) in HTML output. Since I really like using symbols for TODO and DONE¹, I wanted to ask, if this is a bug. Best wishes, Arne ¹: Just compare: * ✔ Sent bug question

Re: [O] Wish: babel for python3

2011-10-15 Thread Arne Babenhauserheide
Hi Eric, Can I then still use babel for python 2.x? I need it for both, because I have python3 and python2 projects. Best wishes, Arne Am Samstag, 15. Oktober 2011, 12:36:52 schrieb Eric Schulte: > Hi Arne, > > I think you can simply add the following to your configuration to use >

Re: [O] Wish: babel for python3

2011-10-15 Thread Arne Babenhauserheide
Hi Tom, Am Samstag, 15. Oktober 2011, 10:09:24 schrieb Thomas S. Dye: > Arne Babenhauserheide writes: > >> > Is there a way to get python3 support for Babel into org-mode > >> > cleanly? > If your projects are in different files, then you should be able t

Re: [O] Export as HTML does not preserve nonstandard entities as TODO signs

2011-10-16 Thread Arne Babenhauserheide
Hi Cristian, Am Sonntag, 16. Oktober 2011, 08:39:08 schrieb Christian Moe: > On 10/14/11 5:47 PM, Arne Babenhauserheide wrote: > > I started using ✔ and ❢ as replacement for DONE und TODO and I realized > > that they get replaced by an underscore (_) in HTML output. Since I > &

Re: [O] Export as HTML does not preserve nonstandard entities as TODO signs

2011-10-16 Thread Arne Babenhauserheide
est it. Best wishes, Arne -- 1w6 sie zu achten, sie alle zu finden, in Spiele zu leiten und sacht zu verbinden. → http://1w6.org signature.asc Description: This is a digitally signed message part.

[Orgmode] Bug: startup hidestars also hides the point (square at point) [6.33x]

2011-01-27 Thread Arne Babenhauserheide
stars, I don't see the marker which shows the point. Problem: Due to the point being inivisible, I often stumble through the file, because I don't know where the point is. Best wishes, Arne PS: Org-mode is cool! Along with remember-mode it slowly ursurps my whole information mana

Re: [Orgmode] Bug: startup hidestars also hides the point (square at point) [6.33x]

2011-02-04 Thread Arne Babenhauserheide
Hi Bastien, On Wednesday 02 February 2011 23:54:40 Bastien wrote: > Arne Babenhauserheide writes: > > Situation: A file with #+STARTUP: hidestars > > > > Expected: The first stars are hidden, but the marker which shows the > > point is visible (since the var

Re: [Orgmode] Bug: startup hidestars also hides the point (square at point) [6.33x]

2011-02-07 Thread Arne Babenhauserheide
Hi Bastien, On Friday 04 February 2011 20:10:44 Bastien wrote: > Arne Babenhauserheide writes: > > Thanks for doublechecking. I now tested it again, and this only happens > > when used in a shell (i.e. in a KDE Konsole) where the point does not > > blink. > > Well

Re: [Orgmode] Bug: startup hidestars also hides the point (square at point) [6.33x]

2011-02-11 Thread Arne Babenhauserheide
On Thursday 10 February 2011 16:50:43 Bastien wrote: > Arne Babenhauserheide writes: > > Is it possible to disable the blinking statically and set the point to > > visible? > > Sorry I don't know... No problem. Thank you for ca

Re: [O] babel: is it possible to cache #+call executed blocks

2012-08-03 Thread Arne Köhn
able bar will not be "baz" but "baz=", I changed my code block to strip the trailing "=". If someone could point out where this "=" comes from: please tell me! Arne

[O] Bug: In list with checkboxes, meta-RET should add a checkbox for the next entry. [7.9.2 (7.9.2-dist @ /usr/share/emacs/site-lisp/org/)]

2012-12-30 Thread Arne Babenhauserheide
then adding "[ ] " by hand. So I would love to see org-mode adding the checkbox by default, when I am on a list entry which has a checkbox. Best wishes, Arne Emacs : GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.12) of 2012-12-29 on fluss Package: Org-mode version 7.9.2 (7.

Re: [O] Bug: In list with checkboxes, meta-RET should add a checkbox for the next entry. [7.9.2 (7.9.2-dist @ /usr/share/emacs/site-lisp/org/)]

2012-12-30 Thread Arne Babenhauserheide
Am Sonntag, 30. Dezember 2012, 14:30:11 schrieb Bastien: > Hi Arne, > > Arne Babenhauserheide writes: > > So I would love to see org-mode adding the checkbox by default, when I > > am on a list entry which has a checkbox. > > Try S-M-RET. Oh, nice! Thank you for your

[O] Bug: table formula editor: readable elisp [7.8.03]

2012-04-11 Thread Arne Babenhauserheide
f the formula editor could automatically reformat the code to be readable. That would mean inserting linebreaks where applthat helps. Best wishes, Arne PS: My current zero-state kanban: | | | |-+-| | | | #+TBLFM: @1='(let ((words org-todo-keywords-1)) (nth (- $# 1) words))::@2$1..@>$>=&

[O] Bug: org-latex-to-pdf-process with bibtex fails to produce bibtex (workaround included) [7.8.03]

2012-04-26 Thread Arne Babenhauserheide
output-directory %o %f" "bibtex $(basename %b)" "pdflatex -interaction nonstopmode -output-directory %o %f" "pdflatex -interaction nonstopmode -output-directory %o %f"))) Best wishes and happy hacking!, Arne Emacs : GNU Emacs 23.4.2 (x86_64-pc-linux-gnu, GTK+ Version 2.24.8) of 2012-04-10 on fluss Package: Org-mode version 7.8.03

[O] Bug: latex-export: More than 5 levels of headings [7.8.03]

2012-05-24 Thread Arne Babenhauserheide
at be extended to allow for arbitrarily deep structures? Best wishes, Arne ¹: relevant setting (not in the org-mode settings I use for writing the bug-report): ("report" "\\documentclass[11pt]{scrreprt}" ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}&

[O] Clocktable time Information without days (8.0) [7.9.2 (7.9.2-dist @ /usr/share/emacs/site-lisp/org/)]

2013-05-17 Thread Arne Babenhauserheide
o set it back to showing hours as highest unit. Is there a way to tell org-mode to avoid showing days? This also interferes with plotting via gnuplot (which does not know the day format). Best wishes, Arne PS: Sorry for abusing the report-bug function for this. It was the fastest way to create this

[O] Bug: ox-publish: opaque error message when giving a nonexisting file [8.2.1 (8.2.1-dist @ /usr/share/emacs/site-lisp/org-mode/)]

2013-11-25 Thread Arne Babenhauserheide
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

[O] Bug: s5-export: Improved title template default. [8.2.1 (8.2.1-dist @ /usr/share/emacs/site-lisp/org-mode/)]

2014-01-10 Thread Arne Babenhauserheide
(string :tag "Custom formatting string") (function :tag "Function (must return a string)"))) [1]: http://meyerweb.com/eric/tools/s5/primer.html Happy Hacking! Arne Emacs : GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.8.2) of 2013-10-14 on fluss Package: Org-mode version 8.2.1 (8.2.1-dist @ /usr/share/emacs/site-lisp/org-mode/)

[O] Bug: C-u M-x org-footnote-action sort deletes footnotes used in #+include:’d files [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.3/lisp/org/)]

2018-12-27 Thread Arne Babenhauserheide
ction where the referencing file is included. My current workaround is to manually use M-x insert-file to temporarily inline the files and then to call =C-u M-x org-footnote-action s= , but that is not really satisfying. Best wishes, Arne Emacs : GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, GTK+ Ve

Re: [O] Bug: C-u M-x org-footnote-action sort deletes footnotes used in #+include:’d files [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.3/lisp/org/)]

2018-12-28 Thread Arne Babenhauserheide
(org-footnote-action t) ,#+END_SRC ,* Footnotes [fn:1] footnote referenced in main [fn:2] footnote referenced in sub #+END_SRC #+BEGIN_SRC org :tangle sub.org This footnote will get lost[fn:2] #+END_SRC Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: [O] Bug: C-u M-x org-footnote-action sort deletes footnotes used in #+include:’d files [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.3/lisp/org/)]

2019-01-02 Thread Arne Babenhauserheide
ot reference between included files, but references from included files to the main file actually work. What I would expect is that the footnotes get moved to the end of the section with the last #+include: which uses the footnote. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: [O] Bug: C-u M-x org-footnote-action sort deletes footnotes used in #+include:’d files [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.3/lisp/org/)]

2019-01-03 Thread Arne Babenhauserheide
> Arne Babenhauserheide writes: > > > In my setup, it deletes footnote [fn:2]. > > > > Damn, I missed one important part in the ECM: Set > > > > org-footnote-section > > > > to nil. Does it still leave them untouched? > > I still ca

Bug: javascript license not recognized by librejs [9.2.6 (9.2.6-elpa @ /home/arne/.guix-profile/share/emacs/site-lisp/guix.d/org-9.2.6/)]

2019-11-02 Thread Arne Babenhauserheide
f being shorter. See https://www.gnu.org/software/librejs/free-your-javascript.html#magnet-link-license Best wishes, Arne Emacs : GNU Emacs 26.1 (build 1, x86_64-unknown-linux-gnu, GTK+ Version 3.24.0) of 2019-01-22 Package: Org mode version 9.2.6 (9.2.6-elpa @ /home/arne/.guix-profile/share/

Re: Bug: javascript license not recognized by librejs [9.2.6 (9.2.6-elpa @ /home/arne/.guix-profile/share/emacs/site-lisp/guix.d/org-9.2.6/)]

2020-02-11 Thread Arne Babenhauserheide
Hi Bastien, Thank you very much! Best wishes, Arne Bastien writes: > Hi Arne, > > this is fixed in the master branch -- not in maint, as this is just > a (welcome) enhancement. > > Thanks for suggesting this. -- Unpolitisch sein heißt politisch sein ohne es zu merken

[O] (no subject)

2018-05-03 Thread Arne Babenhauserheide
-03 Do 15:24] => 1:19 :END: https://some.url/foo* Bar Best wishes, Arne Babenhauserheide Emacs : GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.21) of 2017-09-22, modified by Debian Package: Org mode version 9.1.7 (9.1.7-12-g74f6ed-elpa @ /home/babenhauserheide/.emacs.d/e

Re: [O] (no subject)

2018-05-03 Thread Arne Babenhauserheide
Dear Bastien, Thank you for your answer! I’ll check whether the update resolves this. (and I’m sorry for the empty subject, I copied the email from Emacs, since I do not have mail sending from emacs configured at work, and I forgot to copy the subject). Best wishes, Arne Bastien writes

Re: ox.html causes w3c xhtml validation

2020-03-15 Thread Arne Babenhauserheide
f it can't be fixed then the changes should be > removed. Surely, we cannot have an org-mode that knowingly > exports/publishes something that causes a validation error! > > > I wonder if Arne [+cc], who suggested the change [1], knows of a > > solution. Firstoff:

[no subject]

2020-03-15 Thread Arne Babenhauserheide
Subject: [PATCH] ox-html: escape & in license magnets In-Reply-To: <87d09dz92a@yandex.com> Date: Sun, 15 Mar 2020 23:36:37 +0100 References: <87eett7bql@yandex.com> <871rpt9zc4@kyleam.com> <87d09dz92a@yandex.com> References: <87d09dz92a@yandex.com> User-agent: mu4e 1.2.0; emacs

Bug: :completion-function no longer takes a lambda [9.3.6 (9.3.6-elpa @ /home/arne/.guix-profile/share/emacs/site-lisp/)]

2020-03-30 Thread Arne Babenhauserheide
This used to work, but now it breaks with org-publish-projects: Invalid function: lambda Best wishes, Arne Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode

Re: Bug: :completion-function no longer takes a lambda [9.3.6 (9.3.6-elpa @ /home/arne/.guix-profile/share/emacs/site-lisp/)]

2020-03-30 Thread Arne Babenhauserheide
Hi Marco, Marco Wahl writes: > Arne Babenhauserheide writes: >> (setq org-publish-project-alist >> '(("guile-basics" >> :base-directory "~/eigenes/py2guile" >> :publishing-directory (concat private-publish-ftp-proj

Bug: Images with link break LaTeX export with centered images [9.3.6 (9.3.6-elpa @ /home/arne/.guix-profile/share/emacs/site-lisp/)]

2020-05-10 Thread Arne Babenhauserheide
, no output PDF file produced! Transcript written on .//covid-19-naiver-blick.log. Best wishes, Arne Emacs : GNU Emacs 26.3 (build 1, x86_64-unknown-linux-gnu, GTK+ Version 3.24.14) Package: Org mode version 9.3.6 (9.3.6-elpa @ /home/arne/.guix-profile/share/emacs/site-lisp/) -- Unpolitisch

Re: Bug: Images with link break LaTeX export with centered images [9.3.6 (9.3.6-elpa @ /home/arne/.guix-profile/share/emacs/site-lisp/)]

2020-05-10 Thread Arne Babenhauserheide
ons-by-date-prognosen-2020-03-23.png][file:covid-19-germany-infections-by-date-prognosen-2020-03-23.png]] > > Fixed. Thank you. Cool — thank you! Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken

[O] Bug: startup: hidestars does not use the real window background color [7.8.11]

2012-09-04 Thread Arne Babenhauserheide (IMK)
http://opendesktop.org/content/show.php/Antiford?content=142571 Best wishes, Arne Emacs : GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-07-10 on Package: Org-mode version 7.8.11 current state: == (setq org-ditaa-jar-path "~/.emacs.d/private/or

[O] Bug: org-preview-latex-fragment does not work with pygmentize (-shell-escape missing) [with patch] [7.8.11]

2012-09-12 Thread Arne Babenhauserheide (IMK)
f the functionality (without the filters) and get it into the shell_escape_commands (setting it myself did not work for me?). But since that is not readily accessible, I adapted the preview function instead: diff -u /usr/share/emacs/site-lisp/org-mode/org.el /home/arne/org.el.new - --- /usr/share/emacs/site

[O] babel for ditaa-eps

2012-09-12 Thread Arne Babenhauserheide (IMK)
Software Foundation, Inc. ;; Author: Eric Schulte und Arne Babenhauserheide ;; Keywords: literate programming, reproducible research ;; Homepage: http://orgmode.org ;; This file is part of GNU Emacs. ;; GNU Emacs is free software: you can redistribute it and/or modify ;; it under the terms of the

Re: [O] babel for ditaa-eps

2012-09-13 Thread Arne Babenhauserheide (IMK)
s-jar-path)) (with-temp-file in-file (insert body)) - -(message cmd) (shell-command cmd) +(message cmd0) (shell-command cmd0) +(message cmd1) (shell-command cmd1) nil)) ;; signal that output has already been written to file Best wishes, Arne Am 13.09.2012 07:16, schrieb Eric

Re: [O] Bug: startup: hidestars does not use the real window background color [7.8.11]

2012-09-18 Thread Arne Babenhauserheide (IMK)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Bastien, That’s great, thanks! Best wishes, Arne Am 18.09.2012 12:25, schrieb Bastien: > Hi Arne, > > "Arne Babenhauserheide (IMK)" > writes: > >> Dear org Hackers, >> >> I use a custom color

[O] Can I export a file into another target directory by setting one variable?

2013-10-25 Thread Arne Babenhauserheide (IMK)
tried this hint from 2012 (#+bind: ...), http://lists.gnu.org/archive/html/emacs-orgmode/2012-03/msg00272.html but it does not seem to work anymore. #+bind: org-export-publishing-directory "./exports" ¹: http://draketo.de/light/english/free-software/makefile-to-autotools#sec-4 Best wishes, Ar

Re: 9.5: coping with loss of ditaa.jar

2021-10-03 Thread Dr. Arne Babenhauserheide
to copy the jar from an older orgmode and point to that. Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature

Re: "Orgdown", the new name for the syntax of Org-mode

2021-11-28 Thread Dr. Arne Babenhauserheide
g a lot of features) would be outline markup or outline syntax (from outline-mode, the ancestor of org-mode). Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature

Re: Orgdown: negative feedback & attempt of a root-cause analysis (was: "Orgdown", the new name for the syntax of Org-mode)

2021-11-30 Thread Dr. Arne Babenhauserheide
owed for easy tracking of TODO-states and using executed inline-code via babel — and I gained HTML export for free. It’s not the tool for a single paper to one journal that only has to fit one format and is never edited after final submission, but for any larger writing, org-mode is quite a boost in productivity. Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature

Re: noweb and shell heredocs

2021-11-30 Thread Dr. Arne Babenhauserheide
b-wrap-start: "{{{" # org-babel-noweb-wrap-end: "}}}" # End: Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature

Re: frustrations

2021-12-03 Thread Dr. Arne Babenhauserheide
e of that is that when I need an editor that is there *at once*, I just use emacs -Q That avoids all customizations, even those from the distribution, and it is roughly instant (if you need more, then add -nw to open it purely in the terminal). Best wishes, Arne -- Unpolitisch sein heißt politisc

Re: Concrete suggestions to improve Org mode third-party integration :: an afterthought following Karl Voit's Orgdown proposal

2021-12-08 Thread Dr. Arne Babenhauserheide
export so you have to go over each slide individually to make sure that nothing is cut off and no layout is broken — and check the compile to latex many times until the layout is working again — that is a huge cost. Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature

Re: Concrete suggestions to improve Org mode third-party integration :: an afterthought following Karl Voit's Orgdown proposal

2021-12-08 Thread Dr. Arne Babenhauserheide
Russell Adams writes: > On Wed, Dec 08, 2021 at 05:16:20PM +0100, Dr. Arne Babenhauserheide wrote: >> >> Tim Cross writes: >> >> > Backwards compatibility is important and changes should never be done >> > lightly. However, that doesn't mean they do

Re: Concrete suggestions to improve Org mode third-party integration :: an afterthought following Karl Voit's Orgdown proposal

2021-12-09 Thread Dr. Arne Babenhauserheide
the table, it is important that backwards compatibility is high in the priorities. Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature

Re: Concrete suggestions to improve Org mode third-party integration :: an afterthought following Karl Voit's Orgdown proposal

2021-12-09 Thread Dr. Arne Babenhauserheide
onvenient and you may be frustrated > by such change, but you will likely have a much better outcome than you > would with any other document formatting system which is not based on > plain text. Yes — that’s also one of the reasons why I’m using org-mode. It’s awesome integrations and

Re: Concrete suggestions to improve Org mode third-party integration :: an afterthought following Karl Voit's Orgdown proposal

2021-12-09 Thread Dr. Arne Babenhauserheide
ion after every new headline), and it took long until I found out how to avoid that. Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature

Re: Concrete suggestions to improve Org mode third-party integration :: an afterthought following Karl Voit's Orgdown proposal

2021-12-10 Thread Dr. Arne Babenhauserheide
Tim Cross writes: > "Dr. Arne Babenhauserheide" writes: >> The change to electric indent broke my workflow badly (always having to >> undo the indentation after every new headline), and it took long until I >> found out how to avoid that. > environment. While

[BUG] 9.5.1 cannot export specific table [9.5 (9.5-g0a86ad @ /gnu/store/qhqhlclxnqsxazs88wrmqz2vi5abcgm0-emacs-org-9.5/share/emacs/site-lisp/org-9.5/)]

2021-12-20 Thread Dr. Arne Babenhauserheide
ticed because I ran a secondary Emacs after updates while the original Emacs was still running 9.5.0 — writing this report from the original Emacs with 9.5). Scanning file /home/arne/Schreibtisch/arnebab-org/politik/gnu-linux-desktop-share.org Scanning document... done gnuplot-mode 0.7-beta -- determ

Re: [BUG] 9.5.1 cannot export specific table [9.5 (9.5-g0a86ad @ /gnu/store/qhqhlclxnqsxazs88wrmqz2vi5abcgm0-emacs-org-9.5/share/emacs/site-lisp/org-9.5/)]

2021-12-20 Thread Dr. Arne Babenhauserheide
Ihor Radchenko writes: > "Dr. Arne Babenhauserheide" writes: >> In org 9.5.1 I get problems exporting a table. Trying to export >> https://hg.sr.ht/~arnebab/draketo/browse/politik/gnu-linux-desktop-share.org >> as ascii or running the embedded gnuplot source bloc

Re: [BUG] 9.5.1 cannot export specific table [9.5 (9.5-g0a86ad @ /gnu/store/qhqhlclxnqsxazs88wrmqz2vi5abcgm0-emacs-org-9.5/share/emacs/site-lisp/org-9.5/)]

2021-12-26 Thread Dr. Arne Babenhauserheide
"Dr. Arne Babenhauserheide" writes: > Ihor Radchenko writes: >> "Dr. Arne Babenhauserheide" writes: >>> In org 9.5.1 I get problems exporting a table. Trying to export >>> https://hg.sr.ht/~arnebab/draketo/browse/politik/gnu-linux-desktop-share.o

Re: LaTeX letters in Org

2022-02-18 Thread Dr. Arne Babenhauserheide
ively add a capture-template that creates a letter. Then M-x org-capture L (or such) would create a new letter prefilled with everything you typically need. Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature

Re: How do you manage complex project with Org-mode

2022-03-01 Thread Dr. Arne Babenhauserheide
t;) (org-global-properties '(("Effort_ALL" . "0:30 1:00 2:00 3:00 6:00 8:00 16:00 40:00"))) (org-agenda-start-with-clockreport-mode t) :config ;; Rebuild the reminders everytime the agenda is displayed (add-hook 'org-agenda-finalize-hook (lambda () (org-age

[BUG] Exporting italic link with bang inside to html fails to parse the link [9.5.2 (N/A @ /gnu/store/89yvbijwnvsbpa5h33mvbgh1gy9w30n2-emacs-org-9.5.2/share/emacs/site-lisp/org-9.5.2/)]

2022-04-05 Thread Dr. Arne Babenhauserheide
ntains a broken link with only the domain: Foo [[https://taz.de";>https://taz.de!5843294/][link with a bang]]/ Best wishes, Arne Emacs : GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.30, cairo version 1.16.0) Package: Org mode version 9.5.2 (N/A @ /gnu/store/89yvbijwn

Re: Subject: [PATCH] Fix DISPLAY error on exporting org with plantuml to html

2022-06-06 Thread Dr. Arne Babenhauserheide
"-jar" >,(shell-quote-argument (expand-file-name > org-plantuml-jar-path)) > ,@org-plantuml-args > -- > 2.7.0 Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature

Bug: org-capture entry sometimes ends without newline, garbles next headline [9.3.6 (9.3.6-elpa @ /home/arne/Disy/.emacs.d/elpa/org-9.3.6/)]

2020-08-28 Thread Dr. Arne Babenhauserheide
view, clocktable, and kanban.el). It would be great if it could be ensured that capturing a new entry can never modify the first line of another entry. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: Bug: org-capture entry sometimes ends without newline, garbles next headline [9.3.6 (9.3.6-elpa @ /home/arne/Disy/.emacs.d/elpa/org-9.3.6/)]

2020-08-29 Thread Dr. Arne Babenhauserheide
Kyle Meyer writes: > Dr. Arne Babenhauserheide writes: > >> Sometimes when I use org-capture to create a new headline, that headline >> ends with a non-empty partial line that isn’t terminated by a newline. >> >> This causes the next headline to be corrupted, becau

Re: Re Org 9.4 is out. Can you help? // breaking apart Org Mode

2020-09-23 Thread Dr. Arne Babenhauserheide
ave to be tested. Stuff that’s moved out while it does not have its own community is in danger of becoming dead code that must not be broken, but is much less convenient to test (and the tests harder to automate) when stuff in org core changes. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: org-mode time tracking setup integrating with SaaS (Harvest, Toggl, Bonsai etc)

2020-10-10 Thread Dr. Arne Babenhauserheide
frame) "Show the current Emacs frame or the FRAME given as argument. And make sure that it really shows up!" (raise-frame) ; yes, you have to call this twice. Don’t ask me why… ; select-frame-set-input-focus calls x-focus-frame and does a bit of ; additional magic. (select-frame-set-input-focus (selected-frame)) (select-frame-set-input-focus (selected-frame))) I have a dedicated emacs environment for work that I brought over into homeoffice. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: buffer name of Org Src...

2020-10-12 Thread Dr. Arne Babenhauserheide
Did you find a way to make flycheck or flymake work in the src-buffers? I get problems with these, because the buffers are not associated to real files. That’s what’s preventing me from using Org Src for anything larger than a dozen simple lines. Best wishes, Arne -- Unpolitisch sein heißt politi

Re: buffer name of Org Src...

2020-10-12 Thread Dr. Arne Babenhauserheide
Eric S Fraga writes: > On Monday, 12 Oct 2020 at 15:39, Dr. Arne Babenhauserheide wrote: >> Did you find a way to make flycheck or flymake work in the src-buffers? > > This is an example of when I use tangling/detangling: when I need this > kind of support to develop my code.

Re: buffer name of Org Src...

2020-10-12 Thread Dr. Arne Babenhauserheide
Eric S Fraga writes: > On Monday, 12 Oct 2020 at 18:33, Dr. Arne Babenhauserheide wrote: >> That’s also when I tangle — but I often don’t move the code back into >> org afterwards, because once I needed this support once, I know I’ll >> need it again. > > Interes

Re: [matlab src is always exported to latex!!] (was: org mode with babel source: execute all source blocks, don't export them to latex)

2020-10-13 Thread Dr. Arne Babenhauserheide
Uwe Brauer writes: > That did not work: I tried > #+begin_src matlab :results output > > But when I exported the org file to latex, the matlab code was also > exported. Strange Do you use :exports results? :results output switches to show what is printed to stdout Be

Re: buffer name of Org Src...

2020-10-13 Thread Dr. Arne Babenhauserheide
"do you want to revert file" warning then? Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: best practices query: non-emacs packages based on tangled source

2020-10-27 Thread Dr. Arne Babenhauserheide
code the additional freedom of multi-language programming in org-mode is awesome. I’m using that to create random roleplaying characters directly from random tables in org-mode, with those tables being the primary source (because the book is the most important product, not the code). Best wis

Re: Thoughts on the standardization of Org

2020-10-31 Thread Dr. Arne Babenhauserheide
ardize: Reserved for future use in org-mode. These would then be sections that external tools must handle as opaque text so their processing does not break usage within org-mode. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: Thoughts on the standardization of Org

2020-11-01 Thread Dr. Arne Babenhauserheide
cs implementation is the source of truth, and yes, this can be used without requiring people to operate Emacs by simply using Emacs as utility with project-specific setup — just as you would do it with a compiler. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: Thoughts on the standardization of Org

2020-11-01 Thread Dr. Arne Babenhauserheide
Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: Thoughts on the standardization of Org

2020-11-01 Thread Dr. Arne Babenhauserheide
d as html on a VCS-infopage is pretty nice. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: Thoughts on the standardization of Org

2020-11-02 Thread Dr. Arne Babenhauserheide
Daniele Nicolodi writes: > On 02/11/2020 00:10, Dr. Arne Babenhauserheide wrote: >> >> Daniele Nicolodi writes: >>> Maybe the standardization should cover only the "static" parts of Org >>> (ie no table formulas, no babel, no agenda, no exporters, et

Re: Thoughts on the standardization of Org

2020-11-02 Thread Dr. Arne Babenhauserheide
ry difficult to > reimplement. For these it would suffice for me if the parsers did not break the features. For example if a table cannot be rendered as table, I want to see it as plain text. Maybe the parser could hide @@latex:@@ blocks in html presentation, but they must be shown wh

Re: Changed list indentation behavior: how to revert?

2020-11-15 Thread Dr. Arne Babenhauserheide
** Beispiel: Chessos Reluna - Beschreibung: Geschäftstüchtiger und kampferprobter Ranmex. - Zitat: „Was kriegen wir dafür?“ - Motivation: Will genug Geld verdienen, um ein großes, kampftaugliches Schiff für einen eigenen Clan zu kaufen. But like * Beispiel: Chessos Reluna - Bes

Re: Changed list indentation behavior: how to revert?

2020-11-15 Thread Dr. Arne Babenhauserheide
a broken workflow for anything from days to months, because I cannot estimate how much time will be required to fix it (and at work I should not just take 3 hours off to search for some configuration value). Best wishes, Arne PS: I started to donate to org-mode a few weeks ago when I realized jus

Re: Changed list indentation behavior: how to revert?

2020-11-15 Thread Dr. Arne Babenhauserheide
ut: https://stevelosh.com/blog/2012/04/volatile-software/ Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: Changed list indentation behavior: how to revert?

2020-11-16 Thread Dr. Arne Babenhauserheide
st just keep working. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: Changed list indentation behavior: how to revert?

2020-11-16 Thread Dr. Arne Babenhauserheide
essential Free Software >> tools is one of the critical tasks for spreading Free Software. > > Done. You are right! \o/ :-) Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: Changed list indentation behavior: how to revert?

2020-11-16 Thread Dr. Arne Babenhauserheide
ust keep working because I can only become really good in those. It’s only there that investing much time into learning them actually pays off. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: Changed list indentation behavior: how to revert?

2020-11-16 Thread Dr. Arne Babenhauserheide
rt cleanly anymore after the exporter updates). Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: Changed list indentation behavior: how to revert?

2020-11-16 Thread Dr. Arne Babenhauserheide
ough, the other gazillion packages on the system will use the same mechanism and that will make it ineffective again. The only way that works is to avoid breakage on update — except for the few cases where it is truly unavoidable. We have the discussion here, because many people disagree with the

Re: Changed list indentation behavior: how to revert?

2020-11-16 Thread Dr. Arne Babenhauserheide
e) and use CTRL-RET to create new headings, you won’t notice the change. And I’m pretty sure they tested that. The change hurts for those who use org-mode as plain text with superpowers, or as general source-format that can export to plain text, LaTeX, html, and many more. Best wishes

Re: Changed list indentation behavior: how to revert?

2020-11-17 Thread Dr. Arne Babenhauserheide
Stefan Nobis writes: > "Dr. Arne Babenhauserheide" writes: > >> Sad story short:... > > I'm with you - last weekend I upgrade my OS and had quite some trouble > to get everything working again and still have some nasty hoops to > jump through. >

Re: One vs many directories

2020-11-21 Thread Dr. Arne Babenhauserheide
-text-search them with barely perceptible delay on a system clocked down to 1 GHz. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: One vs many directories

2020-11-21 Thread Dr. Arne Babenhauserheide
urce code, though (but never check the targets). I do use org-planning within prose, but there the scope is only the one org-document. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: One vs many directories

2020-11-21 Thread Dr. Arne Babenhauserheide
on of stuff and > similar. I hope so, too. Thank you for describing the tools you use! I for one am still working on my workflow, and I guess that 10 years from now it won’t be the same as today. I hope that learning about other ways to work with org will help me a lot in future. Best wishes

Re: One vs many directories

2020-11-24 Thread Dr. Arne Babenhauserheide
-other-window) (add-hook 'org-clock-out-hook 'kiwon/org-agenda-redo-in-other-window) (add-hook 'org-after-todo-state-change-hook 'kiwon/org-agenda-redo-in-other-window) Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: One vs many directories

2020-11-24 Thread Dr. Arne Babenhauserheide
ariables do need to be close to the end — 3000 characters is only about 50 lines. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: One vs many directories

2020-11-25 Thread Dr. Arne Babenhauserheide
Jean Louis writes: > * Dr. Arne Babenhauserheide [2020-11-24 21:51]: >> >> Jean Louis writes: >> >> The start of the local variables list should be no more than 3000 >> >> > characters from the end of the file >> >> >> >>

Re: One vs many directories

2020-11-25 Thread Dr. Arne Babenhauserheide
Jean Louis writes: > * Dr. Arne Babenhauserheide [2020-11-24 21:48]: >> >> Jean Louis writes: >> >> > Some people maybe access multiple Org files through Agenda, me I >> > don't. Some items are "non existent" and I do not know how to

Re: Is Org really so simple?

2020-11-26 Thread Dr. Arne Babenhauserheide
en the office-PC and the homeoffice-PC. And I send them to people so they have the complete source of something I built. All those use-cases I use regularly would break if org-mode started to rely on an external database. Best wishes, Arne -- Unpolitisch sein heißt politisch sein ohne es zu merken signature.asc Description: PGP signature

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-06-28 Thread Dr. Arne Babenhauserheide
easy to arrange that. And it does not work for many people in Europe (I for example have no credit card). Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-06-30 Thread Dr. Arne Babenhauserheide
of proprietary software, those links are most likely to become usable without proprietary software once a practical method to donate without proprietary software exists. But yes, wrapping that into a cheeky answer is not the most effective way to make this point. Best wishes, Arne -- Unpolitisc

  1   2   3   >