Re: [Orgmode] Format heading numbering html export

2011-01-09 Thread Vikas Rawal
> > Right now, I would suggest setting =h:1= to make all except top-level > headings into list items. Next, you could set =num:nil= to turn off > section numbering altogether. Thanks. This does exactly what I wanted. Vikas ___ Emacs-orgmode mailing l

[Orgmode] Re: [babel] Painless integration of source blocks with language

2011-01-09 Thread Štěpán Němec
"Eric Schulte" writes: > Hi Seth, > > Thanks for the thoughtful comments. I especially like the method of > literate programming described in your second proposal. Over the last > months I have switched from working mainly in code blocks to working > mainly in pure source files due to issues al

Re: [Orgmode] Bug in the :VISIBILITY: handling of "folded" PROPERTY?

2011-01-09 Thread David Maus
At Thu, 16 Dec 2010 14:14:35 +0100, Sébastien Vauban wrote: > > #+TITLE: Example of file for which folded PROPERTY is not respected > #+DATE: 2010-12-16 > #+LANGUAGE: en_US > What exactly is the problem with this file? If I open it the first time, the *Composed letter* is folded. Btw

Re: [Orgmode] [BUG] Table field clipping doesn't handle double-width characters properly

2011-01-09 Thread David Maus
At Fri, 17 Dec 2010 11:57:34 +0100, Štěpán Němec wrote: > > > Take the following table for instance: > > | Year | English title | Korean title >| Transliterated title | > |--++---

Re: [Orgmode] [BUG] org-cdlatex after environment

2011-01-09 Thread David Maus
At Fri, 17 Dec 2010 14:28:22 +0100, Maximilian Matthé wrote: > > Hi guys, > > I'm using fresh pulled orgmode, emacs 23.1 > > Having this: > > , > | \begin{eqnarray*} > | b&=& > | \begin{cases} > | 1 & a>0 \\ 2 & \mbox{else} # (1) > | \end{cases} > | # (2) > | \end{eqnarray*} > ` > > typ

Re: [Orgmode] [Bug] Abstract block prematurely ended by asterisk

2011-01-09 Thread David Maus
At Thu, 16 Dec 2010 02:51:32 -0500, Jeff Horn wrote: > > Title says it all. The following code does not export correctly. > (Reproduced from memory can anyone else confirm?) > > #+BEGIN_ABSTRACT > *Bold Text.* This is a sentence. > #+END_ABSTRACT > > The LaTeX code produced is (in full) > > #+BEGIN

Re: [Orgmode] Disputed keys

2011-01-09 Thread David Maus
At Sat, 18 Dec 2010 22:26:13 +0100, Andrea Crotti wrote: > > I wanted finally to fix the following problem, I would like to use > meta-left/right to switch frame, and that's one of the keys that orgmode > uses. > > I added the two values here to the org-disputed-keys > > --8<---cut here

[Orgmode] Re: tags/search on specific files

2011-01-09 Thread Bernt Hansen
knubee writes: > i would like to use some org-mode functionality for linking, > tagging, and searching files that are not specified in the > org-mode variables of .emacs file. > > i thought that i would be able to create a file, work on it in > org-mode to create links and tags, and then be able

Re: [Orgmode] Disputed keys

2011-01-09 Thread David Maus
At Sun, 09 Jan 2011 12:24:52 +0100, David Maus wrote: > > [1 ] > [1.1 ] > At Sat, 18 Dec 2010 22:26:13 +0100, > Andrea Crotti wrote: > > > > I wanted finally to fix the following problem, I would like to use > > meta-left/right to switch frame, and that's one of the keys that orgmode > > uses. >

Re: [Orgmode] [Bug] Abstract block prematurely ended by asterisk

2011-01-09 Thread Christian Moe
On 1/9/11 12:08 PM, David Maus wrote: At Thu, 16 Dec 2010 02:51:32 -0500, Jeff Horn wrote: Title says it all. The following code does not export correctly. (Reproduced from memory can anyone else confirm?) #+BEGIN_ABSTRACT *Bold Text.* This is a sentence. #+END_ABSTRACT The LaTeX code produce

