[Orgmode] send mail without starting gnus first

2010-09-14 Thread Eraldo Helal
How can I send Mail without starting gnus beforehand. I noticed that once I had started gnus at least once and then quit gnus... I can send mail. However after rebooting and starting emacs... I can not send any mail getting some error instead. message-send-mail-with-sendmail: Sending...failed with

[Orgmode] inline tasks (org-inlinetask.el)

2010-06-29 Thread Eraldo Helal
I found this "extension": // not sure what to call it in lisp http://kanis.fr/hg/lisp/org/org-inlinetask.el However before implementing this, I would like to get some feedback from the user side. I do like the idea, however I am very sceptical if that could lead to some other issues that

Re: [Orgmode] day-agenda: show whole-day-events first

2010-06-07 Thread Eraldo Helal
Daniel Martins writes: > Sorry, > > but I did not understand. Which of the 4 variables should be set? > > I have the same intention as Eraldo. ;; time-specific entries come after whole-day entries in agend (setq org-sort-agenda-notime-is-late nil) Greetings from Austria, Eraldo

Re: [Orgmode] day-agenda: show whole-day-events first

2010-06-07 Thread Eraldo Helal
Carsten Dominik writes: > Have you looked in the customization group org-agenda-sorting? In fact I did, but I misunderstood that part (error on my side). , | ;; time-specific entries are below whole-day entries in agenda | (setq org-sort-agenda-notime-is-late nil) ` I tested that variable

[Orgmode] day-agenda: show whole-day-events first

2010-06-05 Thread Eraldo Helal
Right now (default), I get time specific entries shown before events that last the whole day. I would however prefer to get whole-day entries(no time) first and time-entries after. org-agenda-sorting-strategy: agenda habit-down time-up priority-down category-keep ,[ result (now) ] | Day-agen

Re: [Orgmode] insert a remember template at point

2010-06-01 Thread Eraldo Helal
Carsten Dominik writes: > currently there is no easy way to do this. While I have hoped to hear the opposite, it's good to know the truth. :) > One way to hack it would be to write a function that temporarily > modifies to make > all remember templates point to the current location. I am again b

[Orgmode] insert a remember template at point

2010-05-29 Thread Eraldo Helal
How can I insert a remember template at point? Until now I had identical remember templates and yasnippets. This is only a workaround and I would prefer to be able to insert a remember template at point since I have found it to have features I could not reproduce. Greetings from Austria, Eraldo

[Orgmode] language independent personal word list

2010-05-29 Thread Eraldo Helal
Problem: I would like to have a language independant personal word list for use with flyspell. Reason: So that emacs knows that my name is not an error (by way of example). Solution: ? I have tried to set "ispell-personal-dictionary", however since it uses aspell the file needs to have s

Re: [Orgmode] QUESTION how to revert repeating sub-tasks?

2010-05-20 Thread Eraldo Helal
Carsten Dominik writes: > this is currently not possible - please take a look at org- > checklist.el, maybe that is a way to address your wish. Too bad. I would prefer 'TODO's over checkboxes because that enables me to just set one of them (sub-tasks) to another state (e.g. STARTED/WAITING/ACTION

[Orgmode] QUESTION how to revert repeating sub-tasks?

2010-05-17 Thread Eraldo Helal
link: how to revert repeating sub-tasks? http://openpaste.org/en/21646/ I have a repeating tasks that looks like this: , | * TODO daily review | SCHEDULED: <2010-01-01 .+1d> | :LOGBOOK:... | :PROPERTIES:... | ** TODO task A... | ** TODO task B... ` Problem: After I have marked t

Re: [Orgmode] huge font in column view

2010-05-10 Thread Eraldo Helal
Carsten Dominik writes: > Hi Eraldo, > > what is the spec of the face org-column in your setup? Font: DejaVu Sans Mono Height in 1/10 pt: 120 > Please read the docstring of that face and see if that helps > you track down the problem. Does it make a difference to > specify the size for org-colum

[Orgmode] huge font in column view

2010-05-07 Thread Eraldo Helal
When I press 'C-c C-x C-c' on a headline in org-mode, I get into column view as expected, however the font is huuuge! I remember seeing the same sized font when starting emacs without my config file. I have set the font size for this very reason... but column mode seems to ignore it According t

