Re: [Orgmode] Problem with markups

2010-02-15 Thread Xiao-Yong Jin
On Mon, 15 Feb 2010 23:37:06 -0500, Chao Lu wrote: > Dear all, > I just tried to use the markup like *bold* to highlight some text, and it work > well for English just like the manual tells. However, when I try the same > stuff on Chinese like, *高亮*, nothing happened, the star lost its function >

[Orgmode] Re: Problem with markups

2010-02-15 Thread Chao Lu
Dear all, Sorry to my spam, there's nothing wrong with Chinese, just found in order to have bold, there has to be some whitespace before the star. Please forget my previous email. Sorry. Chao On Mon, Feb 15, 2010 at 11:37 PM, Chao Lu wrote: > Dear all, > > I just tried to use the markup like *

Re: [Orgmode] Introducing ical2org

2010-02-15 Thread Carsten Dominik
Hi Doug, this is very interesting, thank you very much. - Carsten On Feb 13, 2010, at 3:52 PM, Doug Hellmann wrote: ical2org is a command line tool for exporting data from the Mac OS X application iCal so it can be used with org-mode. Data transfer is one-way only (from iCal to emacs), and

Re: [Orgmode] [Bug] org-remember doesn't support Windows clipboard in templates

2010-02-15 Thread Carsten Dominik
Hi Ivan, feel free to propose a patch. - Carsten On Feb 14, 2010, at 1:57 AM, Ivan Vanyushkin wrote: Hello. If I use org-remember templates variables for clipboard (like %x - Content of the X clipboard), they don't work under Windows. I think, for fixing this you should use either (x-get

[Orgmode] Re: Problem with markups

2010-02-15 Thread Carsten Dominik
On Feb 16, 2010, at 5:37 AM, Chao Lu wrote: Dear all, I just tried to use the markup like *bold* to highlight some text, and it work well for English just like the manual tells. However, when I try the same stuff on Chinese like, *高亮*, nothing happened, the star lost its function and was

Re: [Orgmode] Deadline->scheduled workflow

2010-02-15 Thread Carsten Dominik
Hi Norbert, this is currently not possible, I am afraid. You could deal with it by hand, by changing the warning period once you have scheduled the item. - Carsten On Feb 15, 2010, at 10:56 AM, Norbert Zeh wrote: Hi folks, I have a question whether the following workflow is possible in

Re: [Orgmode] Minor nit - LaTeX header contents and footnotes

2010-02-15 Thread Carsten Dominik
On Feb 13, 2010, at 2:54 PM, Ruud Brekelmans wrote: This doesn't solve the problem directly but putting spaces around the 1 works: --8<---cut here---start->8--- #+BEGIN_LaTeX \newcommand{\norm}[ 1 ]{\lVert#1\rVert} #+END_LaTeX --8<---cut here

Re: [Orgmode] Automatic tagging based on # of todo items as children

2010-02-15 Thread Carsten Dominik
Hi Marcel, there is not simple other way, because only when making TODO statistics are the TODO children counted. You can hook into `org- after-todo-state-change-hook' with a function that moves back up to the parent and then counts children with TODO keyword. THis is untested: (defun my

Re: [Orgmode] [PATCH] Re: BUG: org-cycle opens archived subtrees when the archive property is present

2010-02-15 Thread Carsten Dominik
Hi Emilio, thanks for the bug report and correct analysis - I have applied your patch. - Carsten On Feb 15, 2010, at 1:02 PM, Emilio Jesús Gallego Arias wrote: egall...@babel.ls.fi.upm.es (Emilio Jesús Gallego Arias) writes: To reproduce save this minimal org file: #+STARTUP: even * A

Re: [Orgmode] Org-mode related bug reintroduced in Aquamacs (was: Refile error - Kill is not a (set of) trees)

2010-02-15 Thread Carsten Dominik
Hi Michael, I suggest that you contact David Reitter. Best wishes - Carsten On Feb 15, 2010, at 4:16 PM, Michael Gilbert wrote: Carsten - In August of last year, you cleared up a big with the Aquamacs team (see below). It seems that this bug has been reintroduced with latest builds of A

Re: [Orgmode] org-todo-keywords-for-agenda missing if org-agenda-multi is set

2010-02-15 Thread Carsten Dominik
On Feb 15, 2010, at 5:49 PM, Łukasz Stelmach wrote: Hello. I'am trying to add `todo' and `nottodo' options to org-agenda-skip-if. Unfortunately I've found that org-todo-keywords-for-agenda (which seems to be the best source) is nil if org-prepare-agenda gets called when org-agenda-multi is

[Orgmode] Problem with markups

2010-02-15 Thread Chao Lu
Dear all, I just tried to use the markup like **bold** to highlight some text, and it work well for English just like the manual tells. However, when I try the same stuff on Chinese like, *高亮*, nothing happened, the star lost its function and was recognized literally. Is this a bug or is there any

[Orgmode] Re: More convenient capture

2010-02-15 Thread Chao Lu
I just clarified my thought, I guess what I'm seeking for is such a function, First, it could be called even outside emacs, globally. Then, it could recognize what has been selected. Thirdly, it prompt to user to inquire which org file should it store the object to. Say, Humor.org Then, it copy

[Orgmode] More convenient capture

2010-02-15 Thread Chao Lu
Dear all, I'm wondering if org could have the power to capture pictures like the Evernote does? Although Evernote is far behind in other ways, but the capture is really convenient, whichever software you are, just select the content you want to save, and press Win+A, everything is done. I tried th

[Orgmode] Agenda ID Duplicates and MobileOrg

2010-02-15 Thread David A. Gershman
I'm trying to get MobileOrg working with my files and the agenda view seems 'flaky'. I'm not sure if the problem lies with Org or MobileOrg. Here is what the Agenda view in Emacs has: Monday 15 February 2010 W07 static_dates: 6:00- 7:00 MR - Gather hardware static_dates: 6:00- 7:00 MR -

[Orgmode] Re: changing the time of one instance of a recurring appointment

2010-02-15 Thread Bernt Hansen
Erik Iverson writes: > Hello, > > I did not see this addressed in the manual or FAQ. > > Say I have a recurring appointment, every third Monday of the month, > at 11:30 AM, no problem: > > ** Monthly meeting with Boss <%%(diary-float t 1 3)>11:30 > > Now, my boss emails me and says, let's change

[Orgmode] Re: Problems Setting Drawers in .emacs

2010-02-15 Thread Bernt Hansen
Ian Barton writes: > Recently I have noticed a problem setting up Drawers. In my .emacs I have: > > (add-to-list 'load-path "~/.emacs.d/src/lisp") > (add-to-list 'load-path "~/.emacs.d/src/org-mode/contrib/lisp") > (require 'org-install) > (require 'org-babel-init) > (org-babel-load-file "~/.emac

Re: [Orgmode] Worg not updating HTML?

2010-02-15 Thread Carsten Dominik
Hi Dan, Bastien seems to have fixed things again. Best wishes - Carsten On Feb 14, 2010, at 7:50 PM, Dan Davison wrote: I think that Worg is not working -- this change made on Friday and subsequent changes seem not to have taken effect in HTML. Dan commit 013a0b4bdf7672b0589aa6209120bf8edaf

[Orgmode] Re: [BUG] mismatched faces in block agenda

2010-02-15 Thread Łukasz Stelmach
Hi. I am afraid it's not that simple. My default agenda (C-c a a) looks OK. It seems it *might* have something to do with org-agenda-multi thing I wrote about in another post today, for neither org-todo-keywords-for-agenda nor org-done-keywords-are set so it might be difficult to distinguish them

Re: [Orgmode] [babel] #+call: result names?

2010-02-15 Thread Taru Karttunen
Excerpts from Eric Schulte's message of Mon Feb 15 18:12:36 +0200 2010: > #+call: foo(x="bar") :resname eric > > #+results: eric > ... > > Does that sound like a good solution? Is anyone using results names in > another way which this would not address? :resname would solve my issue. - Taru Ka

Re: [Orgmode] [BUG] mismatched faces in block agenda

2010-02-15 Thread Carsten Dominik
Hi Lukasz, I have never heard of this bug before. Maybe you have some incorrect setup in one of you files (like a "|" missing in a #+TODO line) If not, please try to make me a minimal example. Thanks. - Carsten On Feb 15, 2010, at 4:28 PM, Łukasz Stelmach wrote: Hello. I've just tr

[Orgmode] org-todo-keywords-for-agenda missing if org-agenda-multi is set

2010-02-15 Thread Łukasz Stelmach
Hello. I'am trying to add `todo' and `nottodo' options to org-agenda-skip-if. Unfortunately I've found that org-todo-keywords-for-agenda (which seems to be the best source) is nil if org-prepare-agenda gets called when org-agenda-multi is set (which "fortunately" seems to be the case for block age

Re: [Orgmode] [babel] Haskell support broken

2010-02-15 Thread Eric Schulte
Hi, Thanks for reporting this, it certainly looks like it is a bug in the Haskell-specific code. I've add this to our TODO list. http://eschulte.github.com/babel-dev/ Best -- Eric Taru Karttunen writes: > Hello > > The following is broken in org-babel + Haskell: > > #+tblname: foo > | 1 | 2

Re: [Orgmode] [babel] #+call: result names?

2010-02-15 Thread Eric Schulte
Hi Taru, Thanks for pointing this out. I'm not sure what the cleanest way would be to refer to these results. I find that in these situations if I were to try to refer the results of a call line like #+call: foo(x="bar") with something like #+begin_src emacs-lisp :var foobar=foo(x="bar") (me

[Orgmode] Org-mode related bug reintroduced in Aquamacs (was: Refile error - Kill is not a (set of) trees)

2010-02-15 Thread Michael Gilbert
Carsten - In August of last year, you cleared up a big with the Aquamacs team (see below). It seems that this bug has been reintroduced with latest builds of Aquamacs. -- Michael On Aug 15,2009, at 9:15 AM, Carsten Dominik wrote: > Hi Michael, hi Stefan, > > I have now finally been able to

[Orgmode] [BUG] mismatched faces in block agenda

2010-02-15 Thread Łukasz Stelmach
Hello. I've just tried a block agenda as described in (info:org:Block agenda). I've had some DONE entries which had their DONE keyword written in bold red (like TODO) instead of green. -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list P

Re: [Orgmode] Ordered lists with alphabetic tags?

2010-02-15 Thread Darlan Cavalcante Moreira
Maybe there is a better solution, but you can achieve this with ** What's your favourite subject? #+LaTeX: \renewcommand{\theenumi}{\Alph{enumi}} 1. Math 2. Science 3. English #+LaTeX: \renewcommand{\theenumi}{\arabic{enumi}} The second #+Latex is just to go back to the default behaviour. Also,

Re: [Orgmode] Dated appointment reminders

2010-02-15 Thread Darlan Cavalcante Moreira
I use headers with deadlines without any TODO keyword for deadlines of events. When I don't want to see them anymore in my agenda (they already happened or I don't care about them anymore) I just change the date in the DEADLINE to an inactive one (surrounded by [] instead of <>). Its easy, it work

[Orgmode] Automatic tagging based on # of todo items as children

2010-02-15 Thread Marcel van der Boom
Hi, I would like to have org-mode assist me in tagging headlines with a 'prj' tag if that headline contains more than one todo item. It does not matter if the items are completed or not, if it has more than one task as its children, I would like to have it tagged with 'prj' I came up with this:

Re: [Orgmode] [PATCH] Make org-agenda-todo-ignore-* more flexible

2010-02-15 Thread Andrew Lutomirski
On Mon, Feb 15, 2010 at 1:56 AM, Carsten Dominik wrote: > > On Feb 14, 2010, at 11:37 PM, Andrew Lutomirski wrote: >> >> org-agenda-todo-ignore-scheduled = all isn't documented. > > Yes it is. Whoops, I read your first commit but not your second. --Andy ___

[Orgmode] [PATCH] Re: BUG: org-cycle opens archived subtrees when the archive property is present

2010-02-15 Thread Emilio Jesús Gallego Arias
egall...@babel.ls.fi.upm.es (Emilio Jesús Gallego Arias) writes: > To reproduce save this minimal org file: > > #+STARTUP: even > * A > :PROPERTIES: > :ARCHIVE: a > :END: > ** B :ARCHIVE: >Some text > > and hit TAB when in the * A

[Orgmode] [babel] Haskell support broken

2010-02-15 Thread Taru Karttunen
Hello The following is broken in org-babel + Haskell: #+tblname: foo | 1 | 2 | 3 | #+begin_src haskell :var i=foo 1 #+end_src Babel complains that "reference 'foo' not found in this buffer", but works fine when replacing haskell with e.g. perl. - Taru Karttunen _

[Orgmode] [babel] #+call: result names?

2010-02-15 Thread Taru Karttunen
Hello I have code like #+call: foo(x="bar") that produces #+results: foo(x="bar") ... Referring to the results with such a name elsewhere does not seem to work and is tedious. Is there a way to to rename the results? i.e. #+call: foo(x="bar") as foobar producing #+results: foobar - Taru Kart

[Orgmode] Automatic tagging based on # of todo items as children

2010-02-15 Thread mrb
Hi, I would like to have org-mode assist me in tagging headlines with a 'prj' tag if that headline contains more than one todo item. It does not matter if the items are completed or not, if it has more than one task as its children, I would like to have it tagged with 'prj' I came up with this:

[Orgmode] Deadline->scheduled workflow

2010-02-15 Thread Norbert Zeh
Hi folks, I have a question whether the following workflow is possible in orgmode: - I create a task with a given deadline some time in the future. I don't want to worry about scheduling it. - I configure deadline warnings to I get a warning that a deadline is coming up, say 4 weeks before

Re: [Orgmode] About publishing to html

2010-02-15 Thread Sebastian Rose
Chao Lu writes: > Hey, > > Another question is, when I publish, I call org-publish, then org prompt me > several project, I have to choose, how could I configure to directly publish > to certain project? > > like: > (global-set-key (kbd " ") '*org-publish-directly to some project*) > > Best, Hi

Re: [Orgmode] Re: org-protocol: non-ASCII characters

2010-02-15 Thread Sebastian Rose
Jan Böcker writes: > On 12.02.2010 23:23, dmg wrote: > >> For evince, I think I have found a problem in the parsing of the link. >> Evince already encodes >> the URL, but it does not encode the '/', hence you will get a link like this: >> >> emacsclient >> 'org-protocol://remember://docview/tmp/

[Orgmode] Ordered lists with alphabetic tags?

2010-02-15 Thread Simon Guest
Hi, I'd like to produce multi-choice questions using Org mode, exporting via Latex and Beamer mode to PDF. My choices need to be alphabetic: A B C, etc, since I am using a set of classroom clickers (aka voting buttons) for students to select answers, which have buttons labelled A to H. So far, I