Re: issue tracker?

2020-05-25 Thread Roland Everaert
conversation to a tracked conversation, as a bug, feature request or suggestion, an the other way around. Sorry if I was not clear about it or if I misunderstand the purpose of Debbugs and the Emacs ML. Regards, Roland. On Sat, May 23, 2020 at 3:16 PM Russell Adams wrote: > > On Sat, May 23

Re: Fwd: Support compilation of Haskell in org mode babel blocks.

2020-05-23 Thread Roland Coeurjoly
Sorry, I was working on the emacs git repo, which seems to be a bit behind the org mode one. Please find patch attached. On Sat, May 23, 2020 at 4:02 PM Bastien wrote: > Hi Roland, > > Roland Coeurjoly writes: > > > I have done a clean clone and I still don't see a 9.

Re: emacs + org-mode in virtual machine/docker/...

2020-05-23 Thread Roland Everaert
hine & a windows > NOMACHINE client on your Windows host machine & login to your Linux virtual > machine desktop > > > > > > > > > https://www.nomachine.com/ > > On Fri, May 22, 2020 at 4:08 AM Roland Everaert > wrote: > >> I am a use

Re: issue tracker?

2020-05-23 Thread Roland Everaert
as simple discussion, without a proper sanitation of the thread subject. * I am not sure this is clear even for me :/* On Fri, May 22, 2020 at 4:54 PM Anthony Carrico wrote: > On 5/22/20 4:17 AM, Roland Everaert wrote: > > Example of message states: > > [QUESTION] -> [ANSWER]

Re: Fwd: Support compilation of Haskell in org mode babel blocks.

2020-05-23 Thread Roland Coeurjoly
I have done a clean clone and I still don't see a 9.4 section in master. Is it in another branch? On Sat, May 23, 2020 at 7:12 AM Kyle Meyer wrote: > Hi Roland, > > Roland Coeurjoly writes: > > > I added version 9.4 to ORG-NEWS. > > Please tell me if that's OK

Re: Fwd: Support compilation of Haskell in org mode babel blocks.

2020-05-22 Thread Roland Coeurjoly
I added version 9.4 to ORG-NEWS. Please tell me if that's OK or I should instead put it in 9.3. On Fri, May 22, 2020 at 5:30 PM Nicolas Goaziou wrote: > Hello, > > Roland Coeurjoly writes: > > > The assignment process with the FSF is complete. > > Great news! &g

Re: issue tracker?

2020-05-22 Thread Roland Everaert
y documentation on the org website and configuration for all of us. Regards, Roland. On Thu, May 21, 2020 at 6:32 PM Eric Abrahamsen wrote: > Kévin Le Gouguec writes: > > > Nicolas Goaziou writes: > > > >> - As pointed out, Org has a bug tracker : Emacs

Re: emacs + org-mode in virtual machine/docker/...

2020-05-22 Thread Roland Everaert
g SSH. I have read many articles, but none of them seems to work :( Any suggestion for the latter topic, (off this list), is welcomed Regards, Roland. On Fri, May 22, 2020 at 7:27 AM Jens Lechtenboerger < lech...@wi.uni-muenster.de> wrote: > On 2020-05-21, John Kitchin wrote: > &

Re: Fwd: Support compilation of Haskell in org mode babel blocks.

2020-05-22 Thread Roland Coeurjoly
The assignment process with the FSF is complete. Best regards, Roland On Tue, May 5, 2020 at 11:31 PM Nicolas Goaziou wrote: > Hello, > > Roland Coeurjoly writes: > > > Please see attached patch. > > Great! > > It seems that this is a patch that needs to be ap

Re: issue tracker?

2020-05-19 Thread Roland Everaert
works well with sourcehut, especially the latter, as the former shouldn't have any problem? Regards, Roland. On Tue, May 19, 2020 at 9:43 PM Eric Abrahamsen wrote: > "James R Miller" writes: > > > So, I definitely agree that using Github / Gitlab does expose you to

Re: Fwd: Support compilation of Haskell in org mode babel blocks.

2020-05-05 Thread Roland Coeurjoly
Sorry about that. This attached patch should be good. On Tue, May 5, 2020 at 11:31 PM Nicolas Goaziou wrote: > Hello, > > Roland Coeurjoly writes: > > > Please see attached patch. > > Great! > > It seems that this is a patch that needs to be applied on top of

Re: Fwd: Support compilation of Haskell in org mode babel blocks.

2020-05-05 Thread Roland Coeurjoly
I have sent the form. Thank you. On Mon, May 4, 2020 at 11:52 PM Nicolas Goaziou wrote: > Roland Coeurjoly writes: > > > I have read the page about signing FSF papers, but I am unclear about how > > to proceed. > > Could you give some pointers? > > Certainly. See

Re: Fwd: Support compilation of Haskell in org mode babel blocks.

2020-05-05 Thread Roland Coeurjoly
Please see attached patch. Regards. On Mon, May 4, 2020 at 11:50 PM Nicolas Goaziou wrote: > Roland Coeurjoly writes: > > > I am confused about the last point: > > Use a let-binding instead of setq. > > > > If I use: > > > > (let* compile (string=

Re: Fwd: Support compilation of Haskell in org mode babel blocks.

2020-05-04 Thread Roland Coeurjoly
on, May 4, 2020 at 5:26 PM Nicolas Goaziou wrote: > Hello, > > Roland Coeurjoly writes: > > > From 091f470a278561a60fac1ee3ee658f6823bc2503 Mon Sep 17 00:00:00 2001 > > From: Roland Coeurjoly > > Date: Sat, 25 Apr 2020 20:35:22 +0200 > > Subject: [PATCH] Add Has

Re: Babel Haskell. Print all results when header has :results output

2020-05-04 Thread Roland Coeurjoly
No, I haven't yet. As it is required to firm them for the other patch, I am willing to firm them but unsure how to proceed. Please advise. On Mon, May 4, 2020, 17:01 Nicolas Goaziou wrote: > Hello, > > Roland Coeurjoly writes: > > > Right now, when executing the

Re: Fwd: Support compilation of Haskell in org mode babel blocks.

2020-05-04 Thread Roland Coeurjoly
I have read the page about signing FSF papers, but I am unclear about how to proceed. Could you give some pointers? Thank you. On Mon, May 4, 2020 at 5:29 PM Nicolas Goaziou wrote: > Roland Coeurjoly writes: > > > lisp/org/ob-haskell.el | 76 +

Babel Haskell. Print all results when header has :results output

2020-04-28 Thread Roland Coeurjoly
True I created the attached patch that achieves the desired result. Please notice that the default behaviour (without :results output) remains unchanged. From 0e7d2ac22a028507eaf5ecc85623b62572ee3de8 Mon Sep 17 00:00:00 2001 From: Roland Coeurjoly Date: Tue, 28 Apr 2020 18:06:50 +0200 Subject: [PATC

Fwd: Support compilation of Haskell in org mode babel blocks.

2020-04-28 Thread Roland Coeurjoly
-- Forwarded message - From: Roland Coeurjoly Date: Sat, Apr 25, 2020 at 9:04 PM Subject: Support compilation of Haskell in org mode babel blocks. To: Haskell code can be both compiled (for example with ghc), or interpreted (with ghci). Until now, org babel had only support

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

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: [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

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-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: [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: 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: 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-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-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-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

[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: [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

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

[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] 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

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] 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

[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

[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

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 "[

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] 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] 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] 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] clocktable - Wrong type argument: plistp - after upgrade

2018-08-27 Thread Roland Everaert
I seems that with version Org mode version 9.1.13 (9.1.13-elpa @ /cygdrive/c/Users/re/.emacs.d/elpa/org-20180730/), the problem has disappeared. Regards, Roland. On Mon, Aug 20, 2018 at 12:38 PM Nicolas Goaziou wrote: > Hello, > > Roland Everaert writes: > > > After s

[O] Clocktable - Grouping time per property instead of headline

2018-08-06 Thread Roland Everaert
should show the data as usual, thou. How can I achieve that? Regards, Roland.

Re: [O] clocktable - Wrong type argument: plistp - after upgrade

2018-07-23 Thread Roland Everaert
After some search, I have found this option causing the error. It is :fileskip0. If I remove it from the #+BEGIN line, the clocktable is computed and displayed. On Mon, Jul 23, 2018 at 8:23 AM, Roland Everaert wrote: > Hi, > > After an upgrade of both cygwin and org-mode, I am no

[O] clocktable - Wrong type argument: plistp - after upgrade

2018-07-22 Thread Roland Everaert
de version 9.1.13 (9.1.13-elpa @ /cygdrive/c/Users/re/.emacs.d/elpa/org-20180716/) GNU Emacs 26.1 (build 1, x86_64-unknown-cygwin) of 2018-05-28 Does the syntax changed in clocktable? 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

[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-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

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

[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] 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] 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] 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] 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] 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] 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] 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

[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.

[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.

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] No contrib directory in org-plus-contrib package

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

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

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] 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

[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

[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] 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] 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] 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] 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] 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

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] Using code block function as formula in tables

2017-01-11 Thread Roland Everaert
formulas of the table. Regards, 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] 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.

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] 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

[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] 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.

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

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

[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] 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:

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-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.

[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] 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

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-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

[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] 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

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-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-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

[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] 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.

[O] Insert variable into tangled source code

2013-08-06 Thread Roland
??? Thanks in advance. 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.

  1   2   >