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
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
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
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<-
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---
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
> (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
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