[Orgmode] Re: Bug? org.el:org-open-at-point

2010-09-20 Thread Achim Gratz
David Maus writes: > Okay, I've pushed a change to master that adds two functions > `org-wl-open-nntp' and `org-gnus-open-nntp' to open nntp: links with > WL or Gnus, respectively. Thanks, that looks good. Gnus still doesn't do anything and silently ignores the link, but I'm almost certain that

[Orgmode] Re: org-babel - utility to ease chopping src chunks into smaller org entries

2010-09-20 Thread Achim Gratz
Hi Eric, your commit 88b8b839 raises the following warnings during compile on EMACS 23.1: In org-babel-demarcate-block: ob.el:1157:27:Warning: `previous-line' used from Lisp code That command is designed for interactive use only ob.el:1155:78:Warning: reference to free variable `stars' ob.el:1159

Re: [Orgmode] Re: orgmode as a reference system: Storing private/sensitive information and syncing across devices.

2010-09-20 Thread Marcelo de Moraes Serpa
Hi Sebastian, Well, org adds it because reference.org is part of agenda-file array. Not sure how I can exclude it from org-mobile even if it is added to the agenda view, any hints? As for encryption. I will do as you suggested. I wonder what you guys think about other note-taking software, such

Re: [Orgmode] Re: orgmode as a reference system: Storing private/sensitive information and syncing across devices.

2010-09-20 Thread Sebastian Rose
Marcelo de Moraes Serpa writes: > Hmm, never heard about it :) > > But I assume that -- at least in terms of network security -- having > the WebDav server below a HTTPS layer is enough. This would at least > put a layer of security for when I'm syncing between devices (in this > case OSX<->WebDav

Re: [Orgmode] exporting to a specified directory

2010-09-20 Thread Sebastian Rose
Bastien writes: > Hi Erik, > > Erik Iverson writes: > >> Can you set some option in an org-mode buffer telling the >> exporter to write the HTML and PDF versions of the document >> in a specific directory? I know the publishing mechanism >> does this, just wondering if there is a simple variable

Re: [Orgmode] Re: orgmode as a reference system: Storing private/sensitive information and syncing across devices.

2010-09-20 Thread Marcelo de Moraes Serpa
Hmm, never heard about it :) But I assume that -- at least in terms of network security -- having the WebDav server below a HTTPS layer is enough. This would at least put a layer of security for when I'm syncing between devices (in this case OSX<->WebDav<->MobileOrg). I know, however, there might

[Orgmode] Re: org-babel - utility to ease chopping src chunks into smaller org entries

2010-09-20 Thread Sébastien Vauban
Hi Eric, Sébastien Vauban wrote: > "Eric Schulte" wrote: >> I've just added [org-babel-demarcate-block] to the org-mode repo. > >> For now it still lives in the babel keymap behind (C-c C-v d) since it is >> fundamentally code-block related, however it can be called from anywhere in >> an org-mode

Re: [Orgmode] #+source line in export

2010-09-20 Thread Bastien
"Thomas S. Dye" writes: > Would it be possible for this setting to be in effect when Worg > generates its files from the org-mode sources? The effect is pleasing > in some situations. .emacs.el on the orgmode.org server now set (setq org-export-latex-listings-w-names nil) If this is not co

[Orgmode] Re: Remember template with pre-defined TAGS

2010-09-20 Thread Sébastien Vauban
Hi Marcelo, Marcelo de Moraes Serpa wrote: >> * TODO Fix the bug no #434 :PROJECT_NAME:BUG: >> >> What I'd like to do is to allow developers to quickly input bugs, just >> like a remember template, but that include tags by default, so only >> the topic would be needed. Is it possible without too m

Re: [Orgmode] exporting to a specified directory

2010-09-20 Thread Bastien
Hi Erik, Erik Iverson writes: > Can you set some option in an org-mode buffer telling the > exporter to write the HTML and PDF versions of the document > in a specific directory? I know the publishing mechanism > does this, just wondering if there is a simple variable > to set per file to set t

[Orgmode] Re: orgmode as a reference system: Storing private/sensitive information and syncing across devices.

2010-09-20 Thread Sébastien Vauban
Hi Marcelo, Marcelo de Moraes Serpa wrote: > What I like about orgmode is that you know where the information is > going. Can't beat plain text files in terms of simplicity. > > That being said, I store all my sensitive information in a huge > reference.org file that is added to the agenda. I sync

[Orgmode] Re: [Babel] Can't export to LaTeX anymore (args-out-of-range 0 0)

