On May 8, 2006, at 15:09, Eric J Haywiser wrote:
---
--
Consider two entries, in a diary and testing.org file respectively:
%%(diary-cyclic 1 5 07 2006) 8:20 Visit
[[http://www.google.com][Google]]
* Visit [[http://www.go
On Thu, 11 May 2006, [EMAIL PROTECTED] wrote:
> Hi Greg, I have looked at you patch and taken most of it. However,
> I have a few questions:
>
>> \\{org-mode-map}"
>> +
>> + ;; Get rid of Outline menus, they are not needed
>> + ;; Need to do this here because define-derived-mode sets up
>> +
On May 11, 2006, at 10:18, [EMAIL PROTECTED] wrote:
(get-char-property (1- (point)) 'invisible))
(beginning-of-line 2)) (setq eol (point)))
(outline-end-of-heading) (setq eoh (point))
- (org-end-of-subtree t) (setq eos (point))
+
On May 10, 2006, at 9:40, [EMAIL PROTECTED] wrote:
Look at the following example:
|---+---+-+--|
| | scan | scan_in | scan_out |
| | | witdh |width |
|---+---+-+--|
| ! |
On May 8, 2006, at 3:27, T. V. Raman wrote:
I first set
(setq org-remember-templates
'(
(?w
"* %? %U \n %a"
"~/org/web .org")))
as per the docs, but ended up with a remember buffer that
contained "~/.org/web.org"
I am guessing that th
Sorry, I must have been tired when writing this last message - lots of
typos and errors in ther. Here is a corrected version of it.
On May 8, 2006, at 3:27, T. V. Raman wrote:
I first set
(setq org-remember-templates
'(
(?w
"* %? %U \n %a"
Version 0.14 of org-mouse.el [1,2] has a menu entry that converts a
plain list to an outline. Also, "Insert Heading" now inserts a sibling
heading if the point is on "***" and a child heading otherwise.
Piotr
[1] http://www.cl.cam.ac.uk/~pz215/files/org-mouse.el
[2] http://zerotau.blogspot.com/2
Below is a version of autocollapse that works correctly even if
several windows show the same buffer. It periodically collapses
outline nodes that are far from the current point position [1].
Piotr
[1] http://zerotau.blogspot.com/2006/04/autocollapse-mode-for-emacs.html
(defun local-fold-from-
Hi,
Here are a couple of suggestions on list item creation --
incidentally I ended up binding
org-insert-heading to C-j -- it is a lot nicer to use.
My list edit suggestions are mostly motivated by the behavior of
emacs python mode.
0) Enable backspace to outdent while creating nested lists
Great.
I did no know about get-buffer-window-list, this makes it a lot easier.
- Carsten
On May 12, 2006, at 3:26, Piotr Zielinski wrote:
Below is a version of autocollapse that works correctly even if
several windows show the same buffer. It periodically collapses
outline nodes that are far
On May 12, 2006, at 4:39, T. V. Raman wrote:
0) Enable backspace to outdent while creating nested lists,
this will make it extremely easy to close an inner list
and continue.
Can you describe that in more detail?
1) orgtbl is nice as a minor mode. Why not go once ste
11 matches
Mail list logo