[O] [PATCH] Add support for ordered list to ox-confluence.el

2016-12-08 Thread Lungang Fang
Hi there, Attached is a patch for contrib/lisp/ox-confluence.el generated following instructions on http://orgmode.org/worg/org-contribute.html#patches . It adds support for ordered list. I didn't find where I should send this patch. Hopefully, this is the correct email list for patch request.

[O] Bug with Habits and Active Dates

2016-12-08 Thread craven
Hello! I have run into problems with a TODO entry that has a body which contains an active date. Finishing it results in Entry repeats: SCHEDULED: <2016-12-13 Tue +1w> being printed to *Messages*, but no actual new SCHEDULED line is added to the entry. See the attached org-file. If I remove

Re: [O] Fwd: [PATCH] Add support for ordered list to ox-confluence.el

2016-12-08 Thread Charles Durst
They do conflict. My version is slightly more complicated since it also supports nested mixed lists. For example: 1. Here * is * an 2. example * of * a 3. mixed 4. list Which translates to: # Here #- is #- an # example #- of #- a # mixed # list Which is effectively the same as

[O] Bug: s [8.2.10 (release_8.2.10 @ /usr/local/Cellar/emacs/24.5/share/emacs/24.5/lisp/org/)]

2016-12-08 Thread Codievilky August
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.

Re: [O] teaching with live-updating code examples

2016-12-08 Thread Eric S Fraga
On Thursday, 8 Dec 2016 at 18:07, Matt Price wrote: > I am preparing a set of lectures for a class teaching HTML, CSS, and > javascript ot humanities students. > > I would like to have slides with a simple code editor on one side, > and the results of the code on another: [...] > So, I'm

Re: [O] Fwd: [PATCH] Add support for ordered list to ox-confluence.el

2016-12-08 Thread Charles Durst
I have tried the results of both versions and loaded them into the Confluence Wiki, and Lungang is correct, from what I can tell, they both will work. So I don't really care which one you choose either. I just needed the functionality. -- Charles Durst cwdurst+orgm...@gmail.com On Thu, Dec 8,

Re: [O] Fwd: [PATCH] Add support for ordered list to ox-confluence.el

2016-12-08 Thread Lungang Fang
Hi Charles and Nicholas, My code also supports nested mixed lists but is simpler. I mean, my code will convert the list given by Charles to # Here -- is -- an # example -- of -- a # mixed # list Although this format is not mentioned in confluence wiki, it is supported by conflucence according

Re: [O] org-ref file path to pdf

2016-12-08 Thread John Kitchin
I just pushed a feature that might get you back what you want. You can now put [[file:%F][%f]] in the org-ref-note-title-format variable, and it will put (concat org-ref-pdf-directory key ".pdf") in for %F, and (concat key ".pdf") in for %f. There is unfortunately, no check if the pdf actually

Re: [O] writing letters using the latex letters class?

2016-12-08 Thread Eric S Fraga
On Thursday, 8 Dec 2016 at 11:40, Stig Brautaset wrote: [...] > It looks promising but I can't get it to work as I expect; is it > perhaps not fully compatible with Org 9? After following the Stig, maybe post an ECM? Koma letters work fine with me with org 9. I just tried. -- : Eric S

[O] agenda hangs with Org 9

