[Orgmode] Re: usage of bgein_src in 'Literal examples' section

2008-06-04 Thread Bernt Hansen
Patrick Drechsler <[EMAIL PROTECTED]> writes: > But how do I find out which is the correct string for the Emacs mode? > > Is there a `M-x describe-??' method? I think any function ending in '-mode' would be valid If you open a file and it automatically loads the correct mode the mode is listed o

[Orgmode] Re: usage of bgein_src in 'Literal examples' section

2008-06-04 Thread Patrick Drechsler
Bernt Hansen schrieb: Patrick Drechsler <[EMAIL PROTECTED]> writes: I like the new feature in "literal examples" using #+BEGIN_SRC ! But how do I find which mode Emacs is using for a certain file type? I could not figure out how to replace for simple C or CPP files. What is the correct to

[Orgmode] Patch for Sitemap: org-publish-org-index

2008-06-04 Thread Sebastian Rose
Hi, the creation of the sitemap was not working for my project when publishing. There were two bugs: * The title of the page was made from index-file-name and a broken link. * When publishing recursively, the links to files were not working (missing relative path) The appended patch (in horr

[Orgmode] Re: usage of bgein_src in 'Literal examples' section

2008-06-04 Thread Bernt Hansen
Patrick Drechsler <[EMAIL PROTECTED]> writes: > I like the new feature in "literal examples" using #+BEGIN_SRC ! > > But how do I find which mode Emacs is using for a certain file type? > > I could not figure out how to replace for simple C or CPP files. > > Here is a simple C file: > > --8<-

[Orgmode] usage of bgein_src in 'Literal examples' section

2008-06-04 Thread Patrick Drechsler
Hi, I like the new feature in "literal examples" using #+BEGIN_SRC ! But how do I find which mode Emacs is using for a certain file type? I could not figure out how to replace for simple C or CPP files. Here is a simple C file: --8<---cut here---start->8---

Re: [Orgmode] FR: headline iteration API

2008-06-04 Thread Daniel Clemente
Hi, I find this very interesting. Some ideas: - Maybe it could provide access not only to the headlines, but to the headlines of the headlines, and of their headlines, etc. In fact, access to the whole tree. This would allow batch processing of any contents. As a plus, each header would get a

[Orgmode] Re: //WAITING shows //NEXT too...

2008-06-04 Thread Chris Poole
> (1) See also the variables `org-show-hierarchy-above', > `org-show-following-heading', and `org-show-siblings' for detailed > control on how much context is shown around each match. Hmm, slightly strange. I've also been editing my .emacs and ~/emacs structure, so tested out the latest version

[Orgmode] Re: //WAITING shows //NEXT too...

2008-06-04 Thread Chris Poole
Jost Burkardt web.de> writes: > (1) See also the variables `org-show-hierarchy-above', > `org-show-following-heading', and `org-show-siblings' for detailed > control on how much context is shown around each match. Thanks. I've loaded the latest version of org-mode (was using 4.xx bundled with E