Escaping a star ('*') in a heading with a backslash works (i.e. exports
to a literal '*') when exporting to PDF (via LaTeX; probably because
LaTeX then processes it), but not when exporting to HTML.
My situation is that I have a heading which refers to a (C) pointer
variable, *x, "* A note on the
I'm not upset about anything. Just didn't want anybody to be confused.
It seemed to me that you thought that what you were doing was related,
that's all.
On 2010-08-28, Jambunathan K wrote:
>
> Samuel
>
> Samuel> What you are doing is not related to the conversation
> Samuel> manager.
>
Samuel
Samuel> What you are doing is not related to the conversation
Samuel> manager.
I never claimed otherwise.
My use-case was clearly laid out and my patches are consistent with the
purpose stated in the original post.
If your concern is that I shouldn't be hijacking the subject lin
I think it's something like this:
It's a variable not a function. I think it controls how much stuff is
written out via (message ...) calls in the implementation of font lock
code on your mac version of emacs lisp. Calls to message are slow and
there are lots of them in this implementation. Thi
More clearly:
1) The conversation manager is basically superseded by the ID
markers idea. That is, you can implement it trivially once ID markers
are implemented.
2) What you are doing is not related to the conversation manager.
On 2010-08-28, Samuel Wales wrote:
> Hi K,
>
> Indeed, if that
Hi K,
Indeed, if that is what you want to do, you can do it without too much
effort, I think. The conversation manager is a bit different, but
similar.
I have not looked at the conversation manager idea for some time. At
the time I also wrote (and still have) more notes on it. If anybody
is in
Carsten & Others
>> In the context of the original post, is there a possible way to do
>> this.
>>
>> 1. I mark a TODO entry in todo.org as done.
>>
>> 2. An org-id (say ID-TODO) gets created for the TODO entry if
>> there is none yet.
>>
>> 3. The state tra
Hi Bernt,
It did help a lot, the rendering is faster and I can actually navigate
through my reference org file.
Would someone mind explaining me what this function does and why does
disabling it would make things faster.
Marcelo.
On Wed, Aug 25, 2010 at 2:45 PM, Bernt Hansen wrote:
> Hi Marcel
This may not technically be a bug, but it violated my expectations:
setup:
(setq org-capture-templates
'(("t" "task" entry
(file+headline "notes.org" "Refile")
"* TODO %?\n %U\n")))
Use 'C-c r' to start capturing.
Type 'foo'.
C-c C-w to start r
On Sat, 28 Aug 2010 00:39:48 + (UTC)
Paul Sexton wrote:
> For entry of more words "as you learn", I very strongly suggest setting
> up an org capture template.
Ahhh. Sometimes someone has to show you the obvious ...
Thx
Detlef
>
> Paul
___
On Sat, 28 Aug 2010 10:46:23 +0200, Olivier Berger
wrote:
>
> Hi.
>
> Eric S Fraga writes:
> >
> > I cannot help you directly with the Palm but, in case you wish to
> > consider a different little computer, the Nokia N810 (an internet
> > tablet, not a phone) does a good job of running Emacs i
Dear All:
I switch from Carbon Emacs to Aquamacs (2.1) recently.
Org-mode works fine as expected except "strike-through".
Any configuration I shall do ?
Thanks.
kevinlin
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to
Dave Abrahams writes:
> Julien Fantin gmail.com> writes:
>
>>
>>
>> With the org-capture-templates described in the doc, right after the
>> template selection, the buffer disappears, and the empty template
>> gets written to the target file. The following messages are output :
>>
>>
>> Clip
Hi.
Eric S Fraga writes:
>
> I cannot help you directly with the Palm but, in case you wish to
> consider a different little computer, the Nokia N810 (an internet
> tablet, not a phone) does a good job of running Emacs in a phone sized
> form factor (but with keyboard). I was (and still am every
* lisp/org.el (org-delete-backward-char): check for nil overwrite-mode before
inserting
spaces.
TINYCHANGE
There's probably a different/better way to do this, but this seemed the least
intrusive.
This patch is in the public domain.
---
lisp/org.el |8 +---
1 files changed, 5 insertio
15 matches
Mail list logo