[Orgmode] indentation for section headings vs bulleted lists

2011-02-17 Thread Linus Arver
Hello, I have #+STARTUP: indent in my .org file. I notice that section headings get indented like this: * blah blah blah blah blah blah blah blah blah blah blah blah ** blah blah blah blah blah blah blah blah blah blah blah blah This is very nice. But regular bulleted lists are indent

Re: [Orgmode] importing google docs document into org

2011-02-17 Thread Puneeth Chaganti
On Fri, Feb 18, 2011 at 10:32 AM, Le Wang wrote: > Thanks.  I just got this working, and it's only imports google docs as text. >  I'm really after some way to import rich format (not so rich, heading tags, > bullets and hyperlinks). > I can get the information out of google docs easily enough as

Re: [Orgmode] importing google docs document into org

2011-02-17 Thread Le Wang
Thanks. I just got this working, and it's only imports google docs as text. I'm really after some way to import rich format (not so rich, heading tags, bullets and hyperlinks). I can get the information out of google docs easily enough as html, pdf, word, etc. But how do I get it into org-mode?

Re: [Orgmode] org-caption-shortn

2011-02-17 Thread Thomas S. Dye
Aloha all, Replying to myself again. I have only the faintest idea what I'm doing, but this patch appears to take care of the problem described earlier, where the optional argument to the LaTeX caption command was recycled if not replaced by a new optional argument. The captions exported

Re: [Orgmode] Are Org manual and/or the compact guide themselves org files?

2011-02-17 Thread Suvayu Ali
Hi Herb, On Fri, 18 Feb 2011 00:10:20 + (UTC) Herbert Sitz wrote: > I'm wondering if the online manual or compact guide are generated > from org files. Seems like they could be, but I haven't been able to > find mention of it anywhere, and I haven't seen anywhere where they > could be downl

[Orgmode] Are Org manual and/or the compact guide themselves org files?

2011-02-17 Thread Herbert Sitz
I'm wondering if the online manual or compact guide are generated from org files. Seems like they could be, but I haven't been able to find mention of it anywhere, and I haven't seen anywhere where they could be downloaded in .org format. Am I missing something? Thanks, Herb Sitz

Re: [Orgmode] Re: [BUG] htmlp and latexp

2011-02-17 Thread Bastien
Hi Jeff, Jeff Horn writes: > Org-mode version 7.4 (release_7.4.418.g373c) > > This looks like an old release, which is odd. I'm using Eric Schulte's > starter kit, and anyway just switched to the org master branch and > pulled down the latest commits. 'make clean', 'make info', and 'make > lisp/

Re: [Orgmode] Re: [BUG] htmlp and latexp

2011-02-17 Thread Nick Dokos
Jeff Horn wrote: > I'm still encountering this bug. Works fine here. > > Org-mode version 7.4 (release_7.4.418.g373c) > That's the latest (as of two minutes ago). > This looks like an old release, which is odd. I'm using Eric Schulte's > starter kit, and anyway just switched to the org mast

Re: [Orgmode] Re: [BUG] htmlp and latexp

2011-02-17 Thread Jeff Horn
I'm still encountering this bug. Org-mode version 7.4 (release_7.4.418.g373c) This looks like an old release, which is odd. I'm using Eric Schulte's starter kit, and anyway just switched to the org master branch and pulled down the latest commits. 'make clean', 'make info', and 'make lisp/org-ins

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

