[Orgmode] MindMap using tikz/pgf (was: A MindMap export would be awesome)

2009-08-01 Thread Leo
Hi all, MindMap looks like an effective way to represent certain knowledge structure. I wonder if export a substree or an org file to mindmap may be made possible through tikz/pgf. Here's an example of a mindmap done in tikz: http://imagebin.org/57996 example TeX

[Orgmode] Re: Day workflow: need your opinion

2009-08-04 Thread Leo
On 2009-08-04 06:57 +0100, Xavier Maillard wrote: a) I doing some non urgent (planned) DBA tasks (call this project A) b) someone calls me (interrupting Project A) c) I am doing what urgency of b) is needed d) when c) is finished, I get back to project A At my job, they often rules the retro

[Orgmode] C-RET bug?

2009-08-07 Thread Leo
I can reproduce this with org 6.29c as included in Emacs. Can someone else reproduce this bug? Best, Leo -- Emacs uptime: 11 minutes, 35 seconds ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs

[Orgmode] Re: Positioning Latex diagram on PDF output

2009-08-08 Thread Leo
, Graham Are you developing a mindmap exporter for org? If so, I am very interested ;) Best, Leo -- Emacs uptime: 1 day, 3 hours, 44 minutes, 23 seconds ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs

[Orgmode] Re: Positioning Latex diagram on PDF output

2009-08-08 Thread Leo
On 2009-08-08 22:14 +0100, Graham Smith wrote: Based on this I have altered the headers in orgmode to #+LATEX_HEADER: \usepackage{tikz} #+LATEX_HEADER: \usetikzlibrary{mindmap,trees} #+LATEX_HEADER: \usepackage[active,tightpage]{preview} #+LATEX_HEADER: \PreviewEnvironment{tikzpicture}

[Orgmode] Re: Positioning Latex diagram on PDF output

2009-08-09 Thread Leo
On 2009-08-09 08:33 +0100, Graham Smith wrote: Leo, Thanks again, it seems the answer lies in Latex, rather than OrgMode, so I will work away at that. having said that, the commands you gave me are extremely useful for making a stand alone diagram to insert as a graphic into some other

[Orgmode] 6.29c bug: (void-variable org-export-html-special-string-regexps)

2009-08-10 Thread Leo
Hi all, Here is how to reproduce the bug: 1. create a file kk.el with the following content: (setq org-modules nil) (define-key mode-specific-map [?a] 'org-agenda) (define-key mode-specific-map [?l] 'org-store-link) (setq org-agenda-files '(~/kk.org)) (setq org-export-with-LaTeX-fragments t

[Orgmode] Re: 6.29c bug: (void-variable org-export-html-special-string-regexps)

2009-08-10 Thread Leo
) (match-string 1 x)))() mapcar((lambda (x) (string-match ^#\\+\\(\\([A-Z_]+:?\\).*\\) x) (cons (match-string 2 x) (match-string 1 x))) (#+TITLE: Tasks.org #+AUTHOR: Leo Shidai Liu #+EMAIL: sl...@cam.ac.uk #+DATE: 2009-08-10 Mon #+DESCRIPTION: #+KEYWORDS: #+LANGUAGE: en

[Orgmode] Lisp error: (args-out-of-range 2 10) (was: 6.29c bug: (void-variable org-export-html-special-string-regexps))

2009-08-10 Thread Leo
On 2009-08-10 12:55 +0100, Leo wrote: Another bug maybe related to this one is trying to complete #+ produces another error: Debugger entered--Lisp error: (args-out-of-range 2 10) match-string(2 ) (cons (match-string 2 x) (match-string 1 x)) (lambda (x) (string-match ^#\\+\\(\\([A-Z_

[Orgmode] Re: Org suggestion: option which allows moving subtrees freely

2009-08-11 Thread Leo
On 2009-08-11 10:24 +0100, PT wrote: Often I want to move an item or a subtree to an other location with M-up/down and I get the message Cannot move past superior level. I think there could be an option allowing this behavior. In practice I found sometimes it would be quicker and easier to

[Orgmode] Re: [ANN] org-docview.el - Link to PDF files from org-mode

2009-08-12 Thread Leo
, there are free capable viewers available. So if this feature is to be in org core, please don't make it the default. Thanks. Leo -- Emacs uptime: 2 days, 4 hours, 16 minutes, 37 seconds ___ Emacs-orgmode mailing list Remember: use `Reply All

[Orgmode] Re: doc-view-mode (was: Re: [ANN] org-docview.el - Link to PDF files from org-mode)

2009-08-12 Thread Leo
pleasant. For example, skim on OS X is a decent one. Leo -- Emacs uptime: 2 days, 5 hours, 24 minutes, 39 seconds ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman

[Orgmode] Re: [ANN] org-docview.el - Link to PDF files from org-mode

2009-08-12 Thread Leo
On 2009-08-12 22:33 +0100, Carsten Dominik wrote: So if this feature is to be in org core, please don't make it the default. I don't really see how this would be a problem. Jan does not propose to make file: links use docview to display a pdf file. But when a user is looking at a file in

[Orgmode] Is this a bug in orgstruct-mode

2009-08-16 Thread Leo
, if there is an empty line preceding '1. one', M-RET also inserts a blank line between items, like this: 1. one 2. two Do you know if this is a bug? [Tested in GNU Emacs 23.1.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) of 2009-08-10] Best wishes, Leo -- Emacs

[Orgmode] Is this a good feature to have?

2009-08-16 Thread Leo
a' insert the annotation in current place. This proposal is to eliminate the need to define multiple similar templates. For example, one with annotation and another without, or one with clipboard and another without. What do people think of this? Best, Leo -- Emacs uptime: 6 days, 8 hours, 48

[Orgmode] Re: Is this a bug in orgstruct-mode

2009-08-18 Thread Leo
Any comment on this bug? On 2009-08-16 12:02 +0100, Leo wrote: Hi Carsten, I find the following M-RET behaviour a bit strange. For example, in an empty buffer with orgstruct-mode on. A list like this can be created with 1 at the beginning of buffer and using M-RET to insert the second

[Orgmode] Re: Is this a bug in orgstruct-mode

2009-08-18 Thread Leo
On 2009-08-18 19:59 +0100, Carsten Dominik wrote: Hi Leo, this is actually in the FAQ: http://orgmode.org/worg/org-faq.php#blank-line-after-headlines-and-list-items - Carsten The bug I am reporting is that when there is a blank line preceding the FIRST heading or list item, the second one

[Orgmode] Re: Is this a bug in orgstruct-mode

2009-08-19 Thread Leo
On 2009-08-19 10:31 +0100, Carsten Dominik wrote: The bug I am reporting is that when there is a blank line preceding the FIRST heading or list item, the second one will have a blank line. The FAQ seems to address when there is a blank line preceding the second heading or list item, the third

[Orgmode] Use remember to file an item to a list

2009-08-19 Thread Leo
Hi there, I want to use a special org file to collect quotes. The file is special in that it contains only a plain list. I want to use remember to quickly file a quote to it but it seems this is not yet possible to do in orgmode. I wonder if this feature is useful to have? Thanks. Leo

[Orgmode] Re: Use remember to file an item to a list

2009-08-20 Thread Leo
On 2009-08-19 09:55 +0100, Bastien wrote: Hi Leo, Leo sdl@gmail.com writes: I want to use a special org file to collect quotes. The file is special in that it contains only a plain list. I want to use remember to quickly file a quote to it but it seems this is not yet possible to do

[Orgmode] Re: Preventing (or mitigating) accidental deletion in org-mode

2009-08-23 Thread Leo
On 2009-08-23 11:58 +0100, Nick Bell wrote: Org-mode is great and I'd like to commit to it. However, I'm held back by the apparent fragility of data stored in org-files. For example, it's easy to delete entire folded trees of data with just a couple of keystrokes or a mouse click. This should

[Orgmode] Re: Preventing (or mitigating) accidental deletion in org-mode

2009-08-23 Thread Leo
On 2009-08-23 13:27 +0100, Nick Bell wrote: I'm trying to write a little function using before-save-hook to compare the current buffer to the saved version and output the result of diffstat, asking the user whether they want to go ahead with the save or view the full diff. Or has someone done

[Orgmode] Re: POLL: Change of keys to move agenda through time

2009-08-25 Thread Leo
On 2009-08-25 10:12 +0100, Carsten Dominik wrote: Hi, we have the proposal to do the following key changes in the agenda: 1. Make the cursor keys LEFT and RIGHT do normal cursor motion again 2. Use the keys n and p to switch the agenda to earlier and later dates. I like n and p to move

[Orgmode] Re: POLL: Change of keys to move agenda through time

2009-08-25 Thread Leo
On 2009-08-25 11:59 +0100, Leo wrote: I like n and p to move up and down like in many other modes for example ibuffer, dired, Gnus etc. Changing this to be incompatible with other modes alienates orgmode. So I'd vote to keep current behaviour. I would like to call a vote on this issue

[Orgmode] Re: Gnus link bug

2009-08-27 Thread Leo
(gnus-summary-article-header))) fetches the right header, I think it's okay to use your code. Thanks for this! Could you install that in org.git? Cheers, Leo -- Emacs uptime: 10 days, 1 hour, 37 minutes, 36 seconds ___ Emacs-orgmode mailing

[Orgmode] Re: org-mode on sloooow computer

2009-08-31 Thread Leo
On 2009-08-31 22:03 +0100, Daniel Martins wrote: I did all but it complains about a org-agenda-list: Symbol's function definition is void: elp-wrapper Daniel Maybe put (autoload 'elp-wrapper elp) somewhere in your .emacs. This will get your org mode to compile. But you may want to figure out

[Orgmode] Re: Emacs 21.4.1 support

2009-09-14 Thread Leo
development has been done single-handedly by Carsten. On my server where I have only 500M quota, I install emacs23 to /tmp and make a backup of that. Leo -- Emacs uptime: 2 hours, 27 minutes, 15 seconds ___ Emacs-orgmode mailing list Remember: use

[Orgmode] Re: text-mode-abbrev-table default?

2009-10-28 Thread Leo
its parent ;) Leo -- Emacs uptime: 36 days, 1 hour, 45 minutes, 0 seconds ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: text-mode-abbrev-table default?

2009-10-28 Thread Leo
23.1.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) of 2009-09-22 and it seems abbrevs in text-mode is not inherited. Leo ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org

[Orgmode] Re: text-mode-abbrev-table default?

2009-10-29 Thread Leo
wishes, Leo -- Emacs uptime: 36 days, 23 hours, 32 minutes, 4 seconds ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: Proposed key binding changes: archiving and attachments

2009-10-30 Thread Leo
: M-RET M-S-RET .. And usually Shift is not a modifier on terminals so another set of keys are provided. Another problem is the C-c C-x prefix. It makes the keys look long. And I always fear I might type C-x C-c instead which exits Emacs. Best wishes, Leo -- Emacs uptime: 38 days

[Orgmode] Re: [OT] Emacs for email?

2009-12-02 Thread Leo
previous e-mail client (evolution). - Darlan Cavalcante Thanks for all the responses! Looks like I have a bit of investigating to do. Second try posting this from gnus... Keith I would also recommend Gnus. Not only it is included in Emacs but also actively maintained. Leo

[Orgmode] Re: How to combine the analogue (Moleskine) world with digital (org-mode) world ?

2010-01-24 Thread Leo
for an all-digital solution. I used to have a 1st gen iphone and I used the voice recording and camera to collect items. I have found these two features valuable ;) Best wishes, Leo ___ Emacs-orgmode mailing list Please use `Reply All' to send replies

[Orgmode] Any idea why the git repo is so huge

2010-02-02 Thread Leo
Hello, The git repo I just checked out a minute ago is 54M, 20 times bigger than the org lisp files. Any idea why it is so large? Thanks. Leo ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] Re: Any idea why the git repo is so huge

2010-02-02 Thread Leo
On 2010-02-02 12:29 +, Ian Barton wrote: The git repo I just checked out a minute ago is 54M, 20 times bigger than the org lisp files. Any idea why it is so large? Thanks. Leo Don't forget it has a complete history of all org development since the initial import of the source. You

[Orgmode] C-RET errs

2010-03-01 Thread Leo
23.1.93. Best wishes, Leo -- H A P P Y H O L I D A Y S! ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: C-RET errs

2010-03-03 Thread Leo
On 2010-03-01 21:10 +, David Maus wrote: Worked fine with Org-mode version 6.33x shipped with GNU Emacs 23.1.92.1 (i486-pc-linux-gnu, GTK+ Version 2.18.7) of 2010-02-24 on elegiac, modified by Debian Only if debian fixed this bug. I can reproduce this bug on Gnu/Linux with these

[Orgmode] patch from master branch attached (was: C-RET errs)

2010-03-03 Thread Leo
from the master branch should fix this bug. Carsten, would you be able to fix it in Emacs upstream? Many thanks. Leo. --- a/org.el2010-03-03 16:36:22.0 + +++ b/org.el2010-03-03 16:37:09.0 + @@ -5965,21 +5965,26 @@ (save-match-data (looking-at [ \t

[Orgmode] Re: C-RET errs

2010-03-03 Thread Leo
On 2010-03-03 16:24 +, Leo wrote: I can reproduce this bug on Gnu/Linux with these steps. 1. git clone --depth 1 git://repo.or.cz/org-mode.git BTW, I wrote too hastily. you should also switch to tag release_6.33f in order to actually see the bug. Master branch fixed this bug. 2. go

[Orgmode] A bug in org-fix-bullet-type

2010-03-17 Thread Leo
depending on the list item type (ie - or 1. or 1)). Cheers, Leo ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: A bug in org-fix-bullet-type

2010-03-17 Thread Leo
On 2010-03-17 14:37 +, Carsten Dominik wrote: Hi Leo, am not able to reproduce this problem. - Carsten Odd. I can reproduce it with org 6.34 trans from git repo. I attach two screen shots to show the difference. attachment: org-before.pngattachment: org-after.png Best, Leo

[Orgmode] Re: A bug in org-fix-bullet-type

2010-03-17 Thread Leo
On 2010-03-17 15:11 +, Carsten Dominik wrote: Yes, I now see it as well. Fixed, thanks. - Carsten Many thanks, Carsten. Leo ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http

[Orgmode] AI for orgmode

2010-03-18 Thread Leo
it to be in an afternoon, so he had to abandon it. And he is experienced in lisp programming since that is his job. Thinking about my own experience, I didn't feel the pain since I gradually changing my org mode configuration over a few years. but I could understand the frustration. Leo

[O] Fix commit 9ff7f80f51a15c4a3dd2b654f0b08e9e290f5375

2011-08-01 Thread Leo
) replacement target (2) lang Diff finished. Tue Aug 2 01:18:06 2011 Leo

Re: [O] Fix commit 9ff7f80f51a15c4a3dd2b654f0b08e9e290f5375

2011-08-01 Thread Leo
On 2011-08-02 01:59 +0800, Achim Gratz wrote: Please apply this patch to fix the bug: This gets rid of the error message, but does not fix the bug, IMHO. Which bug? There is no reference to any bug report in the commit so I am clueless. Leo

[O] C-x n s no longer works in outline mode

2011-08-02 Thread Leo
in buffer %s 134230 #buffer init) byte-code(\300\301`p#\207 [error Before first headline at position %d in buffer %s] 4) org-back-to-heading(t) org-narrow-to-subtree() call-interactively(org-narrow-to-subtree nil nil) Leo

Re: [O] C-x n s no longer works in outline mode

2011-08-05 Thread Leo
Note: Broken by commit http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=1e59039f8cf93830f930f7dc99117c41586552e9

[O] org-mode fontification error [6 times]

2011-08-17 Thread Leo
Just a heads-up. I saw this in my *message* buffer. I don't know how it happened. I am using org-mode 7.7 on Emacs 23.3.50. Leo

Re: [O] org-mode fontification error [6 times]

2011-08-18 Thread Leo
recipe. But I have been using the same org-mode setup for years. Leo

[O] bug#9435: 23.3.50; infinite loop in org-submit-bug-report

2011-09-04 Thread Leo
I am running Org-mode version 7.7. 1. emacs -q 2. (setq org-modules (quote (org-bbdb org-bibtex org-gnus org-info org-habit org-inlinetask org-irc org-protocol org-w3m org-mouse))) 3. M-x org-mode 4. From the menubar Org = Send bug report You should observe the infinite loop. A backtrace is

[O] [PATCH] Check marker is valid before use

2011-10-20 Thread Leo
lisp/org-agenda.el | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index bf03b68c..f4b8bcbf 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -6784,13 +6784,13 @@ (defun org-agenda-previous-line () (defun

Re: [O] [Accepted] Check marker is valid before use

2011-10-31 Thread Leo
the patch: Sadly the version of org-mode in emacs 24 still has the bug. Leo

[O] Mouse clicking on headings

2011-11-12 Thread Leo
Hi there, I occasionally use mouse on org mode files; I have the module org-mouse loaded. However only recently I noticed mouse clicking on the heading stars no longer toggles the visibility of the heading. I am annoyed by this change. Could someone enlighten me on this? Leo

Re: [O] Mouse clicking on headings

2011-11-12 Thread Leo
On 2011-11-12 21:18 +0800, Nicolas Goaziou wrote: I cannot reproduce this on the latest version. Could you upgrade Org and tell me if the bug is still there? Seems to be fine in the latest version. I thought my org-mode version was fairly recent. Leo

Re: [O] Prompts for `C-c .' and `C-c !'

2012-01-23 Thread Leo
this: Date+time [2012-01-23]: = 2012-01-23 lun Could it be: Date+time [2012-01-23]: = [2012-01-23 lun] I think this is a good suggestion. is unconditionally set in org-time-stamp-custom-formats but it can be fixed by tweaking org-read-date-display. Leo

Re: [Orgmode] [BUG] org splitting window weird layout

2011-02-12 Thread Leo
On 2011-02-12 22:41 +0800, Bastien wrote: Leo sdl@gmail.com writes: Function org-fast-tag-selection may create a three-window layout like this: http://imagebin.org/127056. Perhaps due to my delay in replying, the image disappeared. Do you still have this problem? If so, can you be so

Re: [O] Release 7.5

2011-03-07 Thread Leo
On 2011-03-07 22:42 +0800, Bastien wrote: here it is, release 7.5, my first release as Org's new maintainer. Congratulations, Bastien. Leo

[O] Why face org-link is now blue?

2011-03-10 Thread Leo
Hi there, I installed org-mode 7.5 with emacs-23 and found that links are no longer in purple but blue, like this: http://imgur.com/LEkZt.png It looks confusing to me. Any idea whether this is a bug? Thanks. Leo

[O] org-capture does not fully clean up after C-c C-k

2011-05-04 Thread Leo
Hello, I have one template as follows (n Notes entry (file Notes.org) * %?\n %i :prepend t) Every time I `C-c C-k' to abort the capture, a blank line is inserted at the front of file Notes.org. orgmode 2011-04-29 from git on Emacs 23.3.50. With best wishes, Leo

Re: [O] org-capture in message-mode buffer

2011-05-04 Thread Leo
message when you've called `org-capture'. I think org-gnus-store-link is too aggressive. I also dislike the fact that it inserts the Message-Id header. Also, the stored link may be useless unless it is referenced in the template chosen by the user. Leo

Re: [O] org-capture in message-mode buffer

2011-05-05 Thread Leo
) is that I have gmail to do archiving for me. It is accessible anytime anywhere and not tied to a specific machine. I believe the following patch is due. Leo diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el index eba4cb44..7290f1c6 100644 --- a/lisp/org-gnus.el +++ b/lisp/org-gnus.el @@ -187,7

Re: [O] org-capture in message-mode buffer

2011-05-05 Thread Leo
On 2011-05-05 15:59 +0800, Leo wrote: I believe the following patch is due. Think about it some more, there is a reason to signal an error when calling org-store-link interactively but it should not when invoked by org-capture. Otherwise it will get in the way. Leo

Re: [O] org-capture in message-mode buffer

2011-05-08 Thread Leo
whether that is predictable. Leo

Re: [O] org-bbdb-anniversaries gives error 'bad sexp'

2011-05-15 Thread Leo
for the past few weeks. Leo ;;; org-bbdb.el --- Support for links to BBDB entries from within Org-mode ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 ;; Free Software Foundation, Inc. ;; Author: Carsten Dominik carsten at orgmode dot org, ;; Thomas Baumann thomas dot baumann

Re: [O] org-capture in message-mode buffer

2011-05-23 Thread Leo
to add link support for message mode and only when GCC header cannot be found. But I do use it in my org mode. Leo

Re: [O] org-capture does not fully clean up after C-c C-k

2011-06-17 Thread Leo
On 2011-06-16 15:51 +0800, Carsten Dominik wrote: Hi Leo, I am unable to reproduce this. I do get an empty line the first time, but when the empty line is already there, then there is no problem. Do you find the insertion of this one empty line a problem? - Carsten I am running org-mode

[O] A new org-mode release for Emacs 24.1

2011-06-22 Thread Leo
It seems it has been a long time since last release. Any plan to update the orgmode included in Emacs upstream? Thanks. Leo

Re: [O] org-capture does not fully clean up after C-c C-k

2011-07-11 Thread Leo
On 2011-06-16 15:51 +0800, Carsten Dominik wrote: Hi Leo, I am unable to reproduce this. I do get an empty line the first time, but when the empty line is already there, then there is no problem. Do you find the insertion of this one empty line a problem? - Carsten Sorry for the long

Re: [O] org-capture does not fully clean up after C-c C-k

2011-07-11 Thread Leo
On 2011-07-12 07:00 +0800, Bastien wrote: [snipped 14 lines] Sorry for the long delay. I can reproduce this in Emacs -q with (setq org-blank-before-new-entry '((heading))) Please let me know if the attached patch fixes this issue. Thanks, Yes, it fixes this issue. Leo

[Orgmode] Re: how to change agenda split windows setting

2008-10-17 Thread Leo
or is this an emacs option? I could not find a hint in the manual. Thanks! Rainer I think this has been built in in Emacs CVS, see `split-window-preferred-function'. Cheers, -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. Use the better alternative -- http

[Orgmode] Re: Org-Mode Presentation Videos

2008-10-17 Thread Leo
On 2008-10-17 20:30 +0100, [EMAIL PROTECTED] wrote: I sometimes wish that AUCTeX was included in the Emacs distribution. I think this is the goal. They're collecting copy assignments from developers. Sometimes this can take forever:( Best, -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG

[Orgmode] Re: How to remove the automatically generated css codes from exported HTML file?

2008-10-23 Thread Leo
. | By default, Emacs looks in .dir-settings.el for directory-local | variables. For more information, see `set-directory-project' and | `define-project-bindings'. ` Here 'template' I mean file template like those in openoffice. Cheers, -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F

[Orgmode] [BUG] Completion with Mouse

2008-12-18 Thread Leo
to quickly insert those #+BEGIN #+END tags. Tested in org 6.14 from CVS Emacs of 2008-12-14. Cheers, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs

[Orgmode] Re: [BUG] Completion with Mouse

2008-12-18 Thread Leo
the keyboard [...] Thanks for the info. Did you try the completion with the keyboard? maybe it works, please, let us know. Yes, keyboard completion works but it is still slow to type begin_exM-TAB. I have used M-/ instead. Cheers, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs

[Orgmode] Re: Windows and emacs

2009-01-09 Thread Leo
it for a while. GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-12-14 on BREPNB -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] Highlight current date in agenda buffer

2009-01-21 Thread Leo
Hi there, My friend asked about how to have the current date highlighted when in the week view of the agenda. Any ideas? Thanks, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list Remember: use `Reply All

[Orgmode] Re: [help] A org agenda command

2009-02-04 Thread Leo
LEVEL=2 respect `org-odd-levels-only' i.e. LEVEL=2 would mean headings starting with three * when org-odd-levels-only is t. However, after using this for such a long time I realise this is counter intuitive. Thus if possible please revert the change. All the best, -- .: Leo :. [ sdl.web

[Orgmode] Re: [help] A org agenda command

2009-02-04 Thread Leo
On 2009-02-04 14:22 +, Carsten Dominik wrote: On Feb 4, 2009, at 10:41 AM, Leo wrote: On 2007-04-24 11:18 +0100, Carsten Dominik wrote: LEVEL=2/-DONE means that the search for stuck projects should consider any level 2 entry (i.e. starting with **) as a project, but should immediately

[Orgmode] Re: org-tab-follows-link

2009-02-09 Thread Leo
On 2009-02-09 11:38 +, Carsten Dominik wrote: [...] The implementation is bad and I woud like to remove this option. Did the recent survey suggest this variable is heavily used? Seems sufficient to remove it ;) - Carsten -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs

[Orgmode] org-install.el in Emacs probably should be removed

2009-02-14 Thread Leo
, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: Release 6.23

2009-02-20 Thread Leo
On 2009-02-20 10:23 +, Carsten Dominik wrote: I have released version 6.23 of org-mode. This is a release with some important changes, and I recommend to read the release notes carefully. Will this or its bug fix release get into 23.1? I do hope so tho. Best wishes, -- .: Leo

[Orgmode] Error exporting to temp buffer

2009-03-19 Thread Leo
-export-as-html-to-buffer(nil) | call-interactively(org-export-as-html-to-buffer) | org-export(nil) | call-interactively(org-export nil nil) ` Best, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list

[Orgmode] Re: Error exporting to temp buffer

2009-03-19 Thread Leo
On 2009-03-19 16:40 +, Carsten Dominik wrote: [...] Hi Leo, Hi Carsten, I cannot reproduce this. I can repliably reproduce it. Actually I just tried it with a fresh Emacs session. Looking at (file-name-nondirectory org-current-export-file) in org-export-html-preprocess and when

[Orgmode] Re: Error exporting to temp buffer

2009-03-19 Thread Leo
is: Thank you for finding this. What do I have to do to make (plist-get parameters :LaTeX-fragments) Maybe org-export-with-LaTeX-fragments is the culprit. I set it to t in my setup. non-nil? -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs

[Orgmode] Re: Error exporting to temp buffer

2009-03-20 Thread Leo
On 2009-03-20 08:25 +, Giovanni Ridolfi wrote: [...] Leo, would you, please, try to upgrade to 6.24b [1] and report if this bug still happens? ;-) These days I tend to use whatever comes with Emacs to save time and also to help with pretest ;) -- .: Leo :. [ sdl.web AT gmail.com ] .: I

[Orgmode] Re: Release 6.25

2009-04-01 Thread Leo
it may be possible to push this into Emacs 23.1. Regards, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman

[Orgmode] Re: Release 6.25

2009-04-02 Thread Leo
On 2009-04-01 15:43 +0100, Carsten Dominik wrote: On Apr 1, 2009, at 4:35 PM, Leo wrote: On 2009-04-01 15:12 +0100, Carsten Dominik wrote: I am releasing version 6.25 of Emacs Org-mode. It has been almost a month, and I feel that this release is really packed with good stuff, so please read

[Orgmode] Re: Patch to fix two bugs in HTML/DocBook exporters

2009-04-09 Thread Leo
of the new paragraph it indents it to the level that shows it is part of the last list item. How about making double blank line do that? Cheers, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list Remember: use `Reply

[Orgmode] Point trapped in link

2009-04-12 Thread Leo
the link description. You can see the point sometimes trapped in the beginning of the description, left or right not able to move it. I am running: GNU Emacs 23.0.92.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-04-12 on 64-71-7-214.static.wiline.com and org 6.21b. Best, -- .: Leo

[Orgmode] Re: Personal Finance in org-mode?

2009-04-13 Thread Leo
. It looks very powerful. Thanks. -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: Point trapped in link

2009-04-15 Thread Leo
On 2009-04-15 15:52 +0100, Carsten Dominik wrote: Hi Leo, could you or someone else file a bug report with Emacs about this? I just checked, Muse has the same problem. But strangely, evaluating the following form in fundamental mode (insert (propertize 12345 'invisible t) ) does

[Orgmode] Re: Point trapped in link

2009-04-15 Thread Leo
On 2009-04-15 15:52 +0100, Carsten Dominik wrote: Hi Leo, could you or someone else file a bug report with Emacs about this? http://permalink.gmane.org/gmane.emacs.bugs/27204 Best wishes, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs

[Orgmode] Re: Emacs 21

2009-04-21 Thread Leo
On 2009-04-21 13:25 +0100, Carsten Dominik wrote: Still, official Emacs 21 support will stop. I think this is more than OK. There are tons of past releases still around that runs nicely on Emacs 21. - Carsten -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs

[Orgmode] Re: org-mode on sloooow computer

2009-04-24 Thread Leo
often, this can apparently make a big difference. -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman

[Orgmode] Re: org-mode on sloooow computer

2009-04-24 Thread Leo
On 2009-04-24 16:57 +0100, Nick Dokos wrote: Any one got a fix? Does replacing 'byte-compile-file' with 'batch-byte-compile' make any difference? Nick Thanks, Nick. It turned out that was a typo when I manually copied this from my old setup. Cheers, -- .: Leo :. [ sdl.web AT gmail.com

[Orgmode] Re: Fast tag selection: defining multiple-key shortcutst

2009-04-28 Thread Leo
ido to narrow down the selection quickly. Thanks, Varnit -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org

[Orgmode] Re: How to set a entry with Chinese calender?

2009-05-05 Thread Leo
, year 26 (己丑), month 4 (己巳), day 11 (庚戌) It seems it converts one month late. Best wishes, Wei-Wei Best wishes, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies

[Orgmode] Re: How to set a entry with Chinese calender?

2009-05-05 Thread Leo
, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Re: How to set a entry with Chinese calender?

2009-05-05 Thread Leo
On 2009-05-06 02:57 +0100, Leo wrote: Those Chinese Characters became gibberish so I also posted it here http://paste.lisp.org/display/79735. -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :. ___ Emacs-orgmode mailing list Remember: use

[Orgmode] Re: How to set a entry with Chinese calender?

2009-05-06 Thread Leo
found a bug in diary-chinese-anniversary. Could you test the attached version? The new version cause .org very slow and shows Bad sexp at line 36 in What do you want to test? Sorry there was a typo. Fixed in http://paste.lisp.org/display/79755. Best wishes, Wei-Wei -- .: Leo

  1   2   3   4   5   6   7   >