I have never closely looked at how table.el works and how it creates
and installs its special keymap. Nor do I know what Emacs speak does.
But I can explain what Org-mode does:
Org-mode defines its own self-insert-command (org-self-insert-command).
It then re-binds all keys that are assigned
I've added support for checkboxes to org-mouse.el
http://www.cl.cam.ac.uk/~pz215/files/org-mouse.el
Piotr
___
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
I hadn't realized org-mode-map did its own rebindings; that
should be sufficient in terms of clues for me to trace this down.
> "Carsten" == Carsten Dominik <[EMAIL PROTECTED]> writes:
Carsten> I have never closely looked at how table.el works
Carsten> and how it creates and install
Hello,
As promised to David, just a quick message to inform you that there is a bug
with org-publish.
In my ColorTheme.org file, I have this:
Add this to your sources.list:
:Deb http://zedek.nerim.net/var/spool/repo ./
:deb-src http://zedek.nerim.net/var/spool/repo ./
Then, ensure my key is
Piotr,
With the latest org-mouse.el, when I right click on a headline, I get this
error message in the mini-buffer:
Symbol's function definition is void: find-if
Right clicks work fine if I'm not on a headline, though.
I'm using emacs 22.0.50.2
Scott
_
Hi,I was looking on emacswiki searching for publish engines for Emacs. Actually, I have found at least three of them:1. muse2. emacs-wiki3. bhlAdding
org-publish to this list, we got 4 engines that do merely the same
thing except for org-publish which offers less features. So what is the
current go
Just to be clear,
I don't have the solution to this, but had also noticed it..
Xavier Maillard <[EMAIL PROTECTED]> writes:
> Hello,
>
> As promised to David, just a quick message to inform you that there is a bug
> with org-publish.
>
> In my ColorTheme.org file, I have this:
>
> Add this to
I'm forwarding my response to the list, as I mistakenly sent it only
to Xavier...
--- Begin Message ---
Hi Xavier,
Muse is for people who wish to write all their documents with a single
markup syntax, and produce multiple target output formats from this
input. One result of this is that the ma