Re: [O] Emulate a wiki a la wikidpad

2013-10-17 Thread Charles Philip Chan
Marcelo de Moraes Serpa writes: > What I'm looking for is an extension that could automatically link > camecased words in org files, and create its respective file in a > specific directory, if the file does not exist. I know it wouldn't be > too difficult to implement, but I'd like to check here

[O] Emulate a wiki a la wikidpad

2013-10-17 Thread Marcelo de Moraes Serpa
Hey guys, I love orgmode and I've been using it for many years. I know there are wiki extensions for it and other extensions for emacs, but I've never found something as easy and straightforwards as WikiDPad. Wikidpad is a real-time wiki. It's really cool (http://wikidpad.sourceforge.net/). What

Re: [O] Drag images from Firefox to org-mode

2013-10-17 Thread Nicolas Richard
Rick Frankel writes: > One small problem, should be =(1+ (point))=, as the above leaves a > blank newline at the head of the jpg, making it invalid. Oops, yes [Initially I had (search-forward "\n\n"), which worked fine,... then changed my mind and didn't test. Silly me.] Your code downloaded two

[O] conditionally includes or file options

2013-10-17 Thread Jason Lewis
Hi, I have an org file stored on a Dropbox drive. I need some file options in it for exporting to reveal.js using ox-reveal. eg: on my mac: #+REVEAL_EXTRA_CSS: file:///Users/jason/source/reveal.js-fullscreen-img/fullscreen-img.css on my windows computer: #+REVEAL_EXTRA_CSS: file:///C:\Users\jaso

Re: [O] org-mode based groupware wiki

2013-10-17 Thread Nick Dokos
Eric Schulte writes: > It looks like you've uncovered a bug in elnode, namely that it uses the > `aget' function without first requiring the `assoc' package which > defines that function. I bet if you first (require 'aget) and then > re-try you will not see this problem. > Should be (require 'a

Re: [O] Org-mode and Evernote

2013-10-17 Thread Erik L. Arneson
On Wed, 16 Oct 2013, Haider Rizvi wrote: > "Erik L. Arneson" writes: >> My Github repository is located here: >> https://github.com/pymander/evernote-mode > > Erik, looks interesting. > > I attempted to give it a whirl, do you want issues / discussion here > or in github. My first problem seems

Re: [O] ascii fill column ignored

2013-10-17 Thread Samuel Wales
I narrowed it down to this, so it isn't in default Org. I rely on being able to put paragraphs in inline footnotes as they were in Org 7. This implements that (and I rely on the fact that it works well with font lock too). However, for some reason it triggers the bug. ;; from author of ne

Re: [O] ascii fill column ignored

2013-10-17 Thread Samuel Wales
Take a look at the first line in both test cases. It gets longer. I'm OK with not filling such lines. But if it is going to fill or otherwise change the lines, IMO it should do so according to the correct fill column. Samuel -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The dis

Re: [O] ascii fill column ignored

2013-10-17 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > * (let ((org-export-preserve-breaks t)) (org-export-to-buffer > 'ascii "whatever.txt" nil t nil)) According to `org-export-preserve-breaks' docstring: Non-nil means preserve all line breaks when exporting. As a consequence, this variable also prevents filli

Re: [O] ascii fill column ignored

2013-10-17 Thread Samuel Wales
Or this as I had my (much needed) paragraphs in footnotes before. === * (let ((org-export-preserve-breaks t)) (org-export-to-buffer 'ascii "whatever.txt" nil t nil)) lorem ipsum dolor lorem ipsum dolor lorem ipsum dolor lorem ipsum dolor lorem ipsum dolor lorem ipsum dolor lorem ipsum dolor[fn

Re: [O] ascii fill column ignored

2013-10-17 Thread Samuel Wales
> Could you provide an ECM? === * (let ((org-export-preserve-breaks t)) (org-export-to-buffer 'ascii "whatever.txt" nil t nil)) These are directed against a population of sick people (or people who are likely to get sick), specifically.[fn:: Please note that the population is defined by the go

Re: [O] FYI: Github updated Org ruby gem in github.com

2013-10-17 Thread Karl Voit
* Karl Voit wrote: > * Waldemar Quevedo wrote: >> >> I just noticed but recently Github upgraded the version of the Org ruby gem >> that they used in github.com : > > I will also update the feature works/fails table on my demonstration > page on [1] soon. This way, people do not have to test ever

Re: [O] org-mode based groupware wiki

2013-10-17 Thread Eric Schulte
>> 4. (require 'org-ehtml) then (setq org-ehtml-docroot >> test-org-ehtml-example-dir), then (elnode-start 'org-ehtml-handler :port >> ) and browse to http://localhost: where you should see a directory >> listing. Clicking on the Org-mode files in that directory should yield >> editable ve

Re: [O] make doc fails at PDF: "pdftex exited with bad status"

2013-10-17 Thread Xebar Saram
Hi Alan i had exactly the same issue that drove me mad this solved this for me: https://bbs.archlinux.org/viewtopic.php?id=166163 let me know if you need any help! best Z. On Thu, Oct 17, 2013 at 7:17 PM, Alan E. Davis wrote: > On my Archlinux box with up to date texlive, and a newly clon

Re: [O] Drag images from Firefox to org-mode

2013-10-17 Thread Rick Frankel
On 2013-10-17 10:48, Nicolas Richard wrote: Rick Frankel writes: On 2013-10-17 08:43, Nicolas Richard wrote: Carsten Dominik writes: does anyone know how general this code is? Does it works on different operating systems? We might want to include this into the Org core. Since it is based on d

[O] make doc fails at PDF: "pdftex exited with bad status"

2013-10-17 Thread Alan E. Davis
On my Archlinux box with up to date texlive, and a newly cloned org-mode installation, "make doc" fails with the following messages: Output written on org.pdf (257 pages, 974386 bytes). Transcript written on org.log. /usr/bin/texi2dvi: pdftex exited with bad status, quitting. make[1]: *** [org.pdf

Re: [O] Drag images from Firefox to org-mode

2013-10-17 Thread Nicolas Richard
Rick Frankel writes: > On 2013-10-17 08:43, Nicolas Richard wrote: >> Carsten Dominik writes: >> does anyone know how general this code is? Does it works on >> different operating systems? >> We might want to include this into the Org core. >> >> Since it is based on dnd, and since the documenta

Re: [O] org-mode based groupware wiki

2013-10-17 Thread Torsten Wagner
Hi Eric, On 16 October 2013 15:55, Eric Schulte wrote: > Lets at least try to isolate the problem. Could you try the following? > > 1. (require 'elnode), then point your browser to http://localhost:8000 where > you should see a directory listing and a test.html file, clicking on the > test.html

Re: [O] odt export with 'header'

2013-10-17 Thread Christian Moe
Hi, Andreas Leha writes: > I'd like to have a 'header' on the first page of a odt exported document Here is a fiddly way to do it. There may be easier and/or more correct ways. And perhaps the ODT exporter could use a preamble option like the HTML exporter has. But this should work, more or les

Re: [O] error exporting latex src block

2013-10-17 Thread Eric Schulte
Jason Lewis writes: > Hi Eric, > > On 17/10/13 2:59 PM, Eric Schulte wrote: >> Jason Lewis writes: >> >> Your example exports w/o problem for me with Org-mode version Org-mode >> version 8.2.1. I believe the problem on your system lies in the latex >> fontification on your system. Org-mode use

Re: [O] Drag images from Firefox to org-mode

2013-10-17 Thread Rick Frankel
On 2013-10-17 08:43, Nicolas Richard wrote: Carsten Dominik writes: does anyone know how general this code is? Does it works on different operating systems? We might want to include this into the Org core. Since it is based on dnd, and since the documentation of dnd reads: ;; This file provi

Re: [O] Error using capture: "Capture abort: (wrong-type-argument stringp |)"

2013-10-17 Thread Carsten Dominik
Hi Alan, On Oct 17, 2013, at 3:40 PM, Alan E. Davis wrote: > I have made only minor changes to my capture-templates variable, which is > admittedly quite convoluted. Recently, this error pops up whenever I run > C-cC and any of the keys for templates: > > Capture abort: (wrong-type-argume

Re: [O] How To publish to markdown?

2013-10-17 Thread Rick Frankel
On 2013-10-17 06:41, Daniel Thom wrote: i use a publish project which calls the function *org-html-publish-to-html*. I also need a project to publish to markdown syntax. But there is no function org-md-publish-to-md. Could someone explain me, how to publish to markdown? Export file by file wor

[O] Error using capture: "Capture abort: (wrong-type-argument stringp |)"

2013-10-17 Thread Alan E. Davis
I have made only minor changes to my capture-templates variable, which is admittedly quite convoluted. Recently, this error pops up whenever I run C-cC and any of the keys for templates: Capture abort: (wrong-type-argument stringp |) Does this ring a bell for anyone? Does this mean that "|" is

Re: [O] FYI: Github updated Org ruby gem in github.com

2013-10-17 Thread Karl Voit
* Waldemar Quevedo wrote: > Hello, > > I just noticed but recently Github upgraded the version of the Org ruby gem > that they used in github.com : > https://github.com/github/markup/issues/186#issuecomment-25342870 Horray! :-) > This update took a while to happen, but I hope you like the improv

Re: [O] Drag images from Firefox to org-mode

2013-10-17 Thread Nicolas Richard
Carsten Dominik writes: > does anyone know how general this code is? Does it works on different > operating systems? > We might want to include this into the Org core. Since it is based on dnd, and since the documentation of dnd reads: ;; This file provides the generic handling of the drop part

Re: [O] Drag images from Firefox to org-mode

2013-10-17 Thread Carsten Dominik
Hi Oleh and others, does anyone know how general this code is? Does it works on different operating systems? We might want to include this into the Org core. - Carsten On Oct 16, 2013, at 12:04 PM, Oleh wrote: > Hi all, > > Here's a little hack that I use to make my life easier: > > (requi

Re: [O] Drag images from Firefox to org-mode

2013-10-17 Thread Samuel Loury
Marcin Borkowski writes: > Dnia 2013-10-16, o godz. 17:52:51 > Oleh napisaƂ(a): > >> The address and date are auto-added as a comment now. >> The updated source can be found at >> https://github.com/abo-abo/org-download >> >> Images can be stored in a custom dir with: >> >> (setq org-download

Re: [O] error exporting latex src block

2013-10-17 Thread Jason Lewis
Hi Eric, On 17/10/13 2:59 PM, Eric Schulte wrote: > Jason Lewis writes: > > Your example exports w/o problem for me with Org-mode version Org-mode > version 8.2.1. I believe the problem on your system lies in the latex > fontification on your system. Org-mode uses htmlize to export fontified >

[O] How To publish to markdown?

2013-10-17 Thread Daniel Thom
Hi, i use a publish project which calls the function *org-html-publish-to-html*. I also need a project to publish to markdown syntax. But there is no function org-md-publish-to-md. Could someone explain me, how to publish to markdown? Export file by file works... but i need to publish round about

Re: [O] ascii fill column ignored

2013-10-17 Thread Nicolas Goaziou
Hello, Samuel Wales writes: > (setq org-ascii-text-width 60) > (org-export-to-buffer 'ascii "whatever.txt" nil t nil) > > Anything with footnotes is filled to 75. I cannot reproduce it with the following buffer: --8<---cut here---start->8--- #+BIND: org-asci