[Orgmode] Re: org-mode on sloooow computer

2009-08-31 Thread Daniel Martins
complains about a org-agenda-list: Symbol's function definition is void: elp-wrapper Daniel 2009/8/31 Matt Lundin > Daniel Martins writes: > > > This version is 30 days old. > > Actually, org-mode 6.21b was released on Feb. 2, 2009. > > But org-mode does change quick

Re: [Orgmode] Re: org-mode on sloooow computer

2009-08-31 Thread Daniel Martins
something in my configuration but I do not know what! Daniel org-agenda1 8.954259 8.954259 org-agenda-list 1 8.222621 8.222621 org-agenda-get-day-entries27

Re: [Orgmode] bad habit (deleting elipses in folded tree)

2009-09-01 Thread Daniel Clemente
dden text. [1] In addition I use … to write ellipsis myself, thus I notice the difference between … and ... -- Daniel [1] I only do it when I hit some org-mode bug which allows you to edit invisible text while it still shows the ellipsis; this happens specially at th

[Orgmode] macros which expand to other macros

2009-09-02 Thread Daniel Clemente
mycc-start}}}{{{mycc-end}}}. And even: #+MACRO: mycc {{{mycc-start}}}{{{mycc-end}}} {{{mycc}}}. (12 in both cases). If this is too complex, this partial macro writing can be disallowed by changing the (beginning-of-line) to a (goto-char (match-beginning 0)). -- Daniel [1] diff --git a/lisp/

Re: [Orgmode] Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el

2009-09-04 Thread Daniel Martins
e problem of omitting make clean isthat: if a file disappears its compiled maybe will not disappear and cause problems. Therefore I repeat Sebastien request: *Shouldn't a simple `make' do everything needed to succeed?* Daniel 2009/9/4 Carsten Dominik > > On Sep 4, 2009, at 1:

[Orgmode] Re: Org-mode version 6.30trans (release_6.30d.5.gc125); make fails on org-ascii.el

2009-09-05 Thread Daniel Martins
f bugs are really hard ti find. Daniel 2009/9/5 Matt Lundin > Hi Daniel, > > Daniel Martins writes: > > > On the other hand: Shouldn't a simple `make' do everything needed > > to succeed? > > > > On "How do I keep current with Org mode de

[Orgmode] agenda-custom view with timegrid not showing inherited tags