Re: [Orgmode] Re: icalendar import in to Org mode

2010-05-02 Thread Eraldo Helal
Doug Hellmann writes: > My elisp skills weren't up to it, but I did write something in Python. > It works with iCal.app on the Mac, but could be adapted for any ICS > input files. > > http://www.doughellmann.com/projects/ical2org/ Sounds good. Could you maybe help me to adapt it for use on my

[Orgmode] Re: icalendar import in to Org mode

2010-05-01 Thread Eraldo Helal
Giles Chamberlin tandberg.com> writes: > Living in a Microsoft Exchange world I get a lot of meeting requests > from Exchange. iCalendar.el seems to be able to read these in to diary > but I would far prefer to have them dropped in to my org files. > > Has anyone got this working? That is exactl

[Orgmode] Re: changing Gnus paths: 'News' and 'Mail'

2010-05-01 Thread Eraldo Helal
Paul Mead writes: > I use gnus-home-directory set to ~/Dropbox and the News and Mail > directories were created relative to that path. I've just checked my > .emacs and .gnus files and there is nothing else there relating to the > home directory so it looks like that's all that's needed. > > In fa

[Orgmode] nicely managing multiple calendars in the agenda

2010-05-01 Thread Eraldo Helal
I have switched to using org files as 'calendars'. (events.org, university.org, etc) I am using the agenda to view them. However I am still having some troubles with 2 things: 1. different colors for different calendars (e.g. entries from events.org in orange) 2. toggling the visibility of indiv

[Orgmode] changing Gnus paths: 'News' and 'Mail'

2010-04-30 Thread Eraldo Helal
Greetings Orgmoders Problem description: I want to get rid of the 'News' and 'Mail' directories in my home and put them somewhere else instead: '~/News' => '~/mypath/News' '~/Mail' => '~/mypath/Mail' Question: Which variables do I have to change so tha

[Orgmode] Re: [OT] Re: Org mode and emacs email

2010-04-08 Thread Eraldo Helal
Henri-Paul Indiogine writes: > I would like to truncate the subject line. Right now it wraps to the > next line and that does not look well. > > Anyone knows how to do that? I am very new to all this, but... how about turning off line wrapping in that buffer? Greetings, Eraldo ___

[Orgmode] stuck todos agenda view

2010-03-20 Thread Eraldo Helal
I want to make an agenda view for todos older than 7 days sorted by oldest date first. My TODOs have a timestamp inside the logbook which shows when they got the TODO status. >*** TODO headline >:LOGBOOK: >- State "TODO" from "" [2010-03-20 Sat 19:39] >:END: H

[Orgmode] footnote: org >> latex

2009-12-16 Thread Eraldo Helal
Org-mode source file: > - OSD[fn:OSD] > - OSD[fn:OSD] ... >[fn:OSD] OSD: "open source definition" Resulting PDF: > • OSD¹ > • OSD$^1$ ... >--- > ¹OSD: "open source de nition" What I want is to be able to have multiple footnotes leading to the same reference. I tried to do

Re: [Orgmode] keep newlines on pdf export

2009-12-16 Thread Eraldo Helal
Hi Carsten > I am always much more interested in thinking about a solution > if I am not just presented with an abstract wish, but rather > with a concrete example where this might be useful. First of all I want to thank all of you (again) for this great mailing-list. I am a great fan of the idea

Re: [Orgmode] keep newlines on pdf export