2010-09-20 Thread Sébastien Vauban
Hi Eric and all the others, "Eric Schulte" wrote: > Sébastien Vauban writes: >> "Eric Schulte" wrote: The error occurs with such a simple document: #+TITLE: Org-isodoc #+LANGUAGE: en_US * Context This is a letter sample. * Subject #+srcn

[Orgmode] exporting to a specified directory

2010-09-20 Thread Erik Iverson
Hello, Can you set some option in an org-mode buffer telling the exporter to write the HTML and PDF versions of the document in a specific directory? I know the publishing mechanism does this, just wondering if there is a simple variable to set per file to set this on export, or do I need to set

Re: [Orgmode] Re: Babel+gnuplot on Worg

2010-09-20 Thread Bastien
John Hendy writes: > Good to know. I just followed the only other example I knew of where an org > file lived: http://orgmode.org/worg/org-tutorials/org-plot.org Mhh.. "not found" -- because .org files live in worg/sources/ > There, it's right in the folder with the published page on worg so I

[Orgmode] orgmode as a reference system: Storing private/sensitive information and syncing across devices.

2010-09-20 Thread Marcelo de Moraes Serpa
Hi list, What I like about orgmode is that you know where the information is going. Can't beat plain text files in terms of simplicity. That being said, I store all my sensitive information in a huge reference.org file that is added to the agenda. I sync this (among other org files) to MobileOrg

Re: [Orgmode] Re: Babel+gnuplot on Worg

2010-09-20 Thread Bastien
Hi John, John Hendy writes: > Somewhat. I still don't > see: http://orgmode.org/worg/org-contrib/babel/examples > /org-babel-gnuplot.org You mean: http://orgmode.org/worg/org-contrib/babel/examples/org-babel-gnuplot.php Sources are in the worg/sources/ directory: http://orgmode.org/wo

Re: [Orgmode] Re: Babel+gnuplot on Worg

2010-09-20 Thread John Hendy
On Mon, Sep 20, 2010 at 4:07 PM, Bastien wrote: > Hi John, > > John Hendy writes: > > > Somewhat. I still don't see: > http://orgmode.org/worg/org-contrib/babel/examples > > /org-babel-gnuplot.org > > You mean: > > http://orgmode.org/worg/org-contrib/babel/examples/org-babel-gnuplot.php Aha! B

Re: [Orgmode] Latex export of subtree not working for me

2010-09-20 Thread Torsten Anders
Dear David, > Looks like although Aquamacs 1.9 is based on Emacs 22, it lacks this > library. thank you very much for your helpful feedback. The problem is indeed solved with the latest version of Aquamacs (2.1), as I just found out. Best, Torsten >>> David Maus 20/09/10 7:29 PM >>> Torst

[Orgmode] Re: Remember template with pre-defined TAGS

