Re: [O] [orgmode 7.7] - Latex export problem with footnote, macro and code block evaluation

2011-10-05 Thread Roland
Hello again, I just add some complements to the problem. First, here is a more compact buffer to reproduce the bug : == Cut here begin == # -*- coding: utf-8 -*- #+TITLE: Title #+AUTHOR: Roland #+OPTIONS: H:3 num:t toc:nil \n:nil @:t ::t |:t ^:{} f:t TeX:t author:t #+LaTeX_CLASS: article

[O] Insert variable into tangled source code

2013-08-06 Thread Roland
??? Thanks in advance. Roland.

Re: [O] Insert variable into tangled source code

2013-08-06 Thread Roland
h!!! I've just adapted the SQL expand variable function in ob-sql.el to my language and it works perfectly! Best regards. Roland.

[Orgmode] [PATCH] Markup on same line as text

2011-01-07 Thread Roland Kaufmann
I have tested this with all three kinds of htmlize-output-type, and it seems to give the expected result. -- Roland. >From 86f1508f58dd304471d768481944d34e220e24f1 Mon Sep 17 00:00:00 2001 From: Roland Kaufmann Date: Thu, 6 Jan 2011 11:22:49 +0100 Subject: [PATCH] Markup on same line as tex

[O] [orgmode 7.7] - Latex export problem with footnote, macro and code block evaluation

2011-10-05 Thread Roland Donat
Hello everyone, I am experience a very strange problem so that any help would be appreciated! I precise that I use org-mode 7.7 on Linux/Debian. I tried to perform latex export of the following org file : === cut here begin === # -*- coding: utf-8 -*- #+TITLE: Title #+AUTHOR: Roland #+OPTIONS

Re: [O] [orgmode 7.7] - Latex export problem with footnote, macro and code block evaluation

2011-10-05 Thread Roland Donat
time. Regards, Roland. 2011/10/5 Nicolas Goaziou > Hello, > > Roland writes: > > > Hello again, > > > > I just add some complements to the problem. > > > > First, here is a more compact buffer to reproduce the bug : > > > > == Cut here begin

[Orgmode] Re: [PATCH] Markup on same line as text

2011-02-16 Thread Roland Kaufmann
42)) ; meaning of l.u.e. (print x)) ; (ref:2) #+END_SRC") (save-buffer) (org-mode) (org-export-as-html nil)) -- Roland. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: [PATCH] Markup on same line as text

2011-02-19 Thread Roland Kaufmann
(i.e. proposal for change in htmlize dropped). Thank you for the feedback! -- Roland. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: [PATCH] Markup on same line as text

2011-02-28 Thread Roland Kaufmann
trick. (This supersedes the previous patch against htmlize.el). Thanks to Hrvoje for suggesting this approach and providing the code to reset the face attribute. -- Roland. 0001-Markup-on-same-line-as-text.patch Description: Binary data ___ Emacs-o

[O] Markup problems when using references in source fragments (was: Markup on same line as text)

2011-05-11 Thread Roland Kaufmann
ree as of revision 62d4dd, but the problem still remains. I am grateful for feedback on its lackings, if the patch is deemed unsatisfactory in any way. In case it simply got lost amidst all the other traffic, I resubmit it, updated so it applies to the current revision. -- Roland.

Re: [O] Markup problems when using references in source fragments

2011-05-11 Thread Roland Kaufmann
. The patch which is listed there should *not* be applied. A second and corrected patch was attached in the last message, but it seems to not have been picked up by the framework. How do I replace the patch above with the code from: <http://patchwork.newartisans.com/patch/802/> -- Roland.

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-05-16 Thread Roland Winkler
v2 are already incorporated into v3 in one or the other way. It would probably be good if the needs of org-mode could be incorporated into the new BBDB before we declare that BBDB v3 has reached a beta stage.) Roland

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-05-16 Thread Roland Winkler
rface, I'd find it unfortunate if such a feature was lost in org-mode to preserve backward compatibility. Roland

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-05-16 Thread Roland Winkler
On Sun May 15 2011 Roland Winkler wrote: > It would probably be good if the needs of org-mode could be > incorporated into the new BBDB before we declare that BBDB v3 has > reached a beta stage.) I forgot to say: It is an item on the todo list for BBDB v3 to provide a more complete lis