2016-12-08 Thread Stig Brautaset
Hi, After upgrading to Org 9 I am experiencing hangs in agenda, particularly after refiling. I've got only one Agenda file, though it is quite big: : Region has 1185 lines, 5887 words, and 41293 characters. I've activated `debug-on-quit' and capturing some stack traces. I'm afraid they

Re: [O] Fwd: [PATCH] Add support for ordered list to ox-confluence.el

2016-12-08 Thread Charles Durst
They do conflict. My version is slightly more complicated since it also supports nested mixed lists. For example: 1. Here * is * an 2. example * of * a 3. mixed 4. list Which translates to: # Here #- is #- an # example #- of #- a # mixed # list Which is effectively the same as

Re: [O] Fwd: [PATCH] Add support for ordered list to ox-confluence.el

2016-12-08 Thread Nicolas Goaziou
Hello, Lungang Fang writes: > Attached is a patch for contrib/lisp/ox-confluence.el generated following > instructions on http://orgmode.org/worg/org-contribute.html#patches . It > adds support for ordered list. Thank you. However, this somewhat conflicts with a patch

Re: [O] Allow #+SETUPFILE to point to an URL for the org file

2016-12-08 Thread Nicolas Goaziou
Kaushal Modi writes: > Hmm, is there a way to read a file from a URL to a variable directly? Or > did you mean to download the file first, read that into a temp buffer and > then delete the temp file? You can use something like `url-insert' and `url-retrieve' or

Re: [O] writing letters using the latex letters class?

2016-12-08 Thread Stig Brautaset
Eric S Fraga writes: Stig, maybe post an ECM? Koma letters work fine with me with org 9. I just tried. Yeah, this is a bit embarrassing but it works fine here too now that I use the koma exporter rather than the latex one as Sebastian pointed out... Stig

Re: [O] writing letters using the latex letters class?

2016-12-08 Thread Stig Brautaset
Sebastian Christ writes: You need to load `ox-koma-letter' and make sure you're not using the latex exporter. For letters there is (after loading `ox-koma-letter' of course) a separate koma exporter. Doh! I used the latex exporter. Thanks, I'll give koma another try :-) Stig

Re: [O] Allow #+SETUPFILE to point to an URL for the org file

2016-12-08 Thread Kaushal Modi
On Thu, Dec 8, 2016 at 4:48 PM Nicolas Goaziou wrote: > Kaushal Modi writes: > > What about storing the contents of the file in a variable instead of > cluttering the temp directory? > Hmm, is there a way to read a file from a URL to a variable

Re: [O] Allow #+SETUPFILE to point to an URL for the org file

2016-12-08 Thread Nicolas Goaziou
Kaushal Modi writes: > Here are a couple of ideas: > > - Let's assume that if the current file name is /path/to/foo.org, the > SETUPFILE is always downloaded to /tmp/path_to_foo_config.org for brevity. > The function that sets that temp file should be a defcustom. What

Re: [O] [bug] org 9 hangs on link search

2016-12-08 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > in emacs -Q, with my org files, (org-link-search "*test") will hang in > org 9maint, but not in org 8. debug on quit produces this re. > > re-search-forward("^\\*+ +.*\\(?:COMMENT[ ]+\\)?\\(?:\\(?:[ > ]\\|\\(?:[

[O] Bug: Archive to Datetree Empty Lines [9.0.1 (9.0.1-elpa @ .../.emacs.d/elpa/org-20161118/)]

2016-12-08 Thread Klarre N
​If archiving to datetree (setq org-archive-location "file.ext::datetree/"), then archiving tasks that are not in ascending chronological order will have one more empty line than the original task had, as opposed to zero (0) when archiving tasks that are in order. The following (date for A1 is in

[O] teaching with live-updating code examples

2016-12-08 Thread Matt Price
I am preparing a set of lectures for a class teaching HTML, CSS, and javascript ot humanities students. I would like to have slides with a simple code editor on one side, and the results of the code on another: |

[O] [bug] org 9 hangs on link search

2016-12-08 Thread Samuel Wales
in emacs -Q, with my org files, (org-link-search "*test") will hang in org 9maint, but not in org 8. debug on quit produces this re. re-search-forward("^\\*+ +.*\\(?:COMMENT[ ]+\\)?\\(?:\\(?:[ ]\\|\\(?:[ ]*\\[[0-9]*\\(?:%\\|/[0-9]*\\)\\][ ]*\\)\\)+\\)?*test\\(?:\\(?:[

Re: [O] writing letters using the latex letters class?

2016-12-08 Thread Sebastian Christ
On 2016-12-08 11:40, Stig Brautaset wrote: > It looks promising but I can't get it to work as I expect; is it > perhaps > not fully compatible with Org 9? No. It's working fine with Org 9. > After following the instructions on that page to the best of my > abilities,

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-08 Thread Nicolas Goaziou
Hello, Carsten Dominik writes: > I can take a look at that. Unless Nicolas already is working on it, of > course. It's somewhere on my (rather large) TODO list, but I'm not currently working on it. Regards, -- Nicolas Goaziou

Re: [O] Allow #+SETUPFILE to point to an URL for the org file

2016-12-08 Thread Nicolas Goaziou
Hello, Kaushal Modi writes: > Anyone? Apparently not. Note that it could drastically slow down opening buffers with a mediocre connection since SETUPFILE is read every time buffer set-up is refreshed, e.g., when the buffer is opened. Regards, -- Nicolas Goaziou

Re: [O] Allow #+SETUPFILE to point to an URL for the org file

2016-12-08 Thread John Kitchin
+1. I would use it like an xml dtd if I could ;). Kaushal Modi writes: > Anyone? > > On Sat, Dec 3, 2016, 12:23 PM Kaushal Modi wrote: > >> Hello, >> >> I would like to put my common org config in github so that I can access it >> from anywhere/any machine. >> >>

Re: [O] Allow #+SETUPFILE to point to an URL for the org file

2016-12-08 Thread Kaushal Modi
On Thu, Dec 8, 2016 at 9:31 AM Nicolas Goaziou wrote: > Hello, > > Kaushal Modi writes: > > > Anyone? > > Apparently not. > > Note that it could drastically slow down opening buffers with a mediocre > connection since SETUPFILE is read every time

Re: [O] Allow #+SETUPFILE to point to an URL for the org file

2016-12-08 Thread Kaushal Modi
Anyone? On Sat, Dec 3, 2016, 12:23 PM Kaushal Modi wrote: > Hello, > > I would like to put my common org config in github so that I can access it > from anywhere/any machine. > > Currently I have > > #+SETUPFILE: ~/org/common/config.org > > I would like to do something

Re: [O] writing letters using the latex letters class?

2016-12-08 Thread Eric S Fraga
On Thursday, 8 Dec 2016 at 00:46, Stig Brautaset wrote: > I've tried to get a simple letter to export to PDF using the latex > letters class, but I can't get it to work in any satisfactory way. I > want to get something like the following generated: I can't help you directly but you may wish to

Re: [O] writing letters using the latex letters class?

2016-12-08 Thread Stig Brautaset
Sebastian Christ writes: On 2016-12-08 0:46, Stig Brautaset wrote: > That at least got me past the "Unknow LaTeX class 'letter'" > error, > but it doesn't produce a nice letter. I only get my lorem > ipsum > text. I can't figure out how to get the

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-08 Thread Samuel Loury
Jorge Morais Neto writes: > On 8 December 2016 at 04:44, Carsten Dominik wrote: >> One additional point is, of course, that org-depend is not part of the core, >> but was written as a proof of concept. Is anyone besides Karl using it >> regularly? I don't

Re: [O] org-depend: dependencies between TODO entries in different files

2016-12-08 Thread Jorge Morais Neto
On 8 December 2016 at 04:44, Carsten Dominik wrote: > One additional point is, of course, that org-depend is not part of the core, > but was written as a proof of concept. Is anyone besides Karl using it > regularly? I don't want to break anything by changing it. I use it (in a

Re: [O] writing letters using the latex letters class?

2016-12-08 Thread Sebastian Christ
On 2016-12-08 0:46, Stig Brautaset wrote: > That at least got me past the "Unknow LaTeX class 'letter'" error, but > it > doesn't produce a nice letter. I only get my lorem ipsum text. I can't > figure > out how to get the \begin{letter}{...} stuff inside the >