Re: [Orgmode] Point trapped in link

2009-04-12 Thread Daniel Clemente
> > You can see the point sometimes trapped in the beginning of the > description, or not able to move it. > I can also see this bug; org-mode 6.25trans. The cursor is in fact moving through the invisible syntax, which at the beginning is [[http://www.google.com/][ (so after 26 , you see it m

[Orgmode] Bold links not working

2009-04-12 Thread Daniel Clemente
With org-mode 6.25trans from git from right now, I get this output: A *bold link*, a bold word. From this input: A *[[destination][bold link]]*, a *bold word*. Both links are however correctly hightlighted with a bold face. At the moment I don't know if this is a regression or did

Re: [Orgmode] Format for timestamp export

2009-04-12 Thread Daniel Clemente
El jue, abr 09 2009, Carsten Dominik va escriure: >> >> Can I format timestamps on export? > > You can customize them for display, which will also > transfer to exported files. > Check out the variables `org-display-custom-times' and > `org-time-stamp-custom-formats'. > Thanks; I didn't know that

Re: [Orgmode] Time computation errors

2009-04-07 Thread Daniel Clemente
El mar, abr 07 2009, Francesco Pizzolante va escriure: > Consider the following example: > > | Description | Time1 | Time2 | Time3 | > |-+---+---+| > | * Test | 3:30 | 3:00 | #ERROR | > | *** Item 1 | -1:30 | 1:00 | #ERROR | > | *** Item 2 | 4:00 | 2:00 | #E

[Orgmode] Format for timestamp export

2009-04-06 Thread Daniel Clemente
Hi. Since I edit my files from different computers, each with different locales, I end up with dates like: CLOCK: [2009-04-01 mié 14:15]--[2009-04-01 mié 14:22] => 0:07 … SCHEDULED: <2009-03-26 dj 18:00> … CLOSED: [2007-11-25 So 19:05] … <2007-08-31 Fri 17:25> Emacs and I can

Re: [Orgmode] How to define TODOs within continuous text the best way?

2009-03-31 Thread Daniel Clemente
El dl, mar 30 2009, Carsten Dominik va escriure: > I simply cannot believe that after all those years, we might be > able to close this task. Wow, that's wonderful! Thanks for a so easy solution. I was needing this functionality since a long time. About org-inlinetask-export: , | Do

Re: [Orgmode] Re: Custom entry IDs in HTML export

2009-03-30 Thread Daniel Clemente
El dv, mar 27 2009, Sebastian Rose va escriure: > > What we have now, just as Carstens said: > > # <> > * Section B > > Creates this headline in HTML: > > 2 Section B > > > This is enough for all the use cases I can think of. > Yes, this is enough except for two things: 1. The TOC still

[Orgmode] Custom entry IDs in HTML export

2009-03-27 Thread Daniel Clemente
Hi, this may have been reported before; however I didn't find it in the FAQ. I would like to choose which ID each heading will have when they are exported to HTML. For instance, I want the table of contents to link to the anchor #tutorials instead of #sec-1.4.1. In this way, external links wo

Re: [Orgmode] Exclamation mark not a postmatch ?

2009-03-23 Thread Daniel Clemente
El dl, mar 23 2009, Baoqiu Cui va escriure: > Am I missing anything (or do I have to customize variable > org-emphasis-regexp-components to support this)? I tried to search the > mailing list archive about this, but could not find anything. > I asked a similar thing but for quotations: http://

Re: [Orgmode] Re: small function suggestion (org-examplize-region)

2009-03-18 Thread Daniel Clemente
El dc, mar 18 2009, Charles Cave va escriure: > > (defun prefix-region (prefix) > "Add a prefix string to each line between mark and point." > … To do this I use: 1. Put mark at the first line's beginning and point at the last line's beginning 2. C-x r t 3. Type your prefix, ENTER , | C-

Re: [Orgmode] Is column view buggy?

2009-03-16 Thread Daniel Clemente
El dt, mar 10 2009, Carsten Dominik va escriure: > On Mar 9, 2009, at 8:23 PM, Daniel Clemente wrote: > >> (setq org-startup-truncated nil) > > Ah, an important piece of information. > > I believe this is fixed now. Thanks. Thanks. There are still many minor movemen

Re: [Orgmode] [Patch] Add another bullet type ( →)

2009-03-15 Thread Daniel Clemente
El vie, mar 13 2009, Martin Pohlack va escriure: > Hi All, > > I tend to use a right arrow (→, U2192) from time to time in plain > lists to separate normal item from conclusions / next actions etc.: Hey, me too! I use exactly → to hightlight items, but also to mark implications (I use ∴ for con

Re: [Orgmode] Is column view buggy?

2009-03-09 Thread Daniel Clemente
El dj, mar 05 2009, Carsten Dominik va escriure: >> >> 1. The cursor isn't visible sometimes when it is over a header which has the >> ellipsis (...) at the end. > > I have never seen this one. > Of course, because it's invisible! :-) I think it has to do with the colors for the ellipsis or cur

Re: [Orgmode] Re: Switching between many contexts

2009-03-04 Thread Daniel Clemente
El dc, mar 04 2009, Carsten Dominik va escriure: > (org-agenda-filter-preset '("-FLUFF" "-BLUFF")) Thank you very much for this addition; not only it allows you to filter out a tag, but also many tags; that is what I needed in the first place. ___

[Orgmode] More interaction in column view

2009-03-04 Thread Daniel Clemente
I'm starting to use column mode (C-c C-x C-c) and I'm surprised I can't do some tasks from within, like for instance: - move headings up/down with M-up M-down - clock in/out tasks (C-c C-x C-i and … C-o) - schedule tasks, etc. I always get: if: Text is read-only: "Type `e' to edit property"

[Orgmode] Is column view buggy?

2009-03-04 Thread Daniel Clemente
Hi, I don't know if it's just my setup, but I see many problems when using column view (C-c C-x C-c) on org6.23trans+Emacs23(Bazaar), specially with lots of properties in long lines (more than 1 visual line) or folded contents (where the ellipsis ... is visible). For instance: 1. The cursor

[Orgmode] Re: Switching between many contexts

2009-03-03 Thread Daniel Clemente
> Assign a FLUFF tag to your tasks then run the agenda normally and remove > the fluff with > > / - TAB FLUFF RET Thanks, this works. I will use tags instead of categories. > > or if you do that often set up org-tags-alist with F for FLUFF and just > > / - F > In fact I would like to use of

[Orgmode] Switching between many contexts

2009-03-02 Thread Daniel Clemente
Hi. I have this scenario: I track several projects in a single file, each in its own level-1 section, but each week I'm working only on one project. In my agenda (C-a a) I'm currently seeing scheduled tasks from all projects, and I would like to exclude all projects but one. I recently add

Re: [Orgmode] A crummy little popup for org keybindings help

2009-03-01 Thread Daniel Clemente
El sáb, feb 28 2009, Alan E. Davis va escriure: > Meanwhile, I remembered a little help popup I made to remember all my > keybindings, long years ago.  Here's a quick popup to get a transient display This is also done by Icicles (http://www.emacswiki.org/emacs/Icicles). In any moment you can

Re: [Orgmode] org-agenda-filter-by-tag doesn't work with custom effort property

2009-02-26 Thread Daniel Clemente
El dc, feb 25 2009, Carsten Dominik va escriure: > > the cdr returns the cdr of a list. That is ofte a list, but it cal also be an > atom. > > For example: > > (cdr '(a . b)) > >=> a > Yes, you're right; I forgot the theory about conses. '(a b) is this: -- | a | X-+--

Re: [Orgmode] org-agenda-filter-by-tag doesn't work with custom effort property

2009-02-25 Thread Daniel Clemente
El dc, feb 25 2009, Carsten Dominik va escriure: > On Feb 24, 2009, at 3:52 PM, Daniel Clemente wrote: > >> >> Hi, I would like to contribute 1 byte to org-mode; it's an "a": >> >> >> --- a/lisp/org-agenda.el >> +++ b/lisp/org-

[Orgmode] Re: org-agenda-filter-by-tag doesn't work with custom effort property

2009-02-24 Thread Daniel Clemente
Mmm... this also fails when editing the value of a property in column mode in agenda (C-c a a … C-c C-x C-c …e): Debugger entered--Lisp error: (wrong-type-argument stringp ("0 0:10 0:30 1:00 2:00 3:00 4:00 5:00 6:00 12:00 18:00 24:00 30:00")) string-match("\\S-" ("0 0:10 0:30 1:00 2

[Orgmode] org-agenda-filter-by-tag doesn't work with custom effort property

2009-02-24 Thread Daniel Clemente
Hi, I would like to contribute 1 byte to org-mode; it's an "a": --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -4407,7 +4407,7 @@ to switch to narrowing." (lambda (x) (if (cdr x) (char-to-string (cdr x)) "")) alist "")) (efforts (org-split-

Re: [Orgmode] New :base-extension parameter: :none

2009-02-12 Thread Daniel Clemente
Richard KLINDA writes: > , > |'("test" . (:base-directory "~/test/" > |:base-extension :none ;; < new :none keyword Shouldn't that be :base-extension 'none with a symbol instead of a keyword? I think : is for KEYwords, symbols that are going to be used a

Re: [Orgmode] New :base-extension parameter: :none

2009-02-12 Thread Daniel Clemente
Daniel Clemente writes: > Shouldn't that be > :base-extension 'none > with a symbol instead of a keyword? I think : is for KEYwords, symbols that > are going to be used as keys in a hash table. > Actually... d

Re: [Orgmode] Bug in clocking in: the list becomes corrupted by the CLOCK drawer

2009-02-12 Thread Daniel Clemente
Carsten Dominik writes: > > While I think it is not too much to ask to set the clock > drawer variable I mentioned earlier in order to get reliable > behavior for your application, I guess it does not hurt to > check for smaller indentation than the clock line itself. OK. > Thanks, this makes

Re: [Orgmode] Docs submitted (Was Re: Advice sought on managing decision alternatives.)

2009-02-11 Thread Daniel Clemente
Carsten Dominik writes: > Hi Tom, > > maybe you can educate me: I have never understood what the "#" does > in code like the one you have here. You are using it, so maybe you know? > Since I am always having questions like that, I keep writing here each new notation I find :-) http://www.em

Re: [Orgmode] Bug in clocking in: the list becomes corrupted by the CLOCK drawer

2009-02-11 Thread Daniel Clemente
>> >> >> Of course, if the user uses indentation at the first line, > > > The true problem here is: I am such a user. :-) > There are also users who write lists after entries... and the default behaviour is wrong for them. I don't think it's needed to change their habits and force them to w

Re: [Orgmode] Bug in clocking in: the list becomes corrupted by the CLOCK drawer

2009-02-11 Thread Daniel Clemente
> this is difficult to avoid, since Org tries to incude clock notes > into the drawer, which look like items as well. They look like normal content except for the indentation. If it were like this, it would be very hard to differentiate: --- * learn the a

[Orgmode] Bug in clocking in: the list becomes corrupted by the CLOCK drawer

2009-02-09 Thread Daniel Clemente
Hi, with org-mode 6.21b and since some versions ago: --- * learn the alphabet CLOCK: [2009-01-26 dl 17:04]--[2009-01-26 dl 18:04] => 1:00 - a - b - c - d --- With that file, clock in that task. You will get the

Re: [Orgmode] Too much text is interpreted as a code fragment

2009-02-07 Thread Daniel Clemente
Carsten Dominik writes: > stuff you do not want interpreted should be protected as > an example, or with ": " at the beginning of the line. > If you do want this interpreted as HTML, put it into a BEGIN_HTML block or so. > However, I think that the => of the clock should always be protected.

Re: [Orgmode] Too much text is interpreted as a code fragment

2009-02-07 Thread Daniel Clemente
> I cannot reproduce this here. You may need to close the file and open it again. ___ 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] Too much text is interpreted as a code fragment

2009-02-06 Thread Daniel Clemente
Hi, with this file: * blabla CLOCK: [2009-02-06 dv 09:39]--[2009-02-06 dv 10:12] => 0:33 I see this fragment: => 0:33 should not be interpreted as code markers (=these

[Orgmode] Move point to next-line after clocking in

2009-02-06 Thread Daniel Clemente
Hi. Consider a file with 2 lines: -- heading -- Place the cursor at line 2 (where you can type). Then use C-c C-x C-i to start a clock. You have now 3 lines: -- heading CLOCK: [2009-02-07 sáb 01:06] --

Re: [Orgmode] org-agenda-to-appt adds DONE tasks

2009-01-31 Thread Daniel Clemente
Carsten Dominik writes: > (defun my-org-appts () >(let ((org-agenda-skip-deadline-if-done t) > (org-agenda-skip-scheduled-if-done t)) > (org-agenda-to-appt))) > Of course; thanks. ___ Emacs-orgmode mailing list Remember: use `Re

[Orgmode] org-agenda-to-appt adds DONE tasks

2009-01-30 Thread Daniel Clemente
Hi, I use I org-agenda-to-appt, and today I received appointments about tasks which were already marked with a DONE state since yesterday (but however, still scheduled for today). Can this behaviour be configured not to do it? Thanks Daniel __

Re: [Orgmode] Convert list to checkbox list

2009-01-30 Thread Daniel Clemente
> In 6.20a, `C-c C-x C-b' does this now. > Thanks. I first thought that the normal region would be used (the one you create with Ctrl+Space) if it contained a list, but apparently it works only if you enable transient-mark-mode. Daniel ___ Ema

[Orgmode] Convert list to checkbox list

2009-01-28 Thread Daniel Clemente
Hi, I want a simple way to convert from this: - one - two - twone - twotwo - three to: - [ ] one - [ ] two - twone - twotwo - [ ] three Or even this, sometimes: - [ ] one - [ ] two - [ ] twone - [ ] twotwo - [ ] three Is there a function to do this conversion? Thanks,

Re: [Orgmode] Remind functionality?

2009-01-27 Thread Daniel Clemente
Hi, could you paste the commands that you used to export the agenda to a file? (cron job, Emacs invocation, Lisp code to open the agenda) A Worg section explaining this setup would be useful; for instance in org-hacks.org (http://orgmode.org/worg/org-hacks.php) Thanks, Daniel ___

Re: [Orgmode] Command key problem in agenda view

2009-01-21 Thread Daniel Clemente
Bruce Hackett writes: > > (setq load-path (append load-path '("~/.emacs.d/org/lisp"))) > > This was something I picked up long, long ago, and never worried about. My > guess is that "append" really means just that, and > that "add-to-list" means prepending. > > Anyway, org-mode is working correc

Re: [Orgmode] Re: Link to heading in another org file

2009-01-19 Thread Daniel Clemente
search in org file} news:comp.emacs @r{Usenet link} mailto:adent@@galaxy.net @r{Mail link} vm:folder @r{VM folder link} Thanks, Daniel Daniel Clemente writes: > Ok, so it was [[file:proj.org::*some head

Re: [Orgmode] Command key problem in agenda view

2009-01-16 Thread Daniel Clemente
> However, there is another small issue here: Isn't there a better way to > locally > install an updated version of an emacs package that comes with a centrally > managed OS? In my case, there is an enterprise-wide installation of emacs > that I > cannot change - I had to ask a system administra

Re: [Orgmode] Command key problem in agenda view

2009-01-16 Thread Daniel Clemente
Hi, similar strange things happened to me because Emacs was loading the system org-mode (the one installed by Emacs) instead of the org-mode I had put in my personal directory. Therefore an old version of org-mode was being loaded, with less features than expected. Check your configuratio

Re: [Orgmode] Re: Link to heading in another org file

2009-01-14 Thread Daniel Clemente
Ok, so it was [[file:proj.org::*some heading]] instead of [[file:proj.org#*some heading]], fine. Could it be documented as example in http://orgmode.org/manual/External-links.html#External-links This also refers to it: http://orgmode.org/manual/Publishing-links.html#Publishing-links Dani

[Orgmode] Link to heading in another org file

2009-01-14 Thread Daniel Clemente
Hi, I'm trying to link to a heading in another org file. I assume it's possible and I remember a related discussion (maybe about those links in HTML), but I didn't find it. I tried to use intuitively this syntax (it doesn't work): [[file:proj.org#*some heading]] This is similar to [[gnus

[Orgmode] Re: org-map-entries narrows to subtree

2009-01-11 Thread Daniel Clemente
Daniel Clemente writes: > Should (save-excursion) be used inside (org-map-entries ... 'tree) ? Sorry, I meant (save-restriction) ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode

[Orgmode] org-map-entries narrows to subtree

2009-01-11 Thread Daniel Clemente
Hi. After you eval this (for instance to count the number of headlines under a tree): (org-map-entries 'ignore t 'tree) you end up with a different view of the buffer because (org-narrow-to-subtree) was called. This seems an unwanted side effect since narrowing is not org-map-entries' job.

Re: [Orgmode] Function to get the title of a heading

2009-01-11 Thread Daniel Clemente
Carsten Dominik writes: > Hi Daniel, > > I have added `org-heading-components'. > That helps, and it also makes easier other inquiries like the current headline level. Formerly I had to do (org-reduced-level (funcall outline-level)) which was not obvious. Thanks, Daniel __

[Orgmode] Function to get the title of a heading

2009-01-06 Thread Daniel Clemente
Hi, I want to get the title of some entry in Elisp. That is, from this heading: *** TODO Do something! I want the "Do something!". I know no function to do this; although there is probably one. What I found is: - (org-entry-properties) returns the TODO keyword, the tags, and the cate

Re: [Orgmode] structure editing in brainstorming mode

2008-12-31 Thread Daniel Clemente
>> Thanks. But I had to turn on transient mark mode for it to work. >> Intended behavior I guess? > > Yes. Everybody should turn it on. Why would you not? > Why „should“ everyone use transient mark mode? Not everyone has to like that setting, and some may prefer to work without it. I mys

Re: [Orgmode] Export without TODO keywords

2008-12-25 Thread Daniel Clemente
Hi, > Carsten Dominik writes: >> >> >> Then only „log notes“ exporting is not configurable. > > True, but this is not really metadata, but notes, which could > easily be confused with normal plain text. > > I think I will stop here adding options for this purpose. > > You can try to writ

Re: [Orgmode] Tasks under COMMENT section are added to appt

2008-12-12 Thread Daniel Clemente
Carsten Dominik writes: > could you please try if the following patch fixes this problem? A simple patch, and it works! Thanks for commiting it. -- Daniel > > diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el > index ffcabde..25f2baa 100644 > --- a/lisp/org-agenda.el > +++ b/lisp/org-agend

[Orgmode] Tasks under COMMENT section are added to appt

2008-12-11 Thread Daniel Clemente
Hi, the agenda view ignores tasks which have a COMMENT keyword in the headline (or are children of a such headline): * COMMENT Past activities ** DONE Go do something, <2007-10-25 Do 18:00 +1w> ... ** DONE Something else I did SCHEDULED: <2008-12-11 dj 19:45> But I was surprised to find

[Orgmode] Documentation for org-log-done

2008-12-09 Thread Daniel Clemente
Hi. Documentation for org-log-done referred still to the old settings. I updated it and copied some notes from org-log-repeat. Feel free to change the wording. Thanks, Daniel diff --git a/lisp/org.el b/lisp/org.el index 3ac7b08..b597e09 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -151

Re: [Orgmode] Export without TODO keywords

2008-12-05 Thread Daniel Clemente
Carsten Dominik <[EMAIL PROTECTED]> writes: > > (setq org-export-with-timestamps nil) > > > also removes the DEADLINE and SCHEDULED keywords. Nice! And it has the equivalent #+OPTIONS: <:nil Then only „log notes“ exporting is not configurable. Daniel ___

Re: [Orgmode] Export without TODO keywords

2008-12-04 Thread Daniel Clemente
ags and assignes one of >> the two classes 'todo' or 'done', depending on your todo setup: >> >> TODO >> STARTED >> WAITING >> DONE >> >> >> To hide the todo keywords in your HTML, you might add the following to >> your

[Orgmode] Export without TODO keywords

2008-11-30 Thread Daniel Clemente
Hi, this seems to be very basic, but: is there a way to export a file without the TODO keywords and the other task tracking information? I'm writing a web site where each section is a task (I schedule a day to write it, then it goes from TODO to DONE). When I export to HTML, I see headers l

Re: [Orgmode] easypg and multiple prompts

2008-11-20 Thread Daniel Clemente
Richard Riley <[EMAIL PROTECTED]> writes: > (require 'epa) > (epa-file-enable) > > although I thinks its default is on anyway. Yes. > > One is prompted three times for the passphrase > I got the same behaviour when using 3 mail accounts in Gnus which make use of one sole authinfo file. I des

[Orgmode] (1- nil) because of nil previous-single-property-change

2008-11-16 Thread Daniel Clemente
In org 6.12a from 15-11-2008 I got this error when exporting a file to HTML (using htmlize): Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) 1-(nil) (max (point-min) (1- (previous-single-property-change ... ...))) (get-text-property (max (point-min) (1- ...)) (

[Orgmode] (require 'htmlize) in org-exp should have NOERROR set

2008-11-16 Thread Daniel Clemente
With org-mode 6.12a from Emacs 23 of 15-11-2008, I get the error (file-error "Cannot open load file" "htmlize") when exporting to HTML this file: #+BEGIN_SRC emacs-lisp ; bep (beep) #+END_SRC The problem seems to be in org-export-format-source-code (org-exp.el): ;; We

[Orgmode] Verbatim blocks are subject to markup

2008-11-11 Thread Daniel Clemente
With org-mode 6.12a, if I open a new file.org and write: #+BEGIN_EXAMPLE a aa ''*aa*'' ao * a #+END_EXAMPLE Then I see „“ as a heading (in blue, and I can do TAB on it). According to [1], this block should not be subject to markup. But it is, and the „“ mixes in with the exter

Re: [Orgmode] Languages again

2008-11-10 Thread Daniel Clemente
I attach translations for Catalan and Esperanto. ("ca" "Autor" "Data" "Índex" "Peus de pàgina") ("eo" "Aŭtoro" "Dato" "Enhavo" "Piednotoj") ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmo

Re: [Orgmode] Re: ANN: org-eval-light.el was: Re: Embedded elisp formulas, was: Spreadsheet and weighted means

2008-11-10 Thread Daniel Clemente
> Any votes for including this into the contrib directory? > > - Carsten I think that org-eval-light.el could even replace org-eval.el if -light- had an option to eval automatically all code snippets when you open a file. This way it would act like org-eval and at the same time it could be made

[Orgmode] Where to define functions for use with org

2008-10-30 Thread Daniel Clemente
Hi, I'd like some suggestions about storing (defun)s in .org-files. Sometimes Org must use ELisp functions, for instance: - a dynamic table uses a function org-dblock-write:some_name to create its contents - a table uses a formula like $5='(my-function $2) which does a calculation not avail

Re: [Orgmode] orgstruct-mode for Emacs Lisp files

2008-10-16 Thread Daniel Clemente
Hi, thanks, outline-minor-mode works. And after I set outline-regexp, it felt more like org-mode. However, it's not based in org-mode; for instance I could not move trees with M-up M-down and do other operations I like from org's outline. I thought orgstruct-mode would be better. But can

[Orgmode] orgstruct-mode for Emacs Lisp files

2008-10-15 Thread Daniel Clemente
This has been addressed many times. Given an .el file with comments like: ; section 1 ;; subsection 1 aaa ;;; subsubsection 1 e ;;; subsubsection 2 iii ;; section 2 Then it would be useful to use TAB to cycle the state of those headings. There's outline-mode, but orgstruct-mode is

[Orgmode] Re: Error about TODO sequence states with 6.09 on Emacs 22.1.1

2008-10-10 Thread Daniel Clemente
Bernt Hansen <[EMAIL PROTECTED]> writes: > > Are you sure you're using the latest org version? > No. My emacs was using the default org version because my loading sequence was wrong. I changed it to: (add-to-list 'load-path "~/.emacs.d/org-6.09/lisp") (require 'org-install) instead of: (a

[Orgmode] Error about TODO sequence states with 6.09 on Emacs 22.1.1

2008-10-10 Thread Daniel Clemente
Hi, I'm seeing a problem with TODO states in the latest org-mode version. .emacs file to reproduce the bug:: - (add-to-list 'load-path "~/.emacs.d/org-6.09") (require 'org) (add-to-list 'auto-mode-alist '("\\.org$" . org-mode)) (define-key global-map "\C-ca" 'org-agenda) (setq or

Re: [Orgmode] Correct Way to Create Sibling Headings

2008-09-12 Thread Daniel Clemente
Peter Jones <[EMAIL PROTECTED]> writes: > I'm aware of two ways to create a sibling heading (a heading directly > after the current heading): > > 1. M-return (org-meta-return) > 2. C-return (org-insert-heading-after-current) > There's also: 3. C-c return (org-ctrl-c-ret)

Re: [Orgmode] Passing an option to org-file-apps?

2008-09-07 Thread Daniel Clemente
Hi, > Something like this: > [[file:~/doc/foo.pdf 25]] > So org will invoke xpdf in this way: xpdf ~/doc/foo.pdf 25. > Maybe it's better: [[shell:xpdf ~/doc/foo.pdf 25]] since you want to pass „25“ to xpdf only. It is meaningless to pass the 25 *to the PDF*. -- Daniel

Re: [Orgmode] Possible bug rendering html lines

2008-07-19 Thread Daniel Clemente
> > > #+HTML: ... > ... Both HTML codes are wrong; it should be: ___ 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

Re: [Orgmode] Re: ecb and org

2008-07-13 Thread Daniel Clemente
It would be very helpful to see the outline markers (the ***, , ...) represented with the corners and lines typical of the „tree view" of file browsers. ECB seems to allow it (in addition to lots of things). I think that ECB is a program which can be difficult to configure. If you ha

Re: [Orgmode] FR: headline iteration API

2008-06-04 Thread Daniel Clemente
Hi, I find this very interesting. Some ideas: - Maybe it could provide access not only to the headlines, but to the headlines of the headlines, and of their headlines, etc. In fact, access to the whole tree. This would allow batch processing of any contents. As a plus, each header would get a

Re: [Orgmode] Re: Is there any way to active the reminder of Org mode in Emacs?

2008-04-15 Thread Daniel Clemente
Hi, to me, appt is still rather uncomfortable; maybe because I don't know how to use it correctly. What I have found is: If you don't notice a reminder message (for instance because you are away from your computer for hours), the reminder goes away and you never see it. appt might ask for a

Re: [Orgmode] export to txt files

2008-03-17 Thread Daniel Clemente
Mmmm... I wrote a program which can do this: http://www.danielclemente.com/dislines/index.en.html however it's not LISP. I have written multilingual org files this way, but it's not comfortable since it requires several programs and processing phases. I am still looking for a solution i

Re: [Orgmode] Re: Example of thesis in org-mode and LaTeX

2007-12-06 Thread Daniel Clemente
Hi, > > When reading his org file in emacs I get something about some local > variables (org-export-latex-preamble) not being safe, some others > (org-export-latex-title-command) being risky and what not. Dont know > whether this is emacs or org (or Daniel!) complaining and about what. > yes,

Re: [Orgmode] Example of thesis in org-mode and LaTeX

2007-12-03 Thread Daniel Clemente
> Could you elaborate a little on how you use orgstruct to compose your mail? > For example whats your major mode, and mail client? And how they > interact with orgstruct? Not much, since I still haven't integrated my e-mail into emacs. I used simply the „scratch" buffer and copy+paste... „Co

[Orgmode] Example of thesis in org-mode and LaTeX

2007-12-03 Thread Daniel Clemente
Hi, * intro ;(warning: orgstruct-powered e-mail...) I recently published my final thesis, written entirely with org-mode: - description of the thesis: http://www.danielclemente.com/disk/disk.en.html - direct link to PDF: http://www.danielclemente.com/disk/disk.de.pdf - source file: http://ww

[Orgmode] Can't force org-publish-current-project

2007-11-23 Thread Daniel Clemente
Hi. With org 5.13i, C-u M-x org-publish-current-project or: C-u C-c C-e P do not force the publishing (as the manual says). In contrast, forcing „org-publish-current-file" or „org-publish-all" works. Greets, Daniel ___ Emacs-orgmode mail

Re: [Orgmode] „This should not happen“ (C-c C-e h)

2007-11-19 Thread Daniel Clemente
> > Datenmodell: > > > > Item > > |- TextItem > > |- NameItem > > |- Relation > > |- BinaryItem > > |- Statement > > > > Org thinks this is a table. Maybe table lines should be recognized as > beginning *and* ending with a | That would be better. By the way: on a line which starts wit

[Orgmode] 3 bugs with the HTML exporter

2007-11-19 Thread Daniel Clemente
Hi, with org-mode 5.13i, the HTML exporter produces wrong results. I attach 3 explanations. *** 1 I want a bold URI: *http://example.com/* A cursive URI will be tricky: /http://example.com// This other method also doesn't work: *[[http://example.com/][http://example.com/]]* /[[http://example

[Orgmode] „This should not happen“ (C-c C -e h)

2007-11-19 Thread Daniel Clemente
Hi, with org-mode 5.13i, I can't export this file to HTML: ** „This should not happen." Datenmodell: Item |- TextItem |- NameItem |- Relation |- BinaryItem |- Statement The „|-" at the beginning make that C-c C-e h fails. I attach the backtrace, at the bottom. Greets, Daniel

Re: [Orgmode] Invalid search bound (wrong side of point) using Remember

2007-11-16 Thread Daniel Clemente
It also happens if the target file doesn't exist. When the file exists, the result is that the old content of the file is deleted and the note appears anyway at the top. Luckily, the changes are not written to disk, and you can close the file and open with to see the old contents. _

Re: [Orgmode] Invalid search bound (wrong side of point) using Remember

2007-11-16 Thread Daniel Clemente
> > Thanks for the information. I tried to dig this a bit, and found out > that `org-remember-handler' was confused by the target file not being > in org-mode, even if it is an org file. Not sure this is relevant here > though. > What do you mean with „not being in org-mode"? The error app

Re: [Orgmode] Invalid search bound (wrong side of point) using Remember

2007-11-16 Thread Daniel Clemente
Hi, I provide more information, since I'm always getting this error. ** My configuration GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, multi-tty) of 2007-09-05 org 5.11 (add-to-list 'load-path "~/.emacs.d/remember/") (require 'remember) (setq org-directory "~/org") (setq org-default-notes-file (con

Re: [Orgmode] XHTML export -   etc.

2007-11-09 Thread Daniel Clemente
@[@1@]@ would be too complex. @@Greetings@@ :-) Daniel 2007/11/9, Daniel Clemente <[EMAIL PROTECTED]>: > > > > > - you write C-x 8 SPC in your org files > > > - C-x 8 SPC is exported to   on HTML > > > - C-x 8 SPC is exported to ~ on HTML > > > -

Re: [Orgmode] XHTML export -   etc.

2007-11-09 Thread Daniel Clemente
> > > - you write C-x 8 SPC in your org files > > - C-x 8 SPC is exported to   on HTML > > - C-x 8 SPC is exported to ~ on HTML > > - ~ continues working normally: produces ~ on HTML and \~{} on LaTeX > > 100% okay. And you can add: > > - \~ will insert ~ in the LaTeX source > Yes > >S

Re: [Orgmode] XHTML export -   etc.

2007-11-07 Thread Daniel Clemente
> > >If you use C-x 8 SPC in a text file, you probably want to export it > > as ~ in LaTeX, not to include that Unicode character directly. > > This is what i suggested. > Ok, I misunderstood because you said „so we should avoid to handle this in Org source file" > > But this conversion is

[Orgmode] Emphasis and bold in quotation

2007-11-07 Thread Daniel Clemente
Hi, consider this test of quotation styles: "ASCII double", 'ASCII simple', "English" «French» „German" 「Japanese」 Now make each word bold (but not the quotation signs): "*ASCII double*", '*ASCII simple*', "*English*" «*French*» „*German*" 「*Japanese*」 At exportation, the syntax marks

Re: [Orgmode] XHTML export -   etc.

2007-11-07 Thread Daniel Clemente
Hi > > By "nonbreaking character", I meant the output of C-x 8 SPC (try it). > > This is iso-8859-1, not ascii, so we should avoid to handle this in Org > source file -- but my bet is that people who want to insert nonbreaking > characters are also people using other charsets than ascii. > If

Re: [Orgmode] XHTML export -   etc.

2007-11-03 Thread Daniel Clemente
> > >The symbol for „breaking allowed" could also be \~ ... That's an > > inconsistency with LaTeX ~, but is consistent with LaTeX's \- And > > that would leave ~ untouched and just use \- and \~ for hyphenation. > > What is wrong with \- ? It seems enough to me. Sorry, I wanted to say t

Re: [Orgmode] XHTML export -   etc.

2007-11-02 Thread Daniel Clemente
> Shouldn't they be `&endash;' and `&emdash;' in HTML? > > http://www.w3.org/TR/xhtml1/dtds.html#a_dtd_Symbols > You mean – and — – and — for -- and --- respectively is ok. I think there exist no and - ­ with \-and   with ~ are also good... There exists also ​ (zero-width s

Re: [Orgmode] XHTML export -   etc.

2007-11-02 Thread Daniel Clemente
Oops! -- : dash, not hyphen :-) „hyphen" is - ___ 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

Re: [Orgmode] XHTML export -   etc.

2007-11-02 Thread Daniel Clemente
Hi, Bastien suggested in other thread adding ~ to get a „protected space" in LaTeX, and now I discover that a \nbsp is also to get a protected space in HTML. So why can't we use the same syntax for LaTeX and HTML? Some other similar signs: \- : breaking allowed ~ : protected space --

[Orgmode] Inform about unviewable changes

2007-09-17 Thread Daniel Clemente
Hi, I have in a document a large section: a title (with a TODO tag) and a lot of lines, so many that they don't fit in the screen. I'm at the end and I don't see the title. I want to cycle the completion tag (from TODO to the next state). I press C-c C-t and it works... but I don't see any

Re: [Orgmode] HTML help needed

2007-09-04 Thread Daniel Clemente
> the page by means of the file a12.alphagodaddy.com_index.html. This > latter is the culprit as it starts with "" > (after the opening html tag). I don't know how it gets loaded but it > probably is the price you pay for this free service. If so, try redefining the style for the „body" element

Re: [Orgmode] typo in org-export-language-setup

2007-09-04 Thread Daniel Clemente
Hi, > > That is, "Í" rather than "Ì". Correct, Índice. > In fact, one could argue that it should > just be just "Indice" (or perhaps "Indice General"), since it is usual > in Spanish to omit accents on capital letters. It is „usual" to write omitting all type of things... As for the correct

Re: [Orgmode] Bug with Unicode text on properties

2007-09-03 Thread Daniel Clemente
> On 9/2/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > I agree, but it is a fact that text you sent me did not look at all > > like spanish, but pretty much garbled. > > Daniel's file (bug-properties.org) looked fine to me (although it did > have strange German-style speech marks). I must

Re: [Orgmode] Bug with Unicode text on properties

2007-09-01 Thread Daniel Clemente
Hi, > > There are two issues here: > > 1. You are also using a dash-like character, \o4255. The Emacs > [:alnum:] class > does not match this, therefore this character will continue not to be > recognized. Use the underscore in property names, I am supporting > this. Mmm... I used

[Orgmode] Bug with Unicode text on properties

2007-08-31 Thread Daniel Clemente
Hi, I attach a test file for some problems in org-5.07 when using property names with characters like á é í... Greetings, Daniel bug-properties.org Description: Binary data ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailm

<    1   2   3   4   >