2009-09-05 Thread Daniel Martins
combinations with other inherited tags was not possible How can I do this in a more elegante way? Daniel (setq org-agenda-custom-commands '( ... ("l" "cLeaning Weekly" agenda "" ((org-agenda-ndays 7) ;; agenda will start in week view

[Orgmode] Org-mode Makefile: make clean needed? make doc error?

2009-09-05 Thread Daniel Martins
Babel and hyphenation patterns for english, usenglishmax, dumylang, noh yphenation, portuguese, loaded. (/home/daniel/emacs-lisp/org-mode/doc/texinfo.tex Loading texinfo [version 2003-02-03.16]: Basics, pdf, (/usr/share/texmf-texlive/tex/plain/misc/pdfcolor.tex) fonts, ! Undefined contro

[Orgmode] Re: agenda-custom view with timegrid not showing inherited tags

2009-09-05 Thread Daniel Martins
PROBLEM SOLVED I have found the solution hidden in the list: (org-agenda-filter-preset '("-WEEKLY")) 2009/9/5 Daniel Martins > I want to create a custom agenda view without all my :WEEKLY: tags appts to > focus on extraordinary appointmens on the week. > > I

Re: [Orgmode] RSI

2009-09-07 Thread Daniel Martins
Ben, Please publish your .emacs configuration! Daniel 2009/9/7 B Smith-Mannschott > A few tips from an emacs hand who has had issues with repetitive > strain in the past: > > The first thing I did after starting my first "real job" (years ago, > when my RSI was p

[Orgmode] ignoring non-existent agenda files

2009-09-09 Thread Daniel Clemente
rent set of .org files in each computer, and my org-agenda-files is a superset of all. I would prefer a preference to request all non-existing agenda files to be ignored. Thanks -- Daniel ___ Emacs-orgmode mailing list Remember: use `Reply All'

Re: [Orgmode] Org-mode Makefile: make clean needed? make doc error?

2009-09-11 Thread Daniel Martins
Thanks Samuel, I would suggest to include your script as another directive for Makefile (if possible) In older machines this unneeded compilations takes a lot of time Daniel PS It works. I put the script below in a file OrgUpdate dan...@martins:~/Trabalho/svn/lib/emacs-lisp/org-mode

[Orgmode] Productiviy tools (was: Scaling org-mode)

2009-09-13 Thread Daniel Clemente
develop this in time, but: if we put a file in Worg or contrib/, could we collect all our productiviy improvement tools and ideas? -- Daniel ___ 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: ignoring non-existent agenda files

2009-09-17 Thread Daniel Clemente
On Mon, Sep 14, 2009 at 10:44 AM, andrea Crotti wrote: > But why did you get this error? > Maybe you were setting manually all the agenda files? Yes, I set some agenda files by hand because some live in very different directories. Some are used only eventually and therefore I don't have them at

Re: [Orgmode] org-export-as-freemind writes *.mm files that freemind (0.8.1) cannot read

2009-09-20 Thread Daniel Martins
One more vore for integration I use FreeMind with my non-Emacs post-graduate students before thay write anything with pretty good results. Daniel PS I am considering Emacs as a requisite to be a post-graduate student! 2009/9/19 Friedrich Delgado Friedrichs : > Hi! > > Carsten Domini

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

2007-12-03 Thread Daniel Clemente
s wasn't very clear: ~ # \ $ etc. gave export problems Many of these syntax problems were already corrected ** end I hope that this encourages others to write more long articles with org-mode. It's possible and very comfortable; and the more work there is, the more it helps!

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

2007-12-03 Thread Daniel Clemente
g; otherwise C-c C-c changes tags 6. Send mail Mmm... I will also use this configuration. Thanks for asking, Daniel ___ 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: 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

[Orgmode] Automatically indent text when return is hit in an org buffer.

2007-12-09 Thread Daniel Pittman
ituents, so I don't know if I need a new assignment. * I am happy to disclaim this if necessary. Regards, Daniel -- Daniel Pittman <[EMAIL PROTECTED]> Phone: 03 9621 2377 Level 4, 10 Queen St, Melbourne Web: http://www.cyber.com.au Cybersource: Australia'

Re: [Orgmode] Automatically indent text when return is hit in an org buffer.

2007-12-11 Thread Daniel Pittman
Bastien <[EMAIL PROTECTED]> writes: > Daniel Pittman <[EMAIL PROTECTED]> writes: > >> G'day. I am a fan of `newline-and-indent', and turn it on for most >> of the modes I routinely use, since it is almost always what I want >> done. [...] > I t

[Orgmode] Whitespace and outline structure...

2007-12-11 Thread Daniel Pittman
eading (where it inserts the items) and the new items themselves. This one is less of an issue, and something that I am going to work on understanding better before I complain more; at the moment I suspect my templates or use of `remember' may be the root cause. Regards, Daniel --

[Orgmode] Re: Whitespace and outline structure...

2007-12-12 Thread Daniel Pittman
mple rule. Also, to me, it seems that since org-mode explicitly takes multiple blank lines into account in the folding process -- it displays whitespace -- it considers them to be "special" as well. That said, I have my answer: there is no easy way to make this work the way I think about

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

[Orgmode] can't get org-mode/remember integration working right

2008-04-11 Thread Daniel Goldin
I'm running org 5.23a, on emacs 22.0.90.1 -- Ubuntu 7.04 Here is the relevant code I use to enable org/remember integration. (setq org-directory "~/orgfiles/") (setq org-default-notes-file "~/.notes") (setq remember-annotation-functions '(org-remember-annotation)) (setq remember-handler-functions

Re: [Orgmode] Re: can't get org-mode/remember integration working right

2008-04-11 Thread Daniel Goldin
Yes, I've tried org-remember: same results. d. On Fri, Apr 11, 2008 at 3:23 PM, Bernt Hansen <[EMAIL PROTECTED]> wrote: > "Daniel Goldin" <[EMAIL PROTECTED]> writes: > > > I'm running org 5.23a, on emacs 22.0.90.1 -- Ubuntu 7.04 > > > >

Re: [Orgmode] Re: can't get org-mode/remember integration working right

2008-04-11 Thread Daniel Goldin
t;~/orgfiles/NotesJournal.org") ("Idea" ?i "* %^{Title}\n %i\n %a" "~/orgfiles/NotesIdeas.org" "New Ideas"))) d. On Fri, Apr 11, 2008 at 8:46 PM, Shelagh Manton <[EMAIL PROTECTED]> wrote: > On Fri, 11 Apr 2008 15:59:22 -0700 > "Dani

Re: [Orgmode] Re: can't get org-mode/remember integration working right

2008-04-12 Thread Daniel Goldin
notate-file) ;; ;; To change the location of the annotation file: ;; (setq org-annotate-file-storage-file "~/annotated.org") (setq org-annotate-file-add-search t) (setq org-todo-keywords '("TODO" "NEXT" "WAITING" "DONE")) On Fri, Apr 11, 2

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

2008-04-15 Thread Daniel Clemente
Do you find appt complete and nice to use? If so, how did you improve it? Are there better methods? Thanks, Daniel On 4/15/08, Bernt Hansen <[EMAIL PROTECTED]> wrote: > DigitalPig <[EMAIL PROTECTED]> writes: > > > I am using Emacs 22.2 with Org Mode 5.23a. I am wonderi

[Orgmode] see subtrees in agenda

2008-04-20 Thread Daniel Goldin
Is there a way to show sub-headings in an agenda file for exporting purposes? I looked through the manual and couldn't find such a thing. -- Daniel Goldin 626-795-9526 ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies t

Re: [Orgmode] see subtrees in agenda

2008-04-21 Thread Daniel Goldin
would be implemented, > but it certainly would be really neat. > >// jeff > -- > . : [ + carpe diem totus tuus + ] : . > > > ___ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.or

Re: [Orgmode] see subtrees in agenda

2008-04-22 Thread Daniel Goldin
> *** TODO First part of the event > Jeff> > *** TODO Second part of the event > Jeff> > > Jeff> > And then in agenda instead of seeing just: > Jeff> > This amazing event > Jeff> > > Jeff> > You'd see the subtree as well: > Jeff&

Re: [Orgmode] see subtrees in agenda

2008-04-23 Thread Daniel Goldin
-mode. d. On Tue, Apr 22, 2008 at 9:46 AM, Manish <[EMAIL PROTECTED]> wrote: > On Tue, Apr 22, 2008 at 8:48 PM, Daniel Goldin wrote: > > Dear Manish, > > > > Not quite. Although these are very useful enhancements while I'm at the > > computer, I

Re: [Orgmode] FR: headline iteration API

2008-06-04 Thread Daniel Clemente
with mapcar And many more things... Daniel ___ 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
f you have some tips which can be useful to Org users, we would like to hear! By the way, Worg [1] can be used to store code and explanations. [1] http://orgmode.org/worg/ Daniel On Sun, Jul 13, 2008 at 4:30 PM, Rustom Mody <[EMAIL PROTECTED]> wrote: > Sorry should have checked before

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] Latex exporting

2008-08-06 Thread Daniel Goldin
--- > Russell Adams[EMAIL PROTECTED] > > PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ > > Fingerprint:1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3 > > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.9 (GNU/Linux) &g

Re: [Orgmode] Displaying images inline

2008-08-24 Thread Daniel Goldin
7;t worked for me yet.) > > HTH, > -- Manish > > > ___ > 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] 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

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)

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

2008-10-10 Thread Daniel Clemente
... but it was the old version. Thanks for pointing to the problem. Daniel ___ 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] Error about TODO sequence states with 6.09 on Emacs 22.1.1

2008-10-10 Thread Daniel Clemente
genda-file-buffer("/tmp/test.org") org-prepare-agenda-buffers(("/tmp/test.org")) org-prepare-agenda() org-agenda-list(nil) call-interactively(org-agenda-list) byte-code(.trimmed) org-agenda(nil) call-interactively(org-agenda) Versions: GNU Emacs 22.1.1

[Orgmode] orgstruct-mode for Emacs Lisp files

2008-10-15 Thread Daniel Clemente
no documentation for org-outline-regexp (less than 10 results on many search engines!). Thanks, Daniel ___ 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] orgstruct-mode for Emacs Lisp files

2008-10-16 Thread Daniel Clemente
r. But can orgstruct-mode do what the FAQ explains? From the manual it seems as if it could; therefore I think that it would be useful to explain in the manual (section 2.10) more about orgstruct's shortcomings or alternatives. Thanks, Daniel PS: yes, there's also outline-magic

[Orgmode] Where to define functions for use with org

2008-10-30 Thread Daniel Clemente
bles“ in headers but for functions. How do you do this? Thanks, Daniel ___ 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: ANN: org-eval-light.el was: Re: Embedded elisp formulas, was: Spreadsheet and weighted means

2008-11-10 Thread Daniel Clemente
ection where you define local variables has picky and uneasy rules about handling of line breaks and special characters. Therefore I think that org-eval* is needed and that the 2 could be combined. -- Daniel ___ Emacs-orgmode mailing list Remember: u

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

[Orgmode] Verbatim blocks are subject to markup

2008-11-11 Thread Daniel Clemente
“ mixes in with the external headings. It happens the same with „#+BEGIN_SRC c“, for instance. Is this a bug, feature, or misconfiguration? -- Daniel. [1]: http://orgmode.org/manual/Literal-examples.html#Literal-examples ___ Emacs-orgmode mailin

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

2008-11-16 Thread Daniel Clemente
xp.el): ;; We are exporting to HTML (condition-case nil (require 'htmlize) (nil t)) That should be just (require 'htmlize nil t) I have also seen the idiom (condition-case nil (require 'htmlize) (error t)), but I think (require 'htmlize nil t) is cleaner becau

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

2008-11-16 Thread Daniel Clemente
operty-change (point) 'target) ...I get nil. This is valid according to the documentation (it means the property is constant). -- Daniel ___ 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] 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] WISH: Add the possiblity to add captions to tables/images

2008-11-21 Thread Daniel Pörsch
e.png]] #+IMGCAP: Org-mode logo. Deplate for example has something similar for tables, see http://deplate.sourceforge.net/Markup.html#tables. Did you consider this already? Cheers, Daniel -- Daniel Pörsch [EMAIL PROTECTED] ___ Emacs-orgmode mailing

[Orgmode] Re: WISH: Add the possiblity to add captions to tables/images

2008-11-21 Thread Daniel Pörsch
Hi Bernt 2008/11/21 Bernt Hansen <[EMAIL PROTECTED]>: > "Daniel Pörsch" <[EMAIL PROTECTED]> writes: > >> Proposal would be to introduce an optional special comment to give a >> caption, e.g.: >> | ... >> |-+-+---+---|

[Orgmode] Export without TODO keywords

2008-11-30 Thread Daniel Clemente
aders like „1.2 DONE Introduction“, but I would like just „1.2 Introduction“. In fact I would like to prevent all tracking information (CLOCK, SCHEDULED, DEADLINE, priorities, properties, ...) from being exported. I found no export option to do that and also no variable. Greetings, D

Re: [Orgmode] Export without TODO keywords

2008-12-04 Thread Daniel Clemente
that, all tracking information could be filtered out on export. Greetings, Daniel Carsten Dominik <[EMAIL PROTECTED]> writes: > Hi Daniel, Sebastian, > > in addition t the variables Sebastian has listed, I have now created new ones > > org-export-with-todo-keywords

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 no

[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

[Orgmode] Tasks under COMMENT section are added to appt

2008-12-11 Thread Daniel Clemente
surprised to find them added as appointments to appt after an (org-agenda-to-appt). Both were added (you can check it with appt-delete) and they will be displayed from now on. I think they should be always be ignored by default. Thanks, Daniel ___ E

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 &

Re: [Orgmode] Export without TODO keywords

2008-12-25 Thread Daniel Clemente
it registers the hook. You can use the code as you like. -- Daniel (defun org-export-remove-notes-from-all-headings () "Removes all the tracking information of headings, like log notes, keywords, and clocking. Add this as a hook to `org-export-preprocess-hook'" (show-a

Re: [Orgmode] structure editing in brainstorming mode

2008-12-31 Thread Daniel Clemente
t is less distracting and more readable. I wish you a (transient-mark-mode -1) and a happy new year :-) Daniel ___ 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] org-mode and remind integration

2008-12-31 Thread Daniel Martins
t seems that the bug was not reported. I must also admit that gnus always frightened me! First thanks for all the good work done with org-mode Daniel ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode

Re: [Orgmode] structure editing in brainstorming mode

2008-12-31 Thread Daniel Martins
I wish you a (transient-mark-mode -1) and a happy new year :-) ??? May your transition into the next year be highlighted ??? (comment-add 0) (setq happy-new-year t) Daniel 2008/12/31 Carsten Dominik > > On Dec 31, 2008, at 12:36 PM, Daniel Clemente wrote: > > >> Tha

[Orgmode] Function to get the title of a heading

2009-01-06 Thread Daniel Clemente
s title-with-props (if keyword (1+ (length keyword ) ) Suggestions: - This could also be implemented as a parameter to (org-get-heading). - Or the title returned in (org-entry-properties) - And (org-get-header HEADER) could be removed. - In any case, such a function can be included in Org-mo

Re: [Orgmode] Keeping Your Appointments in org

2009-01-08 Thread Daniel Martins
or DEADLINE: tags) If someone is also interested I cand send my version of org2rem I hope this helps, Daniel 2009/1/8 Ian Barton > As it's the start of a new year, I want to move my appointments from Google > Calendar as the primary source to org. When my system in org is running &g

[Orgmode] Re: org-mode and remind integration

2009-01-09 Thread Daniel Martins
] [60%] SCHEDULED: <2009-01-12 Mon +1w> - [ ] 2 dvds - [ ] 1 cd - [ ] 1 disk - [X] extra 1 - [X] extra 2 I opt to kill all the bracketed enclosed regions REM 12 Jan 2009 MSG Shop % Since REM 12 Jan 2009 MSG Shop 1/5 60% % may generate a problem due to % Daniel 2009/1/9 Carsten D