[O] Problem with org-mode after upgradiing to org 8

2014-06-30 Thread Roland Everaert
Hi, I have recently upgraded to org-mode version 8. Each time I start emacs I see the folloinwg error: error "Autoloading failed to define function org-element-cache-reset" And some functionnality of org-mode doesn't seems to work anymore. Informa

Re: [O] Problem with org-mode after upgradiing to org 8

2014-06-30 Thread Roland Everaert
solves the problem? Thanks for your help. On Mon, Jun 30, 2014 at 11:24 AM, Roland Everaert wrote: > Hi, > > I have recently upgraded to org-mode version 8. Each time I start emacs I > see the folloinwg error: > > error "Autoloading failed to define function org-element-cach

Re: [O] Problem with org-mode after upgradiing to org 8

2014-07-03 Thread Roland Everaert
rg-mode version beta_8.3 (beta_8.3-16-g16c71d6 @ /home/reveatwork/.emacs.d/site-lisp/org-mode/lisp/)" I will also perform a "make clean > make" of my installation of org-mode just in case some their is some garbage left from previous version. Thanks for your help, Roland.

Re: [O] Problem with org-mode after upgradiing to org 8

2014-07-04 Thread Roland Everaert
function call generate such error. Thanks for your help, Roland. On Thu, Jul 3, 2014 at 10:10 AM, Roland Everaert wrote: > Hi John, > > I am using Bernt's configuration (at least a part of it) for years without > problems until I switch to org 8. > > I hame commented most

[O] Babel : python generate org source block with an extra comma before * characters

2014-07-13 Thread Roland DONAT
ith that but I wasn't able to solve it for now. My configuration : - Org 8.2.5h on Linux Mint 16. - Python 3 Any help would be much appreciated! Thanks. Roland.

Re: [O] Babel : python generate org source block with an extra comma before * characters

2014-07-13 Thread Roland DONAT
uot; option. It gives me the good result with a drawer but then when I export my org buffer to latex, the drawers ":RESULTS:" is also exported which is not cool... Well, thanks again! Roland.

Re: [O] Problem with org-mode after upgradiing to org 8