2011-02-17 Thread Hrvoje Niksic
[ Please include me in the replies, as I'm not subscribed to emacs-orgmode. ] > > Your patch may work in this particular case, but the idea behind > > htmlize is to describe the state of the buffer. If a property ends > > after the newline, it is intended that the generated HTML reflect > > The

Re: [Orgmode] Insert ampersand in HTML export?

2011-02-17 Thread Nick Dokos
Uriel Avalos wrote: > On Thu, 17 Feb 2011 04:24:58 +0100 > Bastien wrote: > > > Hi uriel, > > > > Uriel Avalos writes: > > > > > #+BIND: org-export-html-protect-char-alist '("&" . "&") > > > > > > That's telling me I'm using the "wrong type argument: listp, quote" > > > > It must be this: >

[Orgmode] Error when publishing to HTML

2011-02-17 Thread Sébastien Vauban
Hello, I've got a couple of files located at `~/src/web-in-org/org/'. They make part of the following project: #+begin_src emacs-lisp (add-to-list 'org-publish-project-alist '(("orgfiles" :base-directory "~/src/web-in-org/org/" :base-extension "org"

Re: [Orgmode] Problem with org-time-stamp & co

2011-02-17 Thread Suvayu Ali
On Thu, 17 Feb 2011 16:15:42 +0100 Michael Käufl wrote: > Hi, > > I tried to enter a date before 01/01/1970 using > “C-c .” (org-time-stamp) and org replaced the year by 2011. (The same > problem occurs with org-time-stamp- inactive and the C-u prefixed > variants.) > > Although I guess that th

[Orgmode] IMPORTANT Modified link escaping in Org mode

2011-02-17 Thread David Maus
Hello everybody, I've just pushed a series of commits to current master that modifies Org modes link escaping functions. Percent escaping is used in Org mode to escape certain characters in links that would either break the parser (e.g. square brackets in link target oder description) or are not

Re: [Orgmode] Git Changelogs

2011-02-17 Thread Puneeth Chaganti
Hi Avdi, On Thu, Feb 17, 2011 at 9:23 PM, Avdi Grimm wrote: > Is there an easy way to have a version-controlled Org file suck in its > own changelog and present it as a list of entries? Using babel, you could do that. Try out the example below which prints a list of the changes to my notes.org

[Orgmode] Does Effort support hours only?

2011-02-17 Thread Luke Crook
Is it possible to specify estimated effort in something other than hours (0.5, or 0:30)? For example 1w, 1m, 2d etc? -Luke ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/m

[Orgmode] Re: [babel] Suggestions: GRASS GIS und Lilypond

2011-02-17 Thread Martyn Jago
Hi I would be interested in a solution to lilypond within org, and would be happy to fork on github and help out (I currently have some time too). Martyn Shelagh Manton writes: > On Tue, 15 Feb 2011 10:59:19 +0100, Christian Moe wrote: > >> Earlier thread on Lilypond: >> http://comments.gman

Re: [Orgmode] Re: Context-sensitive word count in org mode (elisp)

2011-02-17 Thread Eric Schulte
Christian Moe writes: > Hi, > >> I don't agree with changing '(match-end 0)' to '(match-beginning 2)' >> however. For most latex macros, I don't want to count the words inside >> the macro's arguments. > > Maybe you're right. I rarely use latex, so I can't think of a use case > off the top of my

[Orgmode] Re: Context-sensitive word count in org mode (elisp)

2011-02-17 Thread Paul Sexton
Samuel Wales gmail.com> writes: > > This looks great. > > How hard do you think it would be to show how many words there are for > every subtree in a similar way to how clock durations are summed in > c-c c-x c-d and displayed in the subtree itself in reverse video? I might leave that functiona

Re: [Orgmode] org-mode is slow :(

2011-02-17 Thread suvayu ali
Hi Petro, On Thu, Feb 17, 2011 at 4:29 AM, Piter_ wrote: > Hi all. > I use org-mode to organize and process my experimental data. By now my > org file has 5000 lines with a lot of python and matlab code. I > started to fill that org-mode becomes slower. I have to wait for Is code block fontifica

Re: [Orgmode] importing google docs document into org

2011-02-17 Thread Puneeth Chaganti
On Thu, Feb 17, 2011 at 9:13 PM, Le Wang wrote: > Hi all, > Does anyone have a good workflow for doing this?  I keep a bunch of notes on > google docs with a plain outline structure of using styles "Heading 1", etc, > bullets and hyperlinks.  All of this is easily doable in org-mode.  It would > b

Re: [Orgmode] Insert ampersand in HTML export?

2011-02-17 Thread Uriel Avalos
On Thu, 17 Feb 2011 04:24:58 +0100 Bastien wrote: > Hi uriel, > > Uriel Avalos writes: > > > #+BIND: org-export-html-protect-char-alist '("&" . "&") > > > > That's telling me I'm using the "wrong type argument: listp, quote" > > It must be this: > > #+BIND: org-export-html-protect-char-alist

Re: [Orgmode] org-mode is slow :(

2011-02-17 Thread Marcelo de Moraes Serpa
Are you on a Mac? On Thu, Feb 17, 2011 at 7:48 AM, Piter_ wrote: > Thanks. > Disabling linum-mode helps a lot:) > > On Thu, Feb 17, 2011 at 2:00 PM, Andreas Leha > wrote: >> Hi Piter, >> >> First guess: functionality outside org-mode is slowing things down. >> First candidate: line numbers turne

Re: [Orgmode] Re: Suppressing src block evaluationon publish?

2011-02-17 Thread Andreas Leha
Hi all, sorry to reopen this thread, but this does not work for me (GNU Emacs 23.2.1, Org almost HEAD c7700d7bbee4f7596feb199b1ec1bc7750d4fb48) For me the image in the attached example is always created during (LaTeX)export. Even if I do the manual evaluation once (and the hash is created). Th

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-17 Thread brian powell
Your welcome Wang, my pleasure--I learned a few things too. I used to make tables like the one you seem to be trying to put into and use in an OrgMode Table. Your table: |---+---+| | | HEAD2 | Item 1 | | +---+| | HEAD1 | | Ite

Re: [Orgmode] Re: Context-sensitive word count in org mode (elisp)

2011-02-17 Thread Samuel Wales
This looks great. How hard do you think it would be to show how many words there are for every subtree in a similar way to how clock durations are summed in c-c c-x c-d and displayed in the subtree itself in reverse video? ___ Emacs-orgmode mailing list

Re: [Orgmode] org-caption-shortn

2011-02-17 Thread Thomas S. Dye
Aloha all, First, apologies for my rudimentary programming skills. The attached patch partially answers the query I posed earlier: the shortn argument was ignored except for the wrapfigure environment. The attached patch makes other environments aware of shortn. This works, sort of. If

Re: [Orgmode] org-export-default-language is void

2011-02-17 Thread Bastien
Hi Matt, Matt Lundin writes: > If I clock into a task, emacs complains that org-export-default-language > is "void". > > I noticed that org-clocktable-defaults contains a reference to the > variable org-export-default-language, which has not been defined yet > because org-exp.el has not been loa

[Orgmode] Re: Worg publishing broken?

2011-02-17 Thread Matt Lundin
Bastien writes: > Hi Jason, > > Jason Dunsmore writes: > >>> I have today pushed two updates onto Worg which have not yet been published. >>> Maybe Worg publishing is currently broken? >> >> A recently-added section on the FAQ was using "shell" as the mode of a >> source block instead of "sh".

[Orgmode] org-export-default-language is void

2011-02-17 Thread Matt Lundin
Hi Bastien, If I clock into a task, emacs complains that org-export-default-language is "void". I noticed that org-clocktable-defaults contains a reference to the variable org-export-default-language, which has not been defined yet because org-exp.el has not been loaded yet. Best, Matt

[Orgmode] Git Changelogs

2011-02-17 Thread Avdi Grimm
Is there an easy way to have a version-controlled Org file suck in its own changelog and present it as a list of entries? -- Avdi Grimm http://avdi.org ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu

[Orgmode] importing google docs document into org

2011-02-17 Thread Le Wang
Hi all, Does anyone have a good workflow for doing this? I keep a bunch of notes on google docs with a plain outline structure of using styles "Heading 1", etc, bullets and hyperlinks. All of this is easily doable in org-mode. It would be great if I import them into org. Now that I find myself

[Orgmode] Problem with org-time-stamp & co

2011-02-17 Thread Michael Käufl
Hi, I tried to enter a date before 01/01/1970 using “C-c .” (org-time-stamp) and org replaced the year by 2011. (The same problem occurs with org-time-stamp- inactive and the C-u prefixed variants.) Although I guess that this is related to the unix time, which starts on 01/01/1970 00:00, my lis

Re: [Orgmode] Re: [Accepted] Re: Bug: Jumping to a date in the agenda changes view back to 'day' [7.4 (release_7.4.80.g0e5e5)]

2011-02-17 Thread Bastien
Hi Carsten, Carsten Dominik writes: > For what it is worth, and for the record, I still do not > believe that this is the correct solution to the problem. > I believe it causes the issue reported in > > http://thread.gmane.org/gmane.emacs.orgmode/37673 > > But unfortunately I have not had ti

Re: [Orgmode] PATCH: New options for latex src code export

2011-02-17 Thread Mike McLean
I just came across this and I must say an enthusiastic Thank You! I actually "gave up" (time restrictions) on formatting some source code the way I wanted just a few days ago and the ability to pass package options to ``minted'' solves exactly the problem I was facing. On 2/2/11 2:42 PM, Dan Davi

Re: [Orgmode] Re: [Accepted] Re: Bug: Jumping to a date in the agenda changes view back to 'day' [7.4 (release_7.4.80.g0e5e5)]

2011-02-17 Thread Carsten Dominik
Hi Bastien, hi Julien, For what it is worth, and for the record, I still do not believe that this is the correct solution to the problem. I believe it causes the issue reported in http://thread.gmane.org/gmane.emacs.orgmode/37673 But unfortunately I have not had time to study the issue in mo

[Orgmode] question about R graphics and latex export

2011-02-17 Thread Andreas Leha
Hi all, I usually produce tikz graphics in R which produce great results in latex export (and I am able to handle them). Now I have some plots too big to handle with tikz, so I go for pdf. I have a question (example below): There is one piece of code to produce several plots according to some

Re: [Orgmode] org-mode is slow :(

2011-02-17 Thread Piter_
Thanks. Disabling linum-mode helps a lot:) On Thu, Feb 17, 2011 at 2:00 PM, Andreas Leha wrote: > Hi Piter, > > First guess: functionality outside org-mode is slowing things down. > First candidate: line numbers turned on?  If yes, try disabling. > > Then there were discussions about speed here b

[Orgmode] Capture while Buffer is narrowed to subtree

2011-02-17 Thread Memnon Anon
Hi, I've been working on a large subtree of my main orgfile while it was narrowed [C-x n s]. While doing so, I wanted to capture some information which usually ends up under "* Inbox" at the bottom of that file. This time, the information ended up in the narrowed buffer with a new "* Inbox" added.

Re: [Orgmode] org-mode is slow :(

2011-02-17 Thread Andreas Leha
Hi Piter, First guess: functionality outside org-mode is slowing things down. First candidate: line numbers turned on? If yes, try disabling. Then there were discussions about speed here before, e.g. http://www.mail-archive.com/emacs-orgmode@gnu.org/msg27951.html Maybe you find sth there. HTH,

[Orgmode] org-mode is slow :(

2011-02-17 Thread Piter_
Hi all. I use org-mode to organize and process my experimental data. By now my org file has 5000 lines with a lot of python and matlab code. I started to fill that org-mode becomes slower. I have to wait for characters to appear while typing and so on. Can anybody reccomend a way to speed it up? T

[Orgmode] unicode chars in org-emphasis-regexp-components

2011-02-17 Thread Eric Abrahamsen
Hi, I do a lot of plain text writing in org, and would love to be able to allow emphasis markup when it's up flush against m-dashes (x2014), n-dashes (x2013), and ellipses (x2026), possibly among other things. When I try to add these characters to org-emphasis-regexp-components via the customize in

[Orgmode] Re: [CRASH] org-pretty-entities causes emacs to take 100% CPU

2011-02-17 Thread Vladimir Alexiev
> not able to reproduce this > with GNU Emacs 24.0.50.2 of 2011-02-15. Can I get this from somewhere, built for W32/cygwin? I got 24.0.50.1 from file Emacs24.BZR.102298.Win32.20101110.zip from http://ourcomments.org/Emacs/DL/EmacsW32/EmacsCVS/unptch/ . I looked there for a newer version, but there

[Orgmode] Re: [BUG] htmlp and latexp

2011-02-17 Thread Jambunathan K
Andreas Leha writes: > Hi all, > > to make this explicit: I can not export to latex any more, but instead > I get > Exporting to LaTeX... > when: Symbol's value as variable is void: htmlp > > Org HEAD > GNU emacs 23.2.1 (debian squeeze) > > This is my failing org-file: > * Test > test > Hav

Re: [Orgmode] problem with org-export-latex-todo-keyword-markup [7.4]

2011-02-17 Thread Bastien
Hi Michael, Michael Bach writes: > Thanks for the notice Bastien, I just read your message today, delivery was > not really working it seems. Yes, some of my emails have been delayed. > See also my own reply to this... Seen - thanks! -- Bastien ___

[Orgmode] Re: shell sessions hang

2011-02-17 Thread Sébastien Vauban
Hi Eric, Andreas Leha wrote: > this topic has been here before and seems to be a TODO: > http://eschulte.github.com/babel-dev/TODO-shell-sessions-hang-in-many-cases.html Just hijacking this thread for a suggestion (if you find it worth): wouldn't you drop the status keyword (TODO, DONE, etc.) fro

[Orgmode] Re: [BUG] htmlp and latexp

2011-02-17 Thread Sébastien Vauban
Hi Andreas, Andreas Leha wrote: > to make this explicit: I can not export to latex any more, but instead > I get > Exporting to LaTeX... > when: Symbol's value as variable is void: htmlp I confirm you this has been fixed 1 or 2 days ago. Just git pull, and you're gone. Best regards, Seb --

Re: [Orgmode] Re: Context-sensitive word count in org mode (elisp)

2011-02-17 Thread Christian Moe
Hi, I don't agree with changing '(match-end 0)' to '(match-beginning 2)' however. For most latex macros, I don't want to count the words inside the macro's arguments. Maybe you're right. I rarely use latex, so I can't think of a use case off the top of my head. Default no, optional yes sounds

[Orgmode] shell sessions hang

2011-02-17 Thread Andreas Leha
Hi all, this topic has been here before and seems to be a TODO: http://eschulte.github.com/babel-dev/TODO-shell-sessions-hang-in-many-cases.html This still seems to be an issue My questions: (1) Has there been progress? (2) Is there a better workaround than wrapping the shell commands in another

Re: [Orgmode] [BUG] htmlp and latexp

2011-02-17 Thread Andreas Leha
Hi all, to make this explicit: I can not export to latex any more, but instead I get Exporting to LaTeX... when: Symbol's value as variable is void: htmlp Org HEAD GNU emacs 23.2.1 (debian squeeze) This is my failing org-file: * Test test - Andreas Am 16.02.2011 11:03, schrieb Bastien: >

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-17 Thread Wang Coeus
brian powell writes: > Forget all previous emails from me on this thread; I thought there > was a simple way to do this in OrgMode--will this work for you Wang?: > > All you have to do is this I believe (not sure about the Org publish/ > TeX output though--tell me if it works out for you):  > > C

Re: [Orgmode] Re: Can I input multiline in a cell?

2011-02-17 Thread Wang Coeus
Bastien writes: > Hi Wang, > > Wang Coeus writes: > >> Will org consider to support this in future? > > There is no plan for this right now. > > But what about cheating a bit and play with the _display_ of the table? > > | Header | Header | > |-+| > | I want to |

Re: [Orgmode] A way to export agenda with links into org-files to html ?

2011-02-17 Thread Hrvoje Niksic
Bastien writes: > Sadly enough, htmlize.el only handles links. > > Patch to make htmlize.el handle org links welcome! htmlize looks for urls and converts them to links. What are org links that you refer to, and how should htmlize find them in the buffer? _

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

2011-02-17 Thread Hrvoje Niksic
Sorry for taking a very long time to respond. Roland Kaufmann writes: > (let ((x 42)) ; meaning of l.u.e. > (print x)) > ^^^ > The first closing tag is really the end of the comment which is > spilled to the next line, but it erraneously closes the id span. If so, that wou