2009-12-14 Thread Eraldo Helal
One other reason behind this is that I can not export my document to html anymore after I added "\\" at the end of every line... well I can but it does not look the way I want it to be. =] ___ Emacs-orgmode mailing list Please use `Reply All' to send re

Re: [Orgmode] keep newlines on pdf export

2009-12-14 Thread Eraldo Helal
> org-to-pdf is really org-to-latex-to-pdf, and generally > speaking[1] newlines in latex are not significant. One way > to make them significant is > > line1\\ > line2\\ > line3 This is what I am doing now as a workaround. I know that inside latex it does not make sence... but afaik one of the id

[Orgmode] keep newlines on pdf export

2009-12-13 Thread Eraldo Helal
When I export an org file like the following to pdf: test.org > line1 > line2 > line3 what I get is: test.pdf > line1 line2 line3 however, I would like to get the following in the pdf: test.pdf > line1 > line2 > line3 How can I get pdf export to keep my org newlines? Remark: I do have "\n:t" set

[Orgmode] keep newlines on pdf export

2009-12-12 Thread Eraldo Helal
When I export an org file like the following to pdf: test.org > line1 > line2 > line3 what I get is: test.pdf > line1 line2 line3 however, I would like to get the following in the pdf: test.pdf > line1 > line2 > line3 How can I get pdf export to keep my org newlines? Remark: I do have "\n:t" set

Re: [Orgmode] Re: html export - howto change UP|HOME link style?

2009-11-21 Thread Eraldo Helal
> > I believe this may apple for the tag. However, I was talking about > the "content" div, which is something we have in orgmode to give people > something to hook their css on. > - Carsten > Oh, I see. =] I am working on making a homepage with org-mode a.t.m.: http://eraldo.org/ Let's see if t

Re: [Orgmode] Re: html export - howto change UP|HOME link style?

2009-11-21 Thread Eraldo Helal
It seems to me that they need to be inside because otherwise the page does not validate. Eraldo ___ 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-orgmod

Re: [Orgmode] Re: html export - howto change UP|HOME link style?

2009-11-17 Thread Eraldo Helal
Thanks again for this Sebastiran! Will this be changed in newer versions of orgmode? If so... I will just wait. Greetings from Austria, Eraldo ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org htt

Re: [Orgmode] Re: html export - howto change UP|HOME link style?

2009-11-15 Thread Eraldo Helal
> This patch fixes it. I've put the LINK_UP and ..._HOME directly after > the tag: > > > - HERE --- > > How can I now style them with css ...without messing with the other links? > By defining links in "body" for UP and HOME and defining links again in "content" for rest? Eraldo __

[Orgmode] html export - howto change UP|HOME link style?

2009-11-14 Thread Eraldo Helal
How can I make style changes to "UP and HOME" links? (#+LINK_UP/HOME) without messing with the other link styles? ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/list

Re: [Orgmode] agenda flag in mode-line?

2009-10-20 Thread Eraldo Helal
That will not work on my system since my org files are spread across maaany gigabytes of files. But thanks for the feedback. Any other ideas? ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org htt

[Orgmode] agenda flag in mode-line?

2009-10-19 Thread Eraldo Helal
Sometimes I am not sure if the current buffer has been added to the agenda or not. In such cases I use the key combinations ("C-[" "C-]") to add the file to or move from the agenda. So I thought why not have a symbol/flag/letter/etc in the mode-line showing me if the current file is part of the ag

[Orgmode] Re: agenda files list

2009-10-19 Thread Eraldo Helal
code update: ;; list all agenda categories (linking to their files) in a new buffer (defun orgx-list-agenda-files() "Create a list of all org-agenda files as org-mode links" (interactive) (let ((list-buf (get-buffer-create "*org-agenda-files*"))) (with-current-buffer list-buf (eras

[Orgmode] agenda files list

2009-10-19 Thread Eraldo Helal
I would like to have a list of all agenda files where each item links to its file. This would be great for doing my weekly review since in my system all agenda files need to be viewed weekly. It could also be added to the agenda menu (C-c a) as an option. Workaround: Because I don't know how to ge

Re: [Orgmode] use todo-keyword to assign category

2009-10-19 Thread Eraldo Helal
sounds good... thanks 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] use todo-keyword to assign category

2009-10-19 Thread Eraldo Helal
Great James! Thank you very much for this function! That will update the prop if I change the headline wording, right? Nice to know that others use it in a similar way! Maybe it would still be a nice idea to have the possibility of having the headline itself be the category. Until then I will grat

Re: [Orgmode] global config for table and export style

2009-10-19 Thread Eraldo Helal
Thank you! I underestimated the customize search. Thank you Carsten for reminding me. This is exactly what I was looking for. MfG Eraldo ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http:/

[Orgmode] use todo-keyword to assign category

2009-10-18 Thread Eraldo Helal
ISSUE: I have a keyword "CATEGORY" which I use on headlines to make me aware that they define a category for everything below them. example: file: school.org * CATEGORY English #+CATEGORY: English ** PROJECT presentation "org-mode" *** TODO call Tom: beamer *** TODO search pictures ** TODO homewo

[Orgmode] howto view all categories

2009-10-18 Thread Eraldo Helal
Is there a method with which I can view all categories that I have? (including the default ones defined by filename) ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman

Re: [Orgmode] global config for table and export style

2009-10-18 Thread Eraldo Helal
Yup... Thank you for your feedback... However this solution conflicts with some publish settigs of mine ;; timestamps I would still prefer a global setting if that is possible. I prefer my tables to be with borders in any file! The same holds true for html export. __

[Orgmode] global config for table and export style

2009-10-18 Thread Eraldo Helal
how can I globally: - make exporting tables with borders the default > #+ATTR_HTML: border="2" rules="all" frame="all" - make html export aware of line breaks > #+OPTIONS: \n:t in other words... how can I set - #+ATTR_HTML: border="2" rules="all" frame="all" - #+OPTIONS: \n:t in my .emacs file? G

[Orgmode] all org files from directory as refile targets (recursive)

2009-10-17 Thread Eraldo Helal
I want to have all org files inside my directory "~/reference/" to be refile targets. ~/reference/a/a.org ~/reference/b/b.org ~/reference/c/c.org ~/reference/c/c.ods ~/reference/d/d.org ~/reference/d/d.txt ... I want all files ending in ".org" located somewhere inside (recursive) "~/reference/" t

[Orgmode] Re: add a whole directory as one item to refile targets

2009-10-17 Thread Eraldo Helal
> For example (untested) > > (defun my-refile-to-reference () >  (interactive) >  (let ((org-refile-targets (list (directory-files "~/Reference/ 'full > "*.org") >                                  '(:maxlevel . 1 >     (call-interactively 'org-refile))) > > Would offer all top-level headlines i

Re: [Orgmode] Re: add a whole directory as one item to refile targets

2009-10-17 Thread Eraldo Helal
Thank you very much for sharing this! That seems to be more than what I need. A waaay easier solution would be to be able to refile/save a headline to a non-predefined target. > just like it is the case with "find file" (C-x C-f) in other words: being able to "find a file" to use as refile target

Re: [Orgmode] newline in tag menu not working after groupend

2009-10-12 Thread Eraldo Helal
> :endgroup already make a newline, so the extra ones are ignored. What if I want something like this: | { [a] antwhere[c] call[i] internet [p] pharmacy } | | [p] Person1[q] Person2(...etc) How an I get the empty like in between there? If I do not use a group... it does work!

[Orgmode] Re: add a whole directory as one item to refile targets

2009-10-12 Thread Eraldo Helal
> What is Reference/ supposed to be in this case -- a directory?  Refiling > only works to headings (or top level headings) in files in org-mode IIRC. Yes it is supposed to be a directory... I have org files in many directorys... about like so: reference/emacs/emacs.org reference/eros/eros.org

Re: [Orgmode] add a whole directory as one item to refile targets

2009-10-10 Thread Eraldo Helal
| Carsten: "Please try again." > Sure :) ;;sorry about that I happen to have problems explaining... If I am on a headline in an org-mode buffer and do "C-c C-w" (refile) on it... ...and then press TAB twice. I get a completion list buffer that pops up and looks somthing like this: Possibl

[Orgmode] newline in tag menu not working after groupend

2009-10-10 Thread Eraldo Helal
with the following code set in my .emacs file: (setq org-tag-alist '((:startgroup . nil) ("anywhere" . ?a) ("call" . ?c) ("internet" . ?i) ("errand" . ?e) ("home" . ?h) ("school" . ?s) (:endgroup . nil) (:newline)

Re: [Orgmode] agenda prefix - fixed/max width

2009-10-07 Thread Eraldo Helal
(setq org-agenda-prefix-format " %-8.8:c ") Works great! =] ___ 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] agenda prefix - fixed/max width

2009-10-06 Thread Eraldo Helal
Awesome! Thank you Carsten! | Why do you define categories longer than 7 characters if you don'e want to display them? > because sometimes the filename is used and I don't want to truncate it. Greetings, Eraldo ___ Emacs-orgmode mailing list Remember:

[Orgmode] agenda prefix - fixed/max width

2009-10-05 Thread Eraldo Helal
I have set org-agenda-prefix-format to: (org-agenda-prefix-format " %-8:c ") making the agenda look like so: home:[ ] brainstorm redesign home evening school: [ ] chose DE spec. evening school: [ ] ask Lea re: spec topics evening school: [ ] brainstorm Learners Group eraldo: [ ] brainsto

Re: [Orgmode] org-agenda-suffix-format ?

2009-10-04 Thread Eraldo Helal
It could be placed before or after the tags. For export and printing I would still like this feature. :) ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/em

[Orgmode] add a whole directory as one item to refile targets

2009-10-04 Thread Eraldo Helal
If I do "C-c C-w" (refile), I get the following: NOW: Click on a completion to select it. In this buffer, type RET to select the completion near point. Possible completions are: done.org/ eraldo.org/ inbox.org/ WANTED: Possible completions are: done.org/ eraldo.org/ inbox.org/ R

[Orgmode] org-agenda-suffix-format ?

2009-09-16 Thread Eraldo Helal
In one of my agenda views I have org-agenda-prefix-format setup like this: (org-agenda-prefix-format " %-8:c ") The whole thing then looks like that: eraldo: TODO clean garage In this example eraldo is the name of the org file > eraldo.org I would like to have the same thing just not at the begini

Re: [Orgmode] org-mode-hook not started on auto-mode-alist

2009-06-21 Thread Eraldo Helal
In deed it is weird... Thumper tried to help me but ran out of ideas as well. Greetings, Eraldo ___ 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-orgm

Re: [Orgmode] error starting the agenda with stuck projects enabled

2009-06-21 Thread Eraldo Helal
> I am unable to reproduce this problem.  It might already help if you produce > the backtrace with uncompiled code as described here: That is what I did... (as mentioned in the mail) >> I used the uncompiled version of org-mode (C-u M-x org-reload) Eraldo ___

[Orgmode] org-mode-hook not started on auto-mode-alist

2009-06-20 Thread Eraldo Helal
org-mode-hook not started on auto-mode-alist doing M-x org-mode puts (Org Fly yas) in the mode list starting an .org file ends up with only (Org) in the mode list! it seems like the org-mode-hook isnot executing (maybe) I have no idea on what to try next. Greetings from Austria, Eraldo __

[Orgmode] error starting the agenda with stuck projects enabled

2009-06-20 Thread Eraldo Helal
I get an error while starting the agenda if I have my stuck projects string active (not quited out) The Backtrace is attached to this email. Org-version: "6.27trans" Emacs-version: "23.0.91.1" I used the uncompiled version of org-mode (C-u M-x org-reload) If I leave the stuck project definition c

Re: [Orgmode] http://doc.norang.ca/org-mode.html

2009-06-10 Thread Eraldo Helal
Great work! ___ 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] howto refile to non-agenda file?

2009-05-25 Thread Eraldo Helal
, 2009 at 03:15, Eraldo Helal wrote: > Thank you Matt! > > This helped me a lot! > > Greetings, > Eraldo > ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://list

Re: [Orgmode] howto refile to non-agenda file?

2009-05-25 Thread Eraldo Helal
Thank you Matt! This helped me a lot! Greetings, Eraldo ___ 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] timer for a task

2009-05-25 Thread Eraldo Helal
Sounds good to me. Eraldo On Mon, May 25, 2009 at 12:30, Konstantin Antipin wrote: > Hi Daniel, > Yes, you are right indeed. I am talking about effort estimates - I'v > missed this chapter for some reason from the manual. > I like the idea you proposed - to show how much time is left in the > mo

[Orgmode] howto refile to non-agenda file?

2009-05-24 Thread Eraldo Helal
howto refile to non-agenda file? I want to be able to refile projects to a reference.org file. At the moment, if I create that file in the same directory as eraldo.org, it will show up as refile option, but also in the agenda! Another question I have is: How can I refile an item or tree to a new

Re: [Orgmode] Release 6.27

2009-05-23 Thread Eraldo Helal
Great work! I love the development speed of Org... .oO( I still have to learn to cope with it, but I love it *g* ) Greetingsand thanks, Eraldo On Sat, May 23, 2009 at 08:52, Russell Adams wrote: > Carsten, > > Exciting new stuff! Kudos to you and all the contributors! > > Thanks. > > On Sat, May

Re: [Orgmode] Show parent PROJECTS for an item

2009-05-19 Thread Eraldo Helal
On Wed, May 20, 2009 at 00:29, Matthew Lundin wrote: > Org-mode already can save context info as properties. See the variable > org-archive-save-context-info. I do not have this variable (Org-Version:"6.26trans"). Eraldo ___ Emacs-orgmode mailing list

Re: [Orgmode] Show parent PROJECTS for an item

2009-05-19 Thread Eraldo Helal
r. > > Maybe we could create a GTD extension to org-mode? I'd love to help in the > development, but I have no idea on how the code is structured and or how > easy is to add / modify current features (coupling, plugin model, etc). Is > there any document that explains it? >

Re: [Orgmode] Show parent PROJECTS for an item

2009-05-19 Thread Eraldo Helal
On Tue, May 19, 2009 at 05:01, Manish wrote: > Of course, I do not know elisp nor do I understand Org internals so > the idea might just be nonsense from an implementation perspective. > Nonsense or not I like the idea a lot! It would be of great help to me. personally I would only need one

Re: [Orgmode] Show parent PROJECTS for an item

2009-05-18 Thread Eraldo Helal
an existing keyword. (e.g. PROJECT) If there is a simpler way of getting the partent headline as agenda-prefix... > that would be even cooler and much less work I can imagine. Greetings from Austria, Eraldo On Tue, May 19, 2009 at 00:47, Eraldo Helal wrote: > On Tue, May 19, 2009 at 00:1

Re: [Orgmode] Show parent PROJECTS for an item

2009-05-18 Thread Eraldo Helal
On Tue, May 19, 2009 at 00:16, Samuel Wales wrote: > No, just a workaround of inserting both the parent and the child and > letting the dots tell you the relationship between them. > How? I would have to show all Project headlines in order to make this work... However, I only want the parent of m

Re: [Orgmode] Show parent PROJECTS for an item

2009-05-18 Thread Eraldo Helal
On Mon, May 18, 2009 at 18:21, Samuel Wales wrote: > I recall that there was a variable that controls whether dots get put > into the agenda line to show that it is a child of the previous agenda > line, or something like that. > > Might possibly work if you include the parent? I remember having

Re: [Orgmode] Show parent PROJECTS for an item

2009-05-18 Thread Eraldo Helal
On Mon, May 18, 2009 at 04:07, Matthew Lundin wrote: > In my opinion, the easiest way to figure out which project a TODO > belongs to is to use follow mode in the agenda. That way you can see the > original context (i.e., project) to which a todo belongs. > This works great for working with the

Re: [Orgmode] Show parent PROJECTS for an item

2009-05-17 Thread Eraldo Helal
On Sun, May 17, 2009 at 23:25, Matthew Lundin wrote: > Why not use categories for this? You could define a category for each > project: > > --8<---cut here---start->8--- > ** Some Project > :PROPERTIES: > :CATEGORY: special project > :END: > *** TODO Test

Re: [Orgmode] Show parent PROJECTS for an item

2009-05-17 Thread Eraldo Helal
I am having a similar problem as Marcelo... However, in order to keep the agenda flat I only want the parent PROJECT headline (the inner most) to be the prefix. In his example this would be the following: My-sub-sub-project *NEXT Call Liz RE: account creation * :@call:@work: The probl

Re: [Orgmode] Re: Faces

2009-05-16 Thread Eraldo Helal
thank you for sharing the answer. On Sat, May 16, 2009 at 02:01, wrote: > I received a request to tell the list how I managed to change the face for > lines that begin with # in an org file, so here it is. > > Lines that begin with # are comment lines. The face of comment lines is > determined b

[Orgmode] local org-mode user near linz (or Austria) ?

2009-05-15 Thread Eraldo Helal
The idea is simple: I would like to meet up with other org-users! As I did not find any platform to accomplish the search,... I would like to request it as a feature. And at the same time scan the mailing list for candidates. :) I live in Linz (Austria) ...and would be willing to travel (if necess

Re: [Orgmode] Re: higher level headline as category

2009-05-09 Thread Eraldo Helal
The *best solution* I can think of... would be to enable to aganda to "*show parent headline as prefix*". If this is not possible: Is there already a *convenient* way to *enter the category* property? On Fri, May 8, 2009 at 14:40, Tassilo Horn wrote: >:PROPERTIES: >:CATEGORY: headline1

[Orgmode] higher level headline as category

2009-05-08 Thread Eraldo Helal
In my custom agenda: Is there a way to get the higher(by1level) *headline as prefix*? *Demonstration:* test1.org: * headline1 ** TODO headline2 ** TODO headline3 test2.org: * headline4 ** headline5 *** TODO headline 6 ** TODO headline 7:tag1: agenda: headline1TODO headline2 headl

Re: [Orgmode] ascii export error

2009-04-29 Thread Eraldo Helal
e at a time (tryiing your export with emacs -Q each time, to see where the offending file is. Scot On Tue, Apr 28, 2009 at 10:02 PM, Eraldo Helal <off...@eraldo.at> wrote: > Is it save to just delte that directory: /etc/emacs/site-start.d > Because I guess the error lies somew

Re: [Orgmode] ascii export error

2009-04-28 Thread Eraldo Helal
Is it save to just delte that directory: /etc/emacs/site-start.dBecause I guess the error lies somewhere in there.Or is this directory important for something?On Tue, Apr 28, 2009 at 22:46, Eraldo Helal wrote:I discovered that there is a directory: /etc/emacs/site-start.dhttp://paste.org/6848Does

Re: [Orgmode] ascii export error

2009-04-28 Thread Eraldo Helal
I discovered that there is a directory: /etc/emacs/site-start.dhttp://paste.org/6848Does this also get loaded by default and ignored with --no-site-file ? // that would make some sense again (to me) signature.asc Description: OpenPGP digital signature __

Re: [Orgmode] ascii export error

2009-04-28 Thread Eraldo Helal
> > So what's in your site-init file? > > Do M-x locate-library site-start > Library is file /etc/emacs/site-start.el > > to find the file and take a look at it. You can send it to me and I'll > take a look, but if you feel like honing your skills, you can try your > hand at it. The basic idea

Fwd: [Orgmode] ascii export error

2009-04-27 Thread Eraldo Helal
Okay, thank's. Unfortunately my main problem is still unsolved. :( > org-export: Autoloading failed to define function org-export-as-ascii > On Mon, Apr 27, 2009 at 21:00, Manish wrote: > On Sat, Apr 25, 2009 at 2:44 AM, Eraldo Helal wrote: > > Thank you Nick for hel

Re: [Orgmode] ascii export error

2009-04-24 Thread Eraldo Helal
Did all of this... problem persists. :( On Sat, Apr 25, 2009 at 00:28, Nick Dokos wrote: > Eraldo Helal wrote: > > > > Org-mode version 6.26trans > > > > > Also, can you do C-h f org-export-as-ascii and include the > output > > in your r

Re: [Orgmode] ascii export error

2009-04-24 Thread Eraldo Helal
Thank you Nick for helping me troubleshoot! Are you using the upstream org-mode or the one that comes with your > emacs? In particular, what version?[1] Org-mode version 6.26trans > And how do you load org-mode from > your .emacs (including any settings of load-path)? ; Orgmode ; http://orgmod

Re: [Orgmode] ascii export error

2009-04-24 Thread Eraldo Helal
Thank you Nick for helping me troubleshoot! Are you using the upstream org-mode or the one that comes with your emacs? In particular, what version?[1] Org-mode version 6.26trans And how do you load org-mode from your .emacs (including any settings of load-path)? ; Orgmode; http://orgmode.org; us

[Orgmode] ascii export error

2009-04-24 Thread Eraldo Helal
When pressing C-c C-e, a // export to ascii I get the following error: > org-export: Autoloading failed to define function org-export-as-ascii Any idea how to fix this? Eraldo ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to

Re: [Orgmode] agenda export error

2009-04-22 Thread Eraldo Helal
> > > > So, I guess htmlize.el is not part of org-mode. > > Is there a way of keeping uptodate with this file? > > Will it survive when I do my git pull, etc? > > > > No, it's fine - Carsten got permission from Hrvoje Niksic (the author of > htmlize.el) to include it in the contrib/lisp/ directory

Re: [Orgmode] agenda export error

2009-04-22 Thread Eraldo Helal
On Wed, Apr 22, 2009 at 22:48, Nick Dokos wrote: > Eraldo Helal wrote: > > > I get the following error when trying to export my agenda: > > > > > org-write-agenda: Cannot open load file: htmlize > > > > > > Any idea how to fix this? > > >

[Orgmode] agenda export error

2009-04-22 Thread Eraldo Helal
I get the following error when trying to export my agenda: > org-write-agenda: Cannot open load file: htmlize Any idea how to fix this? Greetings, Eraldo ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmo

Re: [Orgmode] Blocked Agenda without newlines but with separator

2009-04-22 Thread Eraldo Helal
) Could that be an option? Thank you for the answer though! On Wed, Apr 22, 2009 at 21:37, Manish wrote: On Wed, Apr 22, 2009 at 11:34 PM, Eraldo Helal wrote: > At the moment my blocked agenda looks somthing like this: > >> >> == =

[Orgmode] Blocked Agenda without newlines but with separator

2009-04-22 Thread Eraldo Helal
At the moment my blocked agenda looks somthing like this: > internet: > > > > home: > eraldo: ACTION do bla

[Orgmode] Agenda headlines match tag and todo keyword.

2009-04-22 Thread Eraldo Helal
How do I get only the headlines that match the *tag* "test" *and* the * todo-keyword* "ACTION" ? I read through the manual and this site " http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php"; but did not find it. Thank's, Eraldo (a little confused) __

Re: [Orgmode] Use tagging in table rows? (was: Personal Finance in org-mode)

2009-04-14 Thread Eraldo Helal
Could using headlines and editing 'rows' with table view in agenda be an option? (using properties in drawers) Greetings, Eraldo .oO( newbie trying to give support *g* ) On Tue, Apr 14, 2009 at 14:20, Carsten Dominik wrote: > Hi Jeff, > > taggin in tables is not supported, i particular beca

[Orgmode] export to html: timestamp-kwd

2009-04-13 Thread Eraldo Helal
Salve Orgers! When exporting to html my auto-timestamp looks like this: > CLOSED: class="timestamp">2009-04-14 Tue 00:52 > > I would rather like to have it like this: CLOSED: 2009-04-14 Tue 00:52 In words: I would like timestamp keyword html span to include the timestamp. Reason: This would

Re: [Orgmode] refile headline with inherited tags

2009-04-05 Thread Eraldo Helal
I am not sure if you understood what I meant... to calrify: when refiling headline1 to another file (C-c C-w) this headline does not have the tag :tag1: in the new file. did your test refile it with the inherited tag? On Sun, Apr 5, 2009 at 16:31, Eraldo Helal wrote: > > > On Sun, Ap

Re: [Orgmode] refile headline with inherited tags

2009-04-05 Thread Eraldo Helal
On Sun, Apr 5, 2009 at 08:44, Carsten Dominik wrote: > > On Apr 5, 2009, at 12:00 AM, Eraldo Helal wrote: > > Today I refiled a headline that was part of a tree using inherited tags: >> >> * topic1 :tag1: >> ** headline1 >> ** hea

[Orgmode] refile headline with inherited tags

2009-04-04 Thread Eraldo Helal
Today I refiled a headline that was part of a tree using inherited tags: * topic1 :tag1: ** headline1 ** headline2 * topic2 If I refile headline1 to another file... the tag "tag1" is not on it anymore... I am not sure if the best way to handle such cases is to add t

Re: [Orgmode] Re: Bug if `org-refile-use-outline-path' is set to 'file

2009-04-03 Thread Eraldo Helal
> > How do you set it? With M-x set-variable RET ..., or with M-: (setq > ...)? In each case you have to quote file, e.g. say 'file. > Thank you, works like a charm now. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the lis

Re: [Orgmode] Bug if `org-refile-use-outline-path' is set to 'file

2009-04-01 Thread Eraldo Helal
Hi Tassilo! I am having the same problem. I understood the manual it in the same way you did. I also found out, that if I enter file as the value for that variable... and then check again what is assigned to it... it shows the path to my .emacs file! In other words... it interpretes file as the f

Re: [Orgmode] hide current heading

2009-03-31 Thread Eraldo Helal
On Wed, Apr 1, 2009 at 00:41, Matthew Lundin wrote: > > Eraldo Helal writes: > > > On Tue, Mar 31, 2009 at 22:11, Deric Bytes > > wrote: > > > > I know you can hide the current content when on the heading by > > pressing TAB. > > > &g

  1   2   >