[Orgmode] Re: org-mode and remind integration

2009-01-10 Thread Daniel Martins
rem-pure-timestamps-reminders ;;; (org2rem-list-reminders org2rem-pure-timestamps-string) ;;; ) but it did not work either. I am probably having Any help for this stupid doubt? Thank you Daniel 2009/1/9 Olaf Dietsche > > > Yes, I am. > [...] > > I am sen

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.

[Orgmode] org-map-entries narrows to subtree

2009-01-11 Thread Daniel Clemente
tries' job. Should (save-excursion) be used inside (org-map-entries ... 'tree) ? -- Daniel ___ 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: 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] Re: org-mode and remind integration

2009-01-11 Thread Daniel Martins
{0} occurrences of (org-deadline-string|org-scheduled-string) but this seems to be a mistake. Any hint?? Daniel --- Details --- org-deadline-string is a variable defined in `org.el'. Its value is "DEADLINE:" org-scheduled-string is a variable defined in `org.el'. Its

Re: [Orgmode] WISH: Add the possiblity to add captions to tables/images

2009-01-12 Thread Daniel Pörsch
l try it out soon! Great thanks! -- Daniel Pörsch daniel...@gmx.de ___ 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] Regexp problem: org-mode and remind integration

2009-01-13 Thread Daniel Martins
le A and I want to find a text which satisfies A but DO NOT satisfy B nor C how can I write uch regexp? 2009/1/13 Olaf Dietsche > > "Daniel Martins" writes: > > > I did your test wuth a null regexp > > > > It is a regexp problem! > > > > Org-mode has