[Orgmode] Re: tags/search on specific files

2011-01-09 Thread knubee
> As long as your file is in org-mode that should work fine. You can run > an agenda just on the current file in multiple ways: > > C-c a 1 m > will run the tags match command on the current file only ah, that does it! thanks. related question: is there something similar for searching on pro

Re: [Orgmode] $0 replaced with ampersand (&) when invoking `org-edit-special'

2011-01-09 Thread David Maus
At Sun, 19 Dec 2010 12:34:39 +0100, niels giesen wrote: > > According to [ (info "(org) Formula syntax for Calc") ], $0 > references the current cell. Pressing C-c C-c on the #+TBLFM line > below does indeed work, but C-c ' (`org-edit-special') changes the > $0 reference into a single ampersand (&)

Re: [Orgmode] excessive blank lines in archives

2011-01-09 Thread David Maus
At Sat, 18 Dec 2010 20:38:21 -0500, Greg Troxel wrote: > > > I've been noticed extra lines in archive files. I did a controlled test > by creating a simple foo.org: > > > * test item 1 > this is a test item > * test item 2 > this is a test item > --

[Orgmode] Re: [BUG] org-cdlatex after environment

2011-01-09 Thread Maximilian Matthe
David Maus writes: > At Fri, 17 Dec 2010 14:28:22 +0100, > Maximilian Matthé wrote: >> >> Hi guys, >> >> I'm using fresh pulled orgmode, emacs 23.1 >> >> Having this: >> >> , >> | \begin{eqnarray*} >> | b&=& >> | \begin{cases} >> | 1 & a>0 \\ 2 & \mbox{else} # (1) >> | \end{cases} >> | #

Re: [Orgmode] [BUG] export of table.el tables

2011-01-09 Thread David Maus
At Sun, 19 Dec 2010 19:37:25 +0530, Jambunathan K wrote: > > [1 ] > > Summary: table.el tables with row and col spans are not getting exported > as expected on html export. > > Looks like the table markers gets recognized as strikethroughs, mdashes > and ndashes. This apparrently is getting in the

[Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Bastien
Jason Dunsmore writes: > I agree with Carsten and Bernt - keep the org-mode repo's history > intact, remove ORGWEBPAGE in a commit, and split off ORGWEBPAGE into its > own repo. I agree with this plan as well. Thanks Bernt for pointing at the right direction! FYI: the migration is supposed t

Re: [Orgmode] Using org-agenda-filter-preset with or'd tags

2011-01-09 Thread David Maus
At Mon, 20 Dec 2010 14:12:39 + (UTC), johnt wrote: > > I am trying to set a custom command to show my work tasks and critical home > tasks for the day. > > I have tried the following. > > (setq org-agenda-custom-commands > > '( > > ("W" "Work Schedule" > > ( > >

Re: [Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Bastien
Hi Achim, Achim Gratz writes: > Just to clarify my position: for me it boils down to the question: is > the orgmode.org web page part of the org-mode project or not? It was, but I think it should not be anymore. One advantage of having a separate org-web.git repo is to let people contribute

Re: [Orgmode] LaTeX exporter #+INCLUDE bug

2011-01-09 Thread David Maus
At Mon, 20 Dec 2010 19:12:33 + (UTC), Rasmus wrote: > > Hi, > I think there might be a bug when using #+INCLUDE and the LaTeX exporter. The > content of the included file is exported twice, although slightly different in > each case. I experience this when I include org-files starting with a >

Re: [Orgmode] empty lines in datetree capture templates

2011-01-09 Thread David Maus
At Tue, 28 Dec 2010 00:50:00 -0800, Suvayu Ali wrote: > > Hi everyone, > > I am having some problems with a capture template for datetrees. > > (setq org-capture-templates > '(("m" "Select meeting templates") > ("ms" "Schedule a meeting" entry (file+headline "~/org/meetings.org" > "Mee

Re: [Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Bastien
Bastien writes: > One advantage of having a separate org-web.git repo is to let people > contribute to the website without having to grant them push access to > the repository. Sorry I mean: "to the org-mode.git repository". -- Bastien ___ Emacs-or

Re: [Orgmode] [Bug] Abstract block prematurely ended by asterisk

2011-01-09 Thread Jeff Horn
I can no longer reproduce this on my own system. Thanks for the follow up, everyone. I don't know what change fixed the issue between then and now, but I haven't worked on that project since I sent my original post. Thanks, again! On Sun, Jan 9, 2011 at 7:19 AM, Christian Moe wrote: > On 1/9/11

Re: [Orgmode] IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Bastien
Hi all, so we migrated org-mode.git repository to the new server. If you already have a clone, please update your refs like this: ~$ cd your-existing-org-mode-repo/ ~$ git config remote.origin.url git://orgmode.org/org-mode.git You can make a fresh clone like this: ~$ git clone git://org

[Orgmode] org-goto and automatic isearch

2011-01-09 Thread Maximilian Matthé
Hello, today I wanted to try C-c C-j. I dont want to have automatic isearch so I have this in my initialization file: , | (setq org-goto-auto-isearch nil) ` But whenever I say M-x org-goto (or C-c C-j) and press n or p incremental search starts. I want to move via n and p to the next hea

[Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Achim Gratz
Bastien writes: > Please report any problem while pulling or cloning! All branches except master have disappeared. Most notably, the maint branch is missing (I've only had master and maint cloned locally). Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory

[Orgmode] Re: [babel] Painless integration of source blocks with language

2011-01-09 Thread Eric Schulte
Štěpán Němec writes: > "Eric Schulte" writes: > >> Hi Seth, >> >> Thanks for the thoughtful comments. I especially like the method of >> literate programming described in your second proposal. Over the last >> months I have switched from working mainly in code blocks to working >> mainly in pu

Re: [Orgmode] empty lines in datetree capture templates

2011-01-09 Thread Suvayu Ali
Hi David, On Sun, 09 Jan 2011 15:31:10 +0100 David Maus wrote: > At Tue, 28 Dec 2010 00:50:00 -0800, > Suvayu Ali wrote: > > > > Hi everyone, > > > > I am having some problems with a capture template for datetrees. > > > > (setq org-capture-templates > > '(("m" "Select meeting templates")

Re: [Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Bastien
Achim Gratz writes: > Bastien writes: >> Please report any problem while pulling or cloning! > > All branches except master have disappeared. Most notably, the maint > branch is missing (I've only had master and maint cloned locally). Thanks for reporting - we're now looking into this. -- B

Re: [Orgmode] IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Konrad Hinsen
On 9 Jan 2011, at 17:05, Bastien wrote: If you already have a clone, please update your refs like this: ~$ cd your-existing-org-mode-repo/ ~$ git config remote.origin.url git://orgmode.org/org-mode.git Is there an http version as well, for those of us behind nasty firewalls? I tried repla

[Orgmode] Re: tags/search on specific files

2011-01-09 Thread Matt Lundin
knubee writes: > related question: is there something similar for searching on properties? > "C-c / > p" does highlight the search items for the current file, but doesn't narrow > to > display only those items. although "C-c a" indicates that it will work on > properties, "C-c a 1 m" only se

Re: [Orgmode] IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Bastien
Hi Konrad, Konrad Hinsen writes: > On 9 Jan 2011, at 17:05, Bastien wrote: > >> If you already have a clone, please update your refs like this: >> >> ~$ cd your-existing-org-mode-repo/ >> ~$ git config remote.origin.url git://orgmode.org/org-mode.git > > Is there an http version as well, for t

[Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Jason Dunsmore
Achim Gratz writes: > Bastien writes: >> Please report any problem while pulling or cloning! > > All branches except master have disappeared. Most notably, the maint > branch is missing (I've only had master and maint cloned locally). My bad. I used git-clone with the --bare option instead of

[Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Jambunathan K
Konrad Hinsen writes: > On 9 Jan 2011, at 17:05, Bastien wrote: > >> If you already have a clone, please update your refs like this: >> >> ~$ cd your-existing-org-mode-repo/ >> ~$ git config remote.origin.url git://orgmode.org/org-mode.git > > Is there an http version as well, for those of us b

[Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Jason Dunsmore
Konrad Hinsen writes: > On 9 Jan 2011, at 17:05, Bastien wrote: > >> If you already have a clone, please update your refs like this: >> >> ~$ cd your-existing-org-mode-repo/ >> ~$ git config remote.origin.url git://orgmode.org/org-mode.git > > Is there an http version as well, for those of us b

[Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Jason Dunsmore
Jambunathan K writes: > Browser displays loopback address as title of the above URL. This is because Gitweb requests are being proxied through Nginx to a CGI-capable web server listening on localhost. Fixed the title: --8<---cut here---start->8--- # diff git

[Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Achim Gratz
Jason Dunsmore writes: > My bad. I used git-clone with the --bare option instead of --mirror > when cloning from repo.or.cz. It's fixed now. Thanks for catching > this! I've just did a fetch on both the full clone (for testing) and my local repo (just master and maint) and everything seems to

[Orgmode] Gitweb short URLs

2011-01-09 Thread Jason Dunsmore
I implemented some rewrite rules to make our Gitweb have repo.or.cz-style short URLs. Here are examples of the short URLs: http://orgmode.org/w/org-mode.git/blob/22eae22:/.gitmodules http://orgmode.org/w/org-mode.git/blob/lisp/org.el http://orgmode.org/w/org-mode.git/commit/22eae22 http://orgmode

Re: [Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Bastien
Jason Dunsmore writes: > I just made the org-mode repo available via HTTP. Try running: > > git clone http://orgmode.org/org-mode.git Great - I just mentioned this in Worg's FAQ. Best, -- Bastien ___ Emacs-orgmode mailing list Please use `Reply A

[Orgmode] BUG sorting function

2011-01-09 Thread Fritjof
I think i found a bug. The sorting function dosn't seem to tell the difference between '*bold*' and '* heading' at the beginning of a line, and when a heading have *bold* tekst at the beginning of a line, trying to sort will give this error: "Region to sort contains a level above the the fi

[Orgmode] Help with migrating blog to org-mode format

2011-01-09 Thread Myriam Abramson
Hello, After Google dropped the ftp option to blogger, I dumped my blog to an xml file with the hope of ressucitate it to a more friendly environment for me. I've found this environment with a combination of org-mode, blorg, and ... dropbox. Dropbox just provides me a link to publish my blog wher

[Orgmode] Re: tags/search on specific files

2011-01-09 Thread knubee
> Please see: > http://orgmode.org/worg/org-tutorials/advanced-searching.html#property-searches thanks for the pointers to those pages. it is not explicitly stated how to run the command just on the current file, but the following seems to work: C-c a 1 m Match: BIB_AUTHOR="Walter Evensong" th

Re: [Orgmode] Re: tags/search on specific files

2011-01-09 Thread Carsten Dominik
On Jan 9, 2011, at 11:55 PM, knubee wrote: Please see: http://orgmode.org/worg/org-tutorials/advanced-searching.html#property-searches thanks for the pointers to those pages. it is not explicitly stated how to run the command just on the current file, but the following seems to work: C-c

[Orgmode] A couple of suggestions

2011-01-09 Thread Filippo A. Salustri
Hi all, I'm just getting into orgmode, and I'm finding it quite a revelation. Compliments to all its developers. I have thought of a couple of ideas. I wanted to bounce them off the community before thinking about trying to implement them myself (I used to be pretty good with lisp, a thousand yea

Re: [Orgmode] IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Bastien
Hi all, Bastien writes: > http://repo.or.cz/w/org-mode.git will still exist as a mirror, we will > install this next week. This happened sooner than expected, the mirror is now setup here: http://repo.or.cz/w/org-mode.git Meaning that all references to commits in Worg and elsewhere are now

Re: [Orgmode] Re: [babel] Painless integration of source blocks with language

2011-01-09 Thread Seth Burleigh
As an update, ive been working on something i call chunks. Basically, they are blocks of code (i.e. emacs overlays) that are linked together. So far, i have each ns of my clojure code in one source block which is then tangled to one file. So, i would like to open the tangled file and then make chan

Re: [Orgmode] Re: [babel] Painless integration of source blocks with language

2011-01-09 Thread Eric Schulte
Hi Seth, I looked briefly at your code and much of it re-implements functionality already provided by org-mode using a slight variation of Org-mode syntax. While I fully understand that it is often easier to write your own functions rather than look up and parse existing functions, I think that y

[Orgmode] Viper-mode + orgmode + emacs 23.xx on OSX, slowness in insert-mode

2011-01-09 Thread Marcelo de Moraes Serpa
Hi list, Has anyone tried to use this combo? I find that viper is too slow when in insert mode (when typing, actually), but only when in a buffer where orgmode is activated. Any ideas ? Marcelo. ___ Emacs-orgmode mailing list Please use `Reply All' to

[Orgmode] org fontifies outside of src blocks

2011-01-09 Thread Jeff Horn
Hey list, I have an annoying issue. When in *either* Aquamacs or terminal emacs, if I view my init file (it's in org rather than elisp) and I edit *anything* in the buffer, org attempts to fontify the text as emacs-lisp. It takes a few seconds for anything to show up in windowed emacsen. Terminal

Re: [Orgmode] org fontifies outside of src blocks

2011-01-09 Thread Thomas S. Dye
Aloha Jeff, I think I had this issue. IIRC, this is a Mac issue. I think you can fix it with this: (setq font-lock-verbose nil) If not, let me know and I'll look harder. Tom On Jan 9, 2011, at 4:54 PM, Jeff Horn wrote: Hey list, I have an annoying issue. When in *either* Aquamacs or

Re: [Orgmode] Re: [babel] Painless integration of source blocks with language

2011-01-09 Thread Seth Burleigh
My bad. I believe i did look up the functions, but they didn't do what i needed (or so i thought). The code doesn't matter too much, let me explain the idea. A file may contain many blocks of code. Lets look at a arbitrary block A. In the end, block A will somehow become noweb embedded into a sour

Re: [Orgmode] Re: [babel] Painless integration of source blocks with language

2011-01-09 Thread Seth Burleigh
and i misspoke also, the previous .org file wouldnt work since that uses noweb. Heres a simple new example. test.org Description: Binary data ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http:/

[Orgmode] archive-done-tasks

2011-01-09 Thread Ido Magal
Hi everyone, I'm new to org-mode and I'm trying to incorporate this bit of code into my setup: archive-done-tasks However when I run it it seems to hang emacs (osx) terminally. Since emacs, org-mode, and lisp are all alien to me,

Re: [Orgmode] org fontifies outside of src blocks

2011-01-09 Thread Jeff Horn
Beautiful. Thanks, Tom! On Sun, Jan 9, 2011 at 10:16 PM, Thomas S. Dye wrote: > Aloha Jeff, > > I think I had this issue.  IIRC, this is a Mac issue.  I think you can fix > it with this: > >  (setq font-lock-verbose nil) > > If not, let me know and I'll look harder. > > Tom > > On Jan 9, 2011, at

Re: [Orgmode] Re: IMPORTANT: Migration of org-mode.git to the new server on sunday 5pm-7pm CET (UTC+1)

2011-01-09 Thread Konrad Hinsen
On 9 Jan 2011, at 20:19, Jason Dunsmore wrote: I just made the org-mode repo available via HTTP. Try running: git clone http://orgmode.org/org-mode.git Works, thanks! Konrad. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies t

Re: [Orgmode] Viper-mode + orgmode + emacs 23.xx on OSX, slowness in insert-mode

2011-01-09 Thread Jean-Marie Gaillourdet
Hi Marcelo, Marcelo de Moraes Serpa writes: > Hi list, > > Has anyone tried to use this combo? I find that viper is too slow when > in insert mode (when typing, actually), but only when in a buffer > where orgmode is activated. Any ideas ? I've had that problem for a long time as well. And it s