2014-07-14 Thread Roland Everaert
(require 'org) So I don't understand why M-x org-version gives me: Org-mode version 7.9.3f (release_7.9.3f-17-g7524ef @ /usr/share/emacs/24.3/lisp/org/) Any help welcomed, Roland. On Fri, Jul 4, 2014 at 4:21 PM, John Hendy wrote: > On Fri, Jul 4, 2014 at 5:55 AM, Roland Everaert &g

Re: [O] Babel : python generate org source block with an extra comma before * characters

2014-07-15 Thread Roland DONAT
Thorsten Jolitz gmail.com> writes: > > Roland DONAT gmail.com> writes: > > > To do so, I tried to use de "drawer" option. It gives me the good result > > with a drawer but then when I export my org buffer to latex, the drawers > > ":RESULTS:

[O] :RESULTS: drawer exported in LaTeX

2014-07-15 Thread Roland DONAT
But when I export my document in LaTeX, the :RESULTS: drawer appears in the final pdf which it's not cool... I have a d:nil in my OPTIONS header. My configuration : - Org 8.2.5h on Linux Mint 16. - Python 3 Any help would be much appreciated! Thanks. Roland.

Re: [O] :RESULTS: drawer exported in LaTeX

2014-07-15 Thread Roland DONAT
Nick Dokos gmail.com> writes: > > Roland DONAT gmail.com> writes: > > > Dear Orgmode community, > > > > I have this piece of python code that generate Orgmode text : > > > > #+NAME: test > > #+HEADER: :session test1 > > #+HEADER: :resu

Re: [O] :RESULTS: drawer exported in LaTeX

2014-07-16 Thread Roland DONAT
Hello, Nicolas Goaziou nicolasgoaziou.fr> writes: > > Hello, > > Roland DONAT gmail.com> writes: > > > You're right, there is something wrong between the parser and the > > headlines... I hope it's a bug because I can't think of a reaso

[O] Tangle source block with options :comments org

2014-09-06 Thread Roland Donat
of hello_world.py I can imagine my question : Why org keeps the "## #+HEADER" lines when tangling? Is it possible to remove it? I use org-mode 8.2.5h on Linux. Thank you very much for your help! Cheers, Roland.

[O] [bug suspected] Org tangles #+HEADER in the source code when using :comments org

2014-09-10 Thread Roland Donat
of hello_world.py I can imagine my question : Why org keeps the "## #+HEADER" lines when tangling? Is it possible to remove it? Is it a bug? I use org-mode 8.2.5h on Linux. Thank you very much for your help! Cheers, Roland.

[O] bug#13668: 24.2.93; strike-through in org mode

2013-02-10 Thread Roland Winkler
on structural markup > > elements does not mention such a possibility. > > Mhh.. yes, I'll perhaps update the manual, or just add a Worg > FAQ for this. Why put this in a separate FAQ? Aren't the info pages the first source of information for such things? Roland

[O] bug#13668: 24.2.93; strike-through in org mode

2013-02-10 Thread Roland Winkler
On Sun Feb 10 2013 Bastien wrote: > > Why put this in a separate FAQ? Aren't the info pages the first > > source of information for such things? > > Depends. We try to keep the info manual readable, and it's already > quite long. If you can find a good place in the manual, please send > a patch.

[O] bug#13668: 24.2.93; strike-through in org mode

2013-02-10 Thread Roland Winkler
On Sun Feb 10 2013 Bastien wrote: > Please provide a patch. I'd much appreciate if the org developers could do that. I have enough such things on my own emacs agenda,

[O] org-babel, python, encoding and table

2013-05-07 Thread Roland Donat
rc #+RESULTS: test2 | \303\251 | a| | a| \303\240 | I don't understand why the accented characters are replaced by some codes when the results is interpreted as org-table... Any idea, workaround to solve my problem would be much appreciated! I use Org-mode version 8.0.2 (8.0.2-

Re: [O] org-babel, python, encoding and table

2013-05-07 Thread Roland Donat
el builds a table from a Python list of lists but I have to confess that I'm afraid of reading Lisp programs, though Emacs is my best friend ;)... Well, I'll keep on investigating on that subject Thanks again for your help! Roland.

Re: [O] Bug: Python SRC exec tuple fails [7.9.3f (release_7.9.3f-17-g7524ef MY-PATH/)]

2013-05-08 Thread Roland Donat
> > hmm, indeed, shows up nicely now. > Please close, cheers, > > Andreas > > That's right, it works with python3 but that is not the case with python2... Cheers, Roland.

Re: [O] Bug: Python SRC exec tuple fails [7.9.3f (release_7.9.3f-17-g7524ef MY-PATH/)]

2013-05-08 Thread Roland Donat
Andreas Röhler easy-emacs.de> writes: > > Am 08.05.2013 15:20, schrieb Roland Donat: > > > >> > >> hmm, indeed, shows up nicely now. > >> Please close, cheers, > >> > >> Andreas > >> > >> > > > > Th

Re: [O] Bug: Python SRC exec tuple fails [7.9.3f (release_7.9.3f-17-g7524ef MY-PATH/)]

2013-05-08 Thread Roland Donat
r, > > that is : > > | \xc3\xa9 | a | > > | a| '\xc3\xa0' | > > > > In addition, when I try to save my buffer, Emacs doesn't recognize the > > encoding of characters \303\251 and \303\240 and asks me to choose an > > enco

Re: [O] Bug: Python SRC exec tuple fails [7.9.3f (release_7.9.3f-17-g7524ef MY-PATH/)]

2013-05-09 Thread Roland Donat
Andreas Röhler easy-emacs.de> writes: > > Am 08.05.2013 22:50, schrieb Roland Donat: > >>> Yes, you're right Andreas. It "fails" to show the accented characters if > > you > >>> try to print the entire tuple. > >>> It fail

Re: [O] Bug: Python SRC exec tuple fails [7.9.3f (release_7.9.3f-17-g7524ef MY-PATH/)]

2013-05-09 Thread Roland Donat
but it works on the previous example. It's not the case with my real data but it's another problem to solve now ;). Thanks a lot for your help Best regards Roland.

Re: [O] org-babel, python, encoding and table

2013-05-29 Thread Roland DONAT
x27;)) in the python interpreter) in a temporary file. Then looking in this temporary file, I see that the strange characters are written directly \xc3, \xa9, etc. Consequently, my guess is that org-babel has maybe some difficulties to deal with these characters while reading the temporary file before displaying the results in the buffer. Unfortunately, this is just a guess and even less a solution... But am I on relevant lead??? Thanks in advance for any help... Roland.