[Orgmode] Link to heading in another org file

2009-01-14 Thread Daniel Clemente
-links . It could be added there. Thanks, Daniel ___ 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: Link to heading in another org file

2009-01-14 Thread Daniel Clemente
Daniel ___ 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] Command key problem in agenda view

2009-01-16 Thread Daniel Clemente
configuration; try M-x org-version and be sure that you are running the latest org-mode (current one is 6.17c). At your ~/.emacs you should have something like (add-to-list 'load-path "/somewhere/org-mode/lisp") (require 'org-install) And not (require 'org).

Re: [Orgmode] Command key problem in agenda view

2009-01-16 Thread Daniel Clemente
m of a global file overwriting my settings; Emacs behaves very well with that. -- Daniel ___ 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: 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-21 Thread Daniel Clemente
ot; means prepending. > > Anyway, org-mode is working correctly now. Thanks for your help! > Bruce Since it's common that users experience strange problems due to an old version of Org being loaded, I wrote an entry about that in the FAQ, in W

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

[Orgmode] Convert list to checkbox list

2009-01-28 Thread Daniel Clemente
, Daniel ___ 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] 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-mo

[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] 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] Move point to next-line after clocking in

2009-02-06 Thread Daniel Clemente
from this, for instanc clocking in for a second time (thus adding a properties block). It's probably not needed. Thanks, Daniel with org 6.20g ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-

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