2010-09-20 Thread Marcelo de Moraes Serpa
On Mon, Sep 20, 2010 at 3:35 PM, Marcelo de Moraes Serpa wrote: > Hello all, Duh, I should really try things out before asking :S It just came to my mind that tags are, ermm, just strings, and I just did that: ("Bug" ?b "*** TODO %^{Description} :PROJECT_NAMEBUG:\nAdded: %U", "~/org/gtd/gtd

[Orgmode] Re: [bug] org-link-escape and (wrong-type-argument stringp nil)

2010-09-20 Thread Sébastien Vauban
Hi David, David Maus wrote: > Sébastien Vauban wrote: >> With current git pull, and such an Org file (in UTF-8 encoding): >> ... >> I get the following error when trying to export it via PDFLaTeX: > > The problem is, that the 'É' character is not in Org's default list for link > escapes but `strin

[Orgmode] Remember template with pre-defined TAGS

2010-09-20 Thread Marcelo de Moraes Serpa
Hello all, So, my team is using onelogin in a distributed form (through git) to track feature (user-stories) and bugs. We track them by simple tags -- :BUG: / :FEATURE: + A tag that specifies the project -- i.e: * TODO Fix the bug no #434 :PROJECT_NAME:BUG: It works pretty well, we have a common

[Orgmode] Re: org-babel - utility to ease chopping src chunks into smaller org entries

2010-09-20 Thread Dan Davison
[...] >>> I was just pulling up my email to share my next iteration when I saw >>> your next iteration. They look very similar. If my version covers all >>> of your use cases, then I'd like to add it to the Babel key map, >>> probably under "d" for demarcate or delimit, unless you can think of a

Re: [Orgmode] Re: Bug? org.el:org-open-at-point

2010-09-20 Thread David Maus
Achim Gratz wrote: >David Maus writes: >> What syntax did you try? IIRC `org-gnus-follow-link' expects a /Gnus/ >> link in path, but RFC5538 ("The 'news' and 'nntp' URI Schemes ")[1] has a >> different definition that must be normalized to a org-gnus.link. >I tried news:gmane.emacs.orgmode (inc

Re: [Orgmode] [bug] org-link-escape and (wrong-type-argument stringp nil)

2010-09-20 Thread Sebastian Rose
David Maus writes: > Sébastien Vauban wrote: >>Hello, > >>With current git pull, and such an Org file (in UTF-8 encoding): > >> ... > >>I get the following error when trying to export it via PDFLaTeX: > > The problem is, that the 'É' character is not in Org's default list > for link escapes but `s

[Orgmode] Re: [babel] Environment around exported results

2010-09-20 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: >> Would you mind creating an LaTeX environment around the =results= block, so >> that we could have the code colorized (via listings or Minted), and clearly >> distinguish the results, if we want so. >> >> Having an environment would allow one to use non-proportiona

Re: [Orgmode] [bug] org-link-escape and (wrong-type-argument stringp nil)

2010-09-20 Thread David Maus
Sébastien Vauban wrote: >Hello, >With current git pull, and such an Org file (in UTF-8 encoding): > ... >I get the following error when trying to export it via PDFLaTeX: The problem is, that the 'É' character is not in Org's default list for link escapes but `string-match' matches for the lower

Re: [Orgmode] BUG: Filtering the agenda can cause actions on the wrong task

2010-09-20 Thread Carsten Dominik
On Sep 17, 2010, at 4:36 PM, Christopher Allan Webber wrote: Hello! Say I have a couple of entries on my agenda: life: Sched.25x: TODO Places to notify change of address ccommons: Sched.19x: TODO Public domain mark:work:: My cursor is hovered over the "

Re: [Orgmode] Latex export of subtree not working for me

2010-09-20 Thread David Maus
Torsten Anders wrote: >Dear all, >sorry for bothering you again with my question from a couple of days ago (see >below). >I would appreciate with someone could briefly confirm whether >exporting/publishing a subtree works for you (so I know whether the reported >problem is related to org mode

Re: [Orgmode] Re: Babel+gnuplot on Worg

2010-09-20 Thread Thomas S. Dye
Hi John, Thanks for bringing this up. I like the idea of a worg/org-contrib/ babel/images directory and will put my images there. I suppose it doesn't have to be all one way or the other, but I can imagine a time down the road when the babel documentation directories become cluttered and

Re: [Orgmode] BUG: Filtering the agenda can cause actions on the wrong task

2010-09-20 Thread David Maus
Christopher Allan Webber wrote: >Hello! >Say I have a couple of entries on my agenda: > life: Sched.25x: TODO Places to notify change of address > ccommons: Sched.19x: TODO Public domain mark > :work:: >My cursor is hovered over the "notify change of address"

[Orgmode] Re: calendar and agenda entries

2010-09-20 Thread Matt Lundin
henry atting writes: > On So, Sep 19 2010, Matt Lundin wrote: > >> henry atting writes: >> >>> When printing or exporting the emacs calendar it is possible to include >>> diary entries or holidays. > > Mmh, this should be understood as a statement not a question but many > thanks anyway. Ah, y

[Orgmode] Re: org-babel - utility to ease chopping src chunks into smaller org entries

2010-09-20 Thread Sébastien Vauban
Hi Eric, "Eric Schulte" wrote: > I've just added [org-babel-demarcate-block] to the org-mode repo. A comment. Consider the following, with a region beginning at =cmd1= and ending after =cmd3= (in other words, a full block of 3 lines): --8<---cut here---start->

Re: [Orgmode] Re: Babel+gnuplot on Worg

2010-09-20 Thread John Hendy
On Sun, Sep 19, 2010 at 4:31 PM, Bastien wrote: > Hi John, > > John Hendy writes: > > > Should this be the standard practice now? Images for something in Worg/ > > org-contrib/babel/languages/ob-doc_*.org should be kept in the same > directory? > > I'd suggest this: images linked to only one file

Re: [Orgmode] Re: Babel+gnuplot on Worg

2010-09-20 Thread John Hendy
On Sun, Sep 19, 2010 at 4:31 PM, Bastien wrote: > Hi John, > > John Hendy writes: > > > Should this be the standard practice now? Images for something in Worg/ > > org-contrib/babel/languages/ob-doc_*.org should be kept in the same > directory? > > I'd suggest this: images linked to only one file

Re: [Orgmode] Re: org-babel - utility to ease chopping src chunks into smaller org entries

2010-09-20 Thread Eric Schulte
Richard Riley writes: > "Eric Schulte" writes: > >> Hi Richard, >> >> Richard Riley writes: >> >>> Richard Riley writes: >>> "Eric Schulte" writes: > > Let me know what you think. I notice your implementation uses > regions, It puts the begin/src markers aroun

Re: [Orgmode] [bug] "message" not present in default value of org-link-types

2010-09-20 Thread David Maus
Bastien wrote: >David Maus writes: >> Carsten Dominik wrote: >> >>>I guess it is OK to include message into the default types. David, >>>will you do this? >> >> Done. >David won the race by two minutes, well done! >Org developers are like waiters of luruxy restaurant: more than two for >every

Re: [Orgmode] Problems with capture on Mobile Org for Android

2010-09-20 Thread Sven Bretfeld
Hi Robert Robert Goldman writes: > I have just had a problem twice with loss of data using Mobile org for > android (flagged as "version 40" in Application Info). > > Here's what you need to do to lose data: > > 1. enter "foobar" into the capture window > > 2. synchronize > > 3. enter "baz" i

Re: [Orgmode] How to export =\'= as a table entry in latex

2010-09-20 Thread Giovanni Ridolfi
zwz writes: Hi, zwz > Those days when I was preparing a presentation about the special chars > that starts with a =\= in C programming language, I made such a table > > | \' | signle quote | > | \" | double quote | what about | \backslash ' | quote | | \setminus " | double | choose the o

[Orgmode] Re: calendar and agenda entries

2010-09-20 Thread henry atting
On So, Sep 19 2010, Matt Lundin wrote: > henry atting writes: > >> When printing or exporting the emacs calendar it is possible to include >> diary entries or holidays. Mmh, this should be understood as a statement not a question but many thanks anyway. > [...] >> Is there a way to include o

[Orgmode] Re: Mediawiki and org-mode

2010-09-20 Thread Dan Davison
Carsten Dominik writes: > On Sep 20, 2010, at 10:24 AM, Bastien wrote: > >> Hi all, >> >> I have improved the experimental export engine I've been promising for >> way too long. It lives in the EXPERIMENTAL/ directory of the git >> repo: >> >> >> http://repo.or.cz/w/org-mode.git/blob/b63f5333e

Re: [Orgmode] [bug] "message" not present in default value of org-link-types

2010-09-20 Thread Bastien
David Maus writes: > Carsten Dominik wrote: > >>I guess it is OK to include message into the default types. David, >>will you do this? > > Done. David won the race by two minutes, well done! Org developers are like waiters of luruxy restaurant: more than two for every single customers ;) --

Re: [Orgmode] [Bug] Level 2 text not exported in LaTeX (well in HTML) + some comments

2010-09-20 Thread Eric S Fraga
On Sun, 19 Sep 2010 11:24:09 +0200, Nicolas Goaziou wrote: > > > Eric S Fraga writes: > > > So you are saying, if I understand you correctly, that you cannot > > have something like this: > > > --8<---cut here---start->8--- > > 1. some text > >- a ne

Re: [Orgmode] Emacs hangs forever when running in batch mode and calling a export org function

2010-09-20 Thread Eric S Fraga
On Sat, 18 Sep 2010 22:59:59 -0500, Marcelo de Moraes Serpa wrote: > > Hello all, > > So, I was trying to create a simple bash script to export my org items > as iCal, upload it somewhere and subscribe to it from iCal / Google > Calendar. Here's what I came with: > > emacs --batch --eval \ >

Re: [Orgmode] [bug] "message" not present in default value of org-link-types

2010-09-20 Thread David Maus
Jules Bean wrote: >On Fri, Sep 17, 2010 at 09:08:00AM +0200, David Maus wrote: >> >Manually adding it to org-link-types makes it work correctly. For me, >> >anyway. >> >> True enough. But what is a "message:" link? Can you give an example >> of its usage? >message:<87hbhosv8v.wl%dm...@ictsoc.de>

Re: [Orgmode] [bug] "message" not present in default value of org-link-types

2010-09-20 Thread Carsten Dominik
On Sep 20, 2010, at 10:54 AM, David Maus wrote: Carsten Dominik wrote: I guess it is OK to include message into the default types. David, will you do this? Done. Thanks - Carsten ___ Emacs-orgmode mailing list Please use `Reply All' to send

Re: [Orgmode] [bug] "message" not present in default value of org-link-types

2010-09-20 Thread Bastien
Hi, Carsten Dominik writes: > I guess it is OK to include message into the default types. I just added the "message" link type to `org-link-types'. Thanks, -- Bastien ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the

Re: [Orgmode] [bug] "message" not present in default value of org-link-types

2010-09-20 Thread David Maus
Carsten Dominik wrote: >I guess it is OK to include message into the default types. David, >will you do this? Done. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber dmj...@jabber.org Email. dm...@ictsoc.de pgpch2VRuAoHI.pgp Description: PGP signature __

Re: [Orgmode] send mail without starting gnus first

2010-09-20 Thread Bastien
Hi Eraldo, Eraldo Helal writes: > How can I send Mail without starting gnus beforehand. > I noticed that once I had started gnus at least once and then quit gnus... > I can send mail. However after rebooting and starting emacs... > I can not send any mail getting some error instead. > message-se

Re: [Orgmode] image alt text for HTML export

2010-09-20 Thread Bastien
Christian Moe writes: >> Is it possible to set the alt attribute of an image for HTML export? > > Yes, like so: > > : #+attr_html: alt="Picture of a foo" > : [[./foo.png]] > > See the manual section on exporting to HTML. I added a FAQ about this in org-faq.org. Thanks, -- Bastien __

Re: [Orgmode] Re: Search files in a folder

2010-09-20 Thread Bastien
Matt Lundin writes: > FWIW, here's my elisp function to search all my org files with lgrep: Nice - I added an entry about this in org-hacks.org. Thanks, -- Bastien ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list.

Re: [Orgmode] Mediawiki and org-mode

2010-09-20 Thread Carsten Dominik
On Sep 20, 2010, at 10:24 AM, Bastien wrote: Hi all, I have improved the experimental export engine I've been promising for way too long. It lives in the EXPERIMENTAL/ directory of the git repo: http://repo.or.cz/w/org-mode.git/blob/b63f5333e7bbab900b134584d07e158aeba14844:/EXPERIMENTAL

Re: [Orgmode] Mediawiki and org-mode

2010-09-20 Thread Bastien
Hi all, I have improved the experimental export engine I've been promising for way too long. It lives in the EXPERIMENTAL/ directory of the git repo: http://repo.or.cz/w/org-mode.git/blob/b63f5333e7bbab900b134584d07e158aeba14844:/EXPERIMENTAL/org-export.el I'm also releasing org-mediawiki.el

Re: [Orgmode] #+source line in export

2010-09-20 Thread Thomas S. Dye
Aloha Bastien, Would it be possible for this setting to be in effect when Worg generates its files from the org-mode sources? The effect is pleasing in some situations. All the best, Tom On Sep 19, 2010, at 5:52 PM, Eric Schulte wrote: Hi Tom, The following should inhibit the exportat

Re: [Orgmode] Re: Query for S. Vauban

2010-09-20 Thread Thomas S. Dye
Aloha Sebastien, Yes, that makes perfect sense for situations where the line length is specified in advance. Changing the font size to get a particular line length is an interesting idea. My sense is that typographers would look first to change the size of the text block. I can see bene

[Orgmode] Re: [bug] Gnus author in capture templates not working

2010-09-20 Thread Sébastien Vauban
Hi Bastien, Bastien wrote: > Sébastien Vauban writes: >> I've tried =%:date= for capturing the date of the email. That does not >> work. > > It should now. Thanks, I have tested it, it does what it should. Thanks to *you* for helping me/us... Though I had something in mind, that's effectively

[Orgmode] Re: Query for S. Vauban

2010-09-20 Thread Sébastien Vauban
Aloha Thomas, "Thomas S. Dye" wrote: > While using the listings setup you sent to the list a while back, I found > this line and wondered why you chose not to break long lines? > > breaklines=false, %!! don't break long lines of code > > The !! in the comment led me to believe you might ha

[Orgmode] Re: [BABEL][PROPOSAL] headlines as executable srcnames

2010-09-20 Thread Jambunathan K
Eric > Hi Jambunathan, > > So, if I'm understanding correctly, what you are proposing includes two > separate things, first, a new link-style syntax for calling code blocks, > and second, the ability to provide un-named arguments to code blocks. > > I'm less sure about expanding link syntax into

Re: [Orgmode] #+source line in export

2010-09-20 Thread Thomas S. Dye
Thanks Eric, that is what I was looking for. All the best, Tom On Sep 19, 2010, at 5:52 PM, Eric Schulte wrote: Hi Tom, The following should inhibit the exportation of code block names. (setq org-export-latex-listings-w-names nil) This is something we've been meaning to make customizable f