[O] How to pass named table reference in source block variable

2013-08-06 Thread Roland Donat
:return x x #+end_src #+RESULTS: : 1 But instead, I get the emacs message : org-babel-ref-resolve: Reference 'T$varx' not found in this buffer Any idea to produce the desired result would be much appreciated! Thanks you in advance. Roland.

Re: [O] How to pass named table reference in source block variable

2013-08-07 Thread Roland Donat
Thorsten Jolitz gmail.com> writes: > > This does the job in Emacs Lisp: > > #+TBLNAME: T > | | x | 1 | > | ^ | | varx | > > #+begin_src emacs-lisp :var x=T[0,-1] > x > #+end_src > > #+results: > : 1 > Thanks for the answer but in fact, my objective is precisely to avoid using

Re: [O] How to pass named table reference in source block variable

2013-08-07 Thread Roland Donat
so bad at Lisp because I feel this feature wouldn't be too complicated to code, especially if the reference mechanism is already implemented. Thank you again! Cheers, Roland.

Re: [O] How to pass named table reference in source block variable

2013-08-08 Thread Roland Donat
Thomas S. Dye tsdye.com> writes: > > Roland Donat gmail.com> writes: > > >> > >> Perhaps this can help: > >> > >> http://orgmode.org/worg/org-contrib/babel/examples/lob-table- > > operations.html > >> > >> Alte

Re: [O] How to pass named table reference in source block variable

2013-08-08 Thread Roland Donat
Eric Schulte gmail.com> writes: > > It sounds like you want to use tables like key-value stores. I think > adding such behavior directly to Org-mode would overly complicate the > data structures passed between code blocks (which currently only > consists of scalars and tables). However, maybe

[O] Using org-mode as a personal help desk tool

2016-06-20 Thread Roland Everaert
Hi, I am working as a sysadmin, In the organization, we use 2 tools to keep track of requests sent by the customers/users. As you can expect, those tools are not meant to be used to track all the gritty details of a sysadmin's job. So I am turning to org-mode (that I used for years) and its commu

Re: [O] Using org-mode as a personal help desk tool

2016-06-22 Thread Roland Everaert
org-attach was the feature I needed. Thank you. On Mon, Jun 20, 2016 at 4:10 PM, Eric Abrahamsen wrote: > Roland Everaert writes: > > > Hi, > > > > I am working as a sysadmin, In the organization, we use 2 tools to > > keep track of requests sent by the cust

[O] clocktable - summing time on a property instead of headline

2016-09-16 Thread Roland Everaert
project. Thus, is it possible to configure a clock table to display time spend on a property instead of a headline. Thanks, Roland.

[O] Unable to access the org-mode ELPA repo

2016-11-04 Thread Roland Everaert
art of the line. ;; You may delete these explanatory comments. (package-initialize)" As you can see in the error messages, the problem appears even with the gnu archive. I suspect a proxy settings issue, but I don't know how to diagnose the problem and find the solution. Any help appreciated, Roland.

[O] Using code block function as formula in tables

2017-01-11 Thread Roland Everaert
formulas of the table. Regards, Roland.

Re: [O] Using code block function as formula in tables

2017-01-12 Thread Roland Everaert
Wed, Jan 11, 2017 at 3:51 PM, Nicolas Goaziou wrote: > Hello, > > Roland Everaert writes: > > > Is it possible to call a code block from a table field as it is a > formula? > > > > I have tried the following syntax from a field in a table, but none of >

[O] org-capture-templates with multi charachter keys

2017-01-18 Thread Roland Everaert
Hello, Is there somewhere in the org documentation or on the internet a complete example of using multi-character keys in org-capture. This excerpt from the documentation is not clear to me :/ "The keys that will select the template, as a string, characters only, for example "a" for a template t

[O] Bug: Emacs hangs with badly defined multi characters key hierarchy in org-capture-templates [9.0 (9.0-dist @ /cygdrive/c/Users/re/.emacs.d/site-lisp/org-9.0/lisp/)]

2017-01-27 Thread Roland Everaert
Hi, When using multicharacters keys, if a key definition entry is missing, emacs hangs and must be killed. Example of an offending org-capture-templates definition: (setq org-capture-templates '(("t" "Todo" entry (file+headline "~/somefile.org" "Tâches") "* TODO %?\n %i\n" :clock-in

[O] Unable to run ditaa on cygwin emacs

2017-01-31 Thread Roland Everaert
Hi, I use Cygwin emacs with Windows UI. I have just installed java 8 (but java 6 is still present for some legacy application) and updated my .bash_profile with the following: export JAVA_HOME=/cygdrive/c/tools/java8 export PATH=$PATH:$JAVA_HOME/bin Org is configured to run ditaa code blocks, bu

[O] org-use-sub-superscripts not used in HTML export

2017-01-31 Thread Roland Everaert
Hi, During HTML export, whatever is the value of org-use-sub-superscripts, the undescore in the middle of a word is alway interpreted as subscript. Example: _F_irst _L_evel In this case, if org-use-sub-superscripts has the value {} or nil, I would expect to see the first letter of both words to

[O] Modifying keys in the export dispatch menu

2017-02-02 Thread Roland Everaert
Hello, I have activated the mediawiki exporter, unfortunately it uses the same keys than the markdown export in the dispatcher menu. Is it possible to change those keys through configuration or is it the responsibility of the developers to choose wisely there keys? Regards,

[O] Tables not converted to markdown format with markdown exporter

2017-02-08 Thread Roland Everaert
Hi, Since a few weeks we use mattermost at work and I had recently to post a table to a team channel. I have created my table with org-mode, but when I export it to markdown format, the table is converted to html instead of markdown. Is there any reason to that, except the simple fact that table

[O] org babel table header sent to awk code block

2017-02-17 Thread Roland Everaert
Hi, I am trying to filter a table using the following awk code block. #+BEGIN_SRC awk :stdin list-example :var fstcol=1 :var seccol=3 :results output org BEGIN { print "|Host|Result" print "|-" } $seccol ~ /[0-9]{1,3}(\.[0-9]\{1,3\}){3}/ { print "|"$fstcol"|"$seccol } #+END_SRC Th

Re: [O] org babel table header sent to awk code block

2017-02-17 Thread Roland Everaert
Feb 2017 at 12:33, Roland Everaert wrote: > > Hi, > > > > I am trying to filter a table using the following awk code block. > > I think your problem is an error in the awk script; specifically, the > match is outputting all lines because you need to have the { on the same

Re: [O] Plone?

2017-04-10 Thread Roland Everaert
Maybe you can have a look at this page: https://docs.plone.org/about/helper_tools.html On Mon, Apr 10, 2017 at 11:56 AM, Michael Welle wrote: > Hello, > > it happens to me that I now have to use a CMS named plone to document > things I do ;). Has anyone tried to export to plone? Or wants to sha

Re: [O] Plone?

2017-04-10 Thread Roland Everaert
After reading again the article, it seems more related to development documentation and not blogging. On Mon, Apr 10, 2017 at 1:10 PM, Michael Welle wrote: > Hello, > > Roland Everaert writes: > > > Maybe you can have a look at this page: > > > > https://docs.plo

[O] No contrib directory in org-plus-contrib package

2017-05-03 Thread Roland Everaert
25.2.1 on cygwin 64bit. Regards, Roland.

Re: [O] 9.0.6 and clock tables

2017-05-08 Thread Roland Everaert
I just see this. Since this morning my clocktable doesn't fill a column related to a property, any known issue and workaround/fix for this? Regards, On Mon, May 8, 2017 at 10:37 AM, Eric S Fraga wrote: > On Sunday, 7 May 2017 at 10:16, Nicolas Goaziou wrote: > > Would you happen to have any

[O] clock-table property column empty

2017-05-17 Thread Roland Everaert
9.0.7 (9.0.7-elpaplus @ /cygdrive/c/Users/re/.emacs.d/elpa/org-plus-contrib-20170515/) Thanks for your help, Roland.

[O] Agenda View - Table report - Granularity of time computed

2017-06-01 Thread Roland Everaert
utation in the agenda report is influenced by that granularity? Regards, Roland.

Re: [O] Ruby or Python or Something

2017-07-17 Thread Roland Everaert
I guess it depends if you need to access external resources or not (DB, webservices) or if you need to do heavy computations, for exemple. If not and if you know lisp well, then, I think, it is better to stick with it. As a dev/sysadmin, I tend to use whatever language suites my needs when writing

Re: [O] Org mode + Solid = collaborative, privacy-respecting future

2018-10-02 Thread Roland Everaert
I would also like to see something developped in ths direction. Karl Voit writes: > Hi! > > I stubled over Tim Berners-Lee Solid: > https://www.fastcompany.com/90243936/exclusive-tim-berners-lee-tells-us-his-radical-new-plan-to-upend-the-world-wide-web > https://www.inrupt.com/blog/one-small-step-

Re: [O] An Org-based productivity tool

2018-10-11 Thread Roland Everaert
Regarding auto-clocking, you should look at what norang did. http://doc.norang.ca/org-mode.html To motivate people focusing on there work, something like the link below could be an idea, especially for gamers ;) https://habitica.com/static/home Samuel Wales writes: > auto-clocking might be in

Re: [O] An Org-based productivity tool

2018-10-11 Thread Roland Everaert
reate an interface to the service or duplicating the service in Emacs/Org Mode? > > > Roland Everaert writes: > >> Regarding auto-clocking, you should look at what norang did. >> >> http://doc.norang.ca/org-mode.html >> >> To motivate people focusing on the

Re: [O] electric-pair, autopair, smartparens, etc in org-mode

2018-10-23 Thread Roland Everaert
quot;(" 'skeleton-pair-insert-maybe) (global-set-key "\"" 'skeleton-pair-insert-maybe) (global-set-key "'" 'skeleton-pair-insert-maybe) This will only close the defined characters. Hope this will help. Roland. Matt Price writes: > wow, I learn

Re: [O] electric-pair, autopair, smartparens, etc in org-mode

2018-10-24 Thread Roland Everaert
changing it. stardiviner writes: > Roland Everaert writes: > >> Hi, >> >> I use the following configuration: >> >> parenthèses, accolades et brackets ;; >> (setq skeleton-pair t) >> (global-set-key "[

[O] Bug: Exporting dash to html gives hexadecimal code [8.2.10 (release_8.2.10 @ /usr/share/emacs/24.5/lisp/org/)]

2018-11-11 Thread Roland Coeurjoly
I publish (M+x org-publish-project) the following to html: #+OPTIONS: toc:nil num:nil #+BEGIN_EXPORT html --- layout: post title: "A beginner's Emacs config" subtitle: "First steps into the Emacs universe" tags: [hacking, emacs] category: blog --- #+END_EXPORT I get the following: — layout: p

[O] URL storage and search - Bookmark+ vs Org Mode

2019-02-20 Thread Roland Everaert
f the community with both tools and how you store your internet bookmarks, both to store a particular article or the home page of a website? Thanks for your time, Roland Everaert. -- Luke, use the FOSS Sent from Emacs

Re: [O] URL storage and search - Bookmark+ vs Org Mode

2019-02-22 Thread Roland Everaert
e > > quick locating and search. All in one command. Using Org, you can add > > extra info anything you want to take note about bookmarks, not just URL > > and title. > > > > Roland Everaert writes: > > > >> Hello, > >> > >> I am

Re: [O] New bug in org-agenda?

2019-03-04 Thread Roland Everaert
Hi, I am facing the same issue with that version on emacs 25.2.2 (Ubuntu 18.04.2 LTS). When will it be available throu the Org Mode ELPA repo? Regards, Roland. Nicolas Goaziou writes: > Hello, > > Richard Stanton writes: > >> Using Org mode version 9.2.1 (9.2.1-33-g029cf

Re: [O] New bug in org-agenda?

2019-03-04 Thread Roland Everaert
Thanks, then I will try it later today. Regards, Roland. Nicolas Goaziou writes: > Hello, > > Roland Everaert writes: > >> I am facing the same issue with that version on emacs 25.2.2 (Ubuntu >> 18.04.2 LTS). >> >> >> When will it be available th

[O] Regresssion in org-capture?

2019-04-02 Thread Roland Everaert
) Anytime I execute it I got this error: org-capture: Capture template ‘b’: Template is not a valid Org entry or tree Org-mode and Emacs version Org mode version 9.2.3 (9.2.3-elpa @ /home/roland/.emacs.d/elpa/org-20190402/) GNU Emacs 26.1 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.22.30

Re: [O] Regresssion in org-capture?

2019-04-11 Thread Roland Everaert
Hello, With the last version from org ELPA, I can confirm that the bug is fixed. Thanks, Roland. Nicolas Goaziou writes: > Hello, > > Roland Everaert writes: > >> Since a few weeks, the following template didn't work anymore. >> >> (setq org-capture-te

Re: [O] bug#35419: [Proposal] Buffer Lenses and the Case of Org-Mode (also, Jupyter)

2019-04-26 Thread Roland Everaert
I see lens to be useful for the eev mode, too. Roland. Dmitrii Korobeinikov writes: >> Have you looked at Phil Lord's lentic package? I think it implements a >> lot of what you're talking about. > >> https://github.com/phillord/lentic > > This is nice t

[O] bug#35419: bug#35419: [Proposal] Buffer Lenses and the Case of Org-Mode (also, Jupyter)

2019-05-03 Thread Roland Everaert
For what I understand of eev (which I discover following this thread), the idea is to create "notebooks" (à la Jupyter) of commands that can be executed in any orders the user want. So, lenses could be useful to apply the correct mode the block of code at point. Dmitrii Korobeinikov writes: >> I

Re: Anyone use 3rd party search tools w/org-mode?

2019-11-06 Thread Roland Everaert
necessary, outside of my org-directories, can be tedious and prone to moving the wrong file to the wrong location. Hence, an indexer could comes in handy, especially if it is optimised for the Org format (i.e.: it knows what are categories, tags, properties, etc in an Org file). Regards, Roland

Re: Anyone use 3rd party search tools w/org-mode?

2019-11-08 Thread Roland Everaert
Is it me or Swish-e is dead? The url www.swish-e.org, leads to a whisky e-shop oO. Eric Abrahamsen writes: > John Kitchin writes: > >> The way I got Swish to index org files was to create a script that >> generated an xml file >> (https://kitchingroup.cheme.cmu.edu/blog/2015/07/06/Indexing-headl

Re: Anyone use 3rd party search tools w/org-mode?

2019-11-08 Thread Roland Everaert
; --- >> Professor John Kitchin >> Doherty Hall A207F >> Department of Chemical Engineering >> Carnegie Mellon University >> Pittsburgh, PA 15213 >> 412-268-7803 >> @johnkitchin >> http://kitchingroup.cheme.cmu.edu >> &

Re: Anyone use 3rd party search tools w/org-mode?

2019-11-12 Thread Roland Everaert
I had a quick look at the recoll and I notice that there is a python API to update/create index. Maybe something could be developped using the python package recently released by Karl Voit, to feed a recoll index with org data. Roland. Roland Everaert writes: > Good to know, I will have a l

Re: Anyone use 3rd party search tools w/org-mode?

2019-11-13 Thread Roland Everaert
It is not a question of searching and replacing strings in one file, but searching for a document or a set of documents among tenth of document or even more, possibly in various format. Roland. briangpowell . writes: > Emacs (shortened name from "Editor Macros") has the fa

Re: [Idea] Org Collections

2019-12-16 Thread Roland Everaert
aspects management? Proposal of UI I particularly like: - Mu4E - forge/magit How to keep track of all those aspects? I will surely have more to say, but, as of know I am at work. Regards, Roland. Gustav Wikström writes: > Hi list and all honored readers! > > I have an idea. One

Re: [Idea] Org Collections

2019-12-16 Thread Roland Everaert
'aspects' for me is more like a different view into a > 'thing' while collections are more like distinct, separate collections of > 'things'. To some extent, aspects feels like a 'virtual collection' > where collection is more like a concrete separat

Re: Help me secure some free time for org-mode in 2020

2019-12-17 Thread Roland Everaert
the coming years. I am really grateful to you, Nicolas, Carsten and all the maintainers of this amazing tool, which, with emacs preserve my sanity in this crazy life that is the IT. Regards, Roland. Bastien writes: > Dear all, > > I have been involved in Org-mode development when Carste

Re: [Idea] Org Collections

2019-12-23 Thread Roland Everaert
Gustav Wikström writes: > Hi! > >> -Original Message- >> From: Emacs-orgmode On Behalf >> Of Roland Everaert >> Sent: den 16 december 2019 12:26 >> To: emacs-orgmode@gnu.org >> Subject: Re: [Idea] Org Collections >> >> +1 for

Error running timer ‘org-alert-check’: (args-out-of-range "" 0)

2020-01-10 Thread Roland Everaert
@/home/roland/.emacs.d/elpa/org-plus-contrib-20191230/) Configuration repository: https://github.com/montaropdf/reve-emacs-config Any Idea wht could lead to that problem or how to go further in my investigation? Regards, Roland. -- Luke, use the FOSS Sent from Emacs

Re: [PATCH] Skip entries with no ID when updating ID locations

2020-02-21 Thread Roland Everaert
rg db"? Regards, Roland. Bastien writes: > Hi Eric, > > Eric Abrahamsen writes: > >> Would the attached patch be acceptable? It's no big deal, just skips >> entries with no ID property when updating all ID locations. I couldn't >> figure out why I had

[O] Multi-layer ergonomic keyboard and org-mode

2017-10-26 Thread Roland Everaert
arrangement to improve our typing with our favorite editor an module. Regards, Roland.

Re: [O] Deprecating BBDB 2.x support [in EUDC] for Emacs 26.1

2017-10-29 Thread Roland Winkler
b.el and allow it to take advantage of new > features that Roland has been adding in BBDB 3.x, like UUIDs. I am cross-posting this to the org-mode mailing list. If there is more to be said about the following from the perspective of org-mode, let's continue the discussion on that list

[O] File name format in ARCHIVE property

2017-11-21 Thread Roland Everaert
Hi, I would like to archive subtree in an archive file with the format: %s-_archive Where is the current year and month. Is this possible and if yes how? Where can I find the possible formatting option for that property? Regards, Roland.

Re: [O] How to include diary anniversary entries into default org-agenda?

2017-12-20 Thread Roland Everaert
I don't know for the agenda, but if you install calfw and calfw-cal, you can see your diary entries in a "more graphical" calendar. On Wed, Dec 20, 2017 at 4:21 AM, stardiviner wrote: > I have an org-mode file: > > #+begin_src org > ,* Anniversary > > ,** my first child anniversary > > %%(diary-

[O] Keeping outline after reverting buffer

2018-01-15 Thread Roland Fehrenbacher
setup, where one constantly switches between git branches e.g. Thanks, Roland

Re: [O] Keeping outline after reverting buffer

2018-01-20 Thread Roland Fehrenbacher
Hi Nicolas, >>>>> "N" == Nicolas Goaziou writes: N> Hello, Roland Fehrenbacher writes: >> is there any option or other customization to keep the outline of >> an org buffer (uncollapsed parts of the tree) after the buffer >> has be

[O] Question about org-id-update-id-locations

2018-02-02 Thread Roland Everaert
one? Does the function take into consideration references to IDs? Regards, Roland.

Re: [O] Fwd: how do you compose mails in Gnus with org-mode

2018-03-01 Thread Roland Everaert
I also want to thank you for the last link, notmuch seems waht I was search for too. Regards, Roland. On Thu, Mar 1, 2018 at 8:01 PM, Brian Shine wrote: > Thank you so much. This looks like a great website. I’ll have a read and > see whether I can get it to work. I may well call

Re: [O] Connecting to Org ELPA via an HTTP proxy from Emacs 25 and older

2018-03-15 Thread Roland Everaert
I also face the same problem, which forces me to download and install manually the package instead of using the ELPA repo. I would also appreciate a change in behavior of the webserver. Thanks, Roland. On Wed, Mar 14, 2018 at 11:14 PM, Keshav Kini wrote: > Hi, > > This mail is

[O] Creating mu4e-like screens for org-mode

2018-03-19 Thread Roland Everaert
prefer something more structured than trial-and-error. Regards, Roland.

Re: [O] Connecting to Org ELPA via an HTTP proxy from Emacs 25 and older

2018-03-21 Thread Roland Everaert
The problem is solved for me. Thank you, Roland. On Wed, Mar 21, 2018 at 12:27 AM, Bastien wrote: > Hi Keshav and Roland, > > I was not aware the redirection could cause such a problem. > > Both http://orgmode.org and https://orgmode.org should now > work, let me know

  1   2   >