2009-02-06 Thread Daniel Clemente
=these ones=). Change the colours to see it better while testing: (set-face-background 'org-code "#141") (set-face-foreground 'org-code "#1f1") (set-face-underline-p 'org-code nil) -- Daniel with org 6.20g ___

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

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

2009-02-07 Thread Daniel Clemente
-02-06 dv 09:39]--[2009-02-06 dv 10:12] => 0:33 a=b -- It's not so strange to write =" in an entry -- Daniel ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-org

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

2009-02-09 Thread Daniel Clemente
the drawer written like this: --- * learn the alphabet :CLOCK: CLOCK: [2009-02-09 dl 16:03] CLOCK: [2009-01-26 dl 17:04]--[2009-01-26 dl 18:04] => 1:00 - a - b :END: - c - d --- Regards,

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

2009-02-11 Thread Daniel Clemente
not the usual case. On the other hand, I think the second example is more usual and should work. Thanks, Daniel ___ 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] Bug in clocking in: the list becomes corrupted by the CLOCK drawer

2009-02-11 Thread Daniel Clemente
the metadata section and start the content section. -- Daniel --- * learn the alphabet CLOCK: [2009-01-26 dl 17:04]--[2009-01-26 dl 18:04] => 1:00 - a - b - c - d --- ___ Emacs-orgmode mailing list Remember: use `Reply All

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

2009-02-11 Thread Daniel Clemente
notation I find :-) http://www.emacswiki.org/emacs/CategoryGlossary#toc1 -- Daniel ___ 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: org-mode and remind integration

2009-02-11 Thread Daniel Martins
Whenever I have time (to sleep!) I will test your scripts. Daniel 2009/2/11 Carsten Dominik > Hi Bastien, > you wrote the original org2rem.el Do you agree we should apply this patch? > I have not tested it as I do not use remind. > > - Carsten > > On Feb 11, 2009, at 4:33 PM

[O] Get links from Firefox/Safari into orgmode

2014-06-20 Thread Daniel Franke
acs => from brew (GNU Emacs 24.3.1) Any hints welcome. :) Thank you, Daniel signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [O] Get links from Firefox/Safari into orgmode

2014-06-21 Thread Daniel Franke
hi Rizvi, thanks for your reply! As far as i can see you run that from emacs => firefox/safari but i want it like browser => emacs Thank you so much! :) Regards, Daniel On 20 Jun 2014, at 20:05, Haider Rizvi wrote: > Daniel Franke writes: > >> as the subject says, I

Re: [O] Get links from Firefox/Safari into orgmode

2014-06-21 Thread Daniel Franke
On 21 Jun 2014, at 22:34, Haider Rizvi wrote: > Daniel Franke writes: > >> emacs => firefox/safari > That's correct. > >> browser => emacs > > Probably the best is to use an Applescript like below, and save it in > ~/Library/Scripts/Applications

Re: [O] babel evaluation of python and utf-8

2014-06-26 Thread Daniel Clemente
> > #+BEGIN_SRC python :prefix # -*- coding: utf-8 -*- :results output > print(u'é') > #+END_SRC > I also see the same problem here. Even if you include # -*- coding: utf-8 -*- as the first line. Shouldn't org-babel already be using utf-8 instead of ASCII for input/output? By the way, w

[O] results from Python block not visible

2014-06-26 Thread Daniel Clemente
anguages 'org-babel-load-languages '((R . t) (C . t) ; … (python . t) (ruby . t) (sql . t) (sqlite . t))) Greetings, Daniel

Re: [O] results from Python block not visible

2014-06-26 Thread Daniel Clemente
El Thu, 26 Jun 2014 12:36:47 -0400 Eric Schulte va escriure: > > #+BEGIN_SRC python :results output > > print "x" > > #+END_SRC > > > > It prints: > > > > #+RESULTS: > > : None > > > > I expected to see "x". This worked some days ago. > > > > This works for me using the latest version of Org-mode

Re: [O] results from Python block not visible

2014-06-27 Thread Daniel Clemente
abel? On Fri, Jun 27, 2014 at 12:19 AM, Daniel Clemente wrote: > > El Thu, 26 Jun 2014 12:36:47 -0400 Eric Schulte va escriure: > > > #+BEGIN_SRC python :results output > > > print "x" > > > #+END_SRC > > > > > > It prints: > > &

Re: [O] results from Python block not visible

2014-07-02 Thread Daniel Clemente
es like " *temp*-993012", which are correctly detected. I'm afraid that the (string-match ...) will forget the last search, so later (match-string) done by babel will be from the wrong search. Can this happen? -- Daniel On Fri, Jun 27, 2014 at 4:50 PM, Daniel Clemente wrote: &g

<    1   2   3   4   5   6   7   8   9   10   >