[Orgmode] compiling org without make

2010-09-26 Thread Gez
ole path - e.g. Q:\progs\emacs-23.2\lisp\org ? 5. What option should I choose for org-compile-sources in the function? (I don't know what it means.) 6. Finally, how do I use this function? Do I write it to my .emacs and then call it? What is the command? Sorry fo

Re: [Orgmode] compiling org without make

2010-09-26 Thread Gez
I got it working, thanks to an offlist message from Don - copied with permission below... Gez - Original Message - From: "Dan Davison" To: "Gez" Sent: Sunday, September 26, 2010 2:56 PM Subject: Re: compiling org without make > Hi Gez, > > It is possi

[Orgmode] Cannot insert column - wrong type argument

2010-09-28 Thread Gez
fine - prompts for a property. I don't know if it's relevant but in the problematic file, when I use C-c C-x C-c to create the column view, no #+COLUMNS line appears. Any ideas how to troubleshoot it? Gez (beginner, GNU Emacs 23.2.1, Org-mode version 7.01trans)___

Re: [Orgmode] FIXED - Cannot insert column - wrong type argument

2010-09-29 Thread Gez
it wasn't on a headline.) When I removed the tag and reloaded the file, the column commands all worked fine. I'm assuming that was the cause, but I was surprised though since there had been no error message. Gez - Original Message - From: "Giovanni Ridolfi" T

[Orgmode] VISIBILITY property and C-u C-u

2010-10-17 Thread Gez
f the outline, so in effect, the only way I feel sure I can quickly return to my desired startup visibility is with S-TAB C-u C-u TAB, which is a lot of keystrokes! So my questions are - is this expected behaviour? Can it be changed? Gez Windows XP, GNU Emacs 23.2.1, Org-mode version 7.01tra

Re: [Orgmode] VISIBILITY property and C-u C-u

2010-10-24 Thread Gez
> On Oct 17, 2010, at 5:41 PM, Gez wrote: C-u C-u >> TAB is documented in the reference card but not in the manual or on >> worg as far as I can see - Shouldn't it be added? Also shouldn't >> VISIBILITY be listed with the other "special properties

Re: [Orgmode] VISIBILITY property and C-u C-u

2010-10-26 Thread Gez
- Original Message - From: "Carsten Dominik" To: "Gez" Subject: Re: [Orgmode] VISIBILITY property and C-u C-u On Oct 17, 2010, at 5:41 PM, Gez wrote: I have a query about the C-u C-u TAB command. When I've just edited or used S-TAB (no matter which

[Orgmode] Updating using snapshot & org-install missing

2010-10-26 Thread Gez
his thread http://thread.gmane.org/gmane.emacs.orgmode/11416 I copied over the org-install.el file from my org-mode-backup directory into the new org-mode directory and restarted emacs Result: org mode updated, no errors Hope this helps! Gez (Windows XP, GNU Emacs

[Orgmode] Request - capture included in customize browser

2010-10-26 Thread Gez
ng all my configuring with the customize browser recently (after some early false starts copying, pasting and editing settings directly into my .emacs file). I'm avoiding errors and I also find it better documented than the manual and really useful to see the context (the customize group).

[Orgmode] Nulled request - now a query- capture included in customize browser

2010-10-26 Thread Gez
"* TODO %?\n %i\n %a") ("j" "Journal" entry (file+datetree "~/org/cap_journal.org") "* %?\nEntered on %U\n %i\n %a"))) Gez ___ - Original Message - From: Gez To: emacs-orgmode@gnu.org

[Orgmode] Bug? Capture not in customize until called by key (was Request - capture included in customize browser)

2010-10-27 Thread Gez
age - From: "Bernt Hansen" C-h v org-capture-templates and click on the _customize_ link. Thank you, Bernt, but I can't see a _customize_ link there, either when capture is in customize or when it's not. Gez (Window

Re: [Orgmode] Re: Bug? Capture not in customize until called by key

2010-10-27 Thread Gez
- Original Message - From: "Bernt Hansen" "Gez" writes: ... it seems that the customize capture appears and disappears. Here's how to replicate, I hope. With .emacs having no reference to capture (no key defined, no templates), customize capture is in

[O] Idea: insert "current sort order" property

2011-10-07 Thread Gez
o the current tree. I'm also not sure how to deal with larger numbers - 01-99 seems like a good default but could one have an option for 001-999? I also wonder about adding the property to more than one level at a time, but might that be a bit much in terms of affecting performance? Does anyone else see this as potentially useful? Gez GNU Emacs 23.3.1 and org-version 7.7

Re: [O] Idea: insert "current sort order" property

2011-10-12 Thread Gez
Thanks, Christian. Please forgive my ignorance but what should I do with the code? I've not done anything more advanced than org-customize before. Gez On 11 October 2011 20:46, Christian Moe wrote: > Hi, Gez, > > > On 10/7/11 5:02 PM, Gez wrote: > >> What I'm

Re: [O] Idea: insert "current sort order" property

2011-10-12 Thread Gez
cond set of properties being written accidentally if I made a typo. Gez > On 10/12/11 1:35 PM, Gez wrote: >> >> Thanks, Christian.  Please forgive my ignorance but what should I do >> with the code?  I've not done anything more advanced than >> org-customize before. >> >> Gez >

Re: [O] Idea: insert "current sort order" property

2011-10-13 Thread Gez
uot;~/.emacs" "^_emacs\\(\\.elc?\\)?$" "~/_emacs" "/.emacs" t load expand-file-name "init" file-name-as-directory "/.emacs.d" file-name-extension "elc" file-name-sans-extension ".el" file-exists-p file-newer-than-file-p message "Warning: %s is newer than %s" sit-for 1 "default" alt inhibit-default-init inhibit-startup-screen] 7]() command-line() normal-top-level() _ Gez

[O] Blocked tasks also dimmed in export?

2011-10-13 Thread Gez
I use org-agenda-dim-blocked-tasks to keep track of "tasks" that have no current "todo's", but in my exported html agenda view (C-c a e) which I share via dropbox, there is unfortunately no dimming. Is there a way to preserve the grey face in html export? Gez

[O] No date/day title in agenda column view

2011-10-13 Thread Gez
e them now - perhaps since using my current version - GNU Emacs 23.3.1 and org-mode version 7.7 My org-columns-default-format is "%1BLOCKED %4TODO %CATEGORY %5Effort{:} %50ITEM %20TAGS %21ALLTAGS" Could this be a bug, or have I made this happen with a setting that I can't remember? Gez

[O] C-c a e closes agenda buffer

2011-10-13 Thread Gez
hat C-c a e aborts the refresh of the agenda buffer (as if C-g were used after C-c a)? Alternatively could a particular custom agenda view be designated as a default to return to after C-c a e? Gez

[O] How to show done items in specific agenda views

2011-10-13 Thread Gez
led (org-agenda-prefix-format "%-7e") (org-agenda-todo-keyword-format "%-10s") (org-agenda-sorting-strategy (quote (todo-state-up)) ((org-agenda-remove-tags t)) ("Q:\\Q_Synced\\My Dropbox\\OrgModeExports\\agenda.html")) --- Gez

Re: [O] Idea: insert "current sort order" property

2011-10-13 Thread Gez
That was my duh - I accidentally left a # in when copying to my .emacs. It works fine now. Thank you. Gez On 13 October 2011 13:39, Christian Moe wrote: > Hi, > > Not sure I can help; I don't quite see how this error could be caused by > anything in the code I sent you. Is

Re: [O] Blocked tasks also dimmed in export?

2011-10-25 Thread Gez
Just bumping this in case anyone can help me fix it - I'd really like the tasks to be greyed out in an export. Thanks, Gez On 13 October 2011 12:57, Gez wrote: > I use org-agenda-dim-blocked-tasks to keep track of "tasks" that have > no current "todo's", but

[O] Quicker refile? Capture & progress cookies. Using capture to count/tally

2011-11-17 Thread Gez
I have a list of "niggles" which are not on an active todo list because they only occur to me from time to time, but I wanted to be able to quickly note each time one of them bothers me, so that the most annoying ones, the ones I would want to add to my todo list first, might start to "rise to the

Re: [O] Quicker refile? Capture & progress cookies. Using capture to count/tally

2011-11-18 Thread Gez
Bernt, I think your system (and your writing about it) is fantastic and it has inspired me to develop mine. On 17 November 2011 23:10, Bernt Hansen wrote: > Gez writes: > I almost exclusively use capture to quickly file away things I don't > want to forget.  This goes to my r

[O] Publish project alist in org-mode 8 - confusing documentation

2014-03-06 Thread Gez
\\|js\\|png\\|jpg\\|gif\\|pdf\\|mp3\\|ogg\\|swf" :publishing-directory "~/public_html/" :recursive t :publishing-function org-publish-attachment ) ("org" :components ("org-notes" "org-static")) )) Many thanks! Gez Org-mode version 8.2.5h (8.2.5h-30-gdd810b-elpa GNU Emacs 24.3.1 (i386-mingw-nt6.2.9200)

Re: [O] Publish project alist in org-mode 8 - confusing documentation

2014-03-07 Thread Gez
>Richard Lawrence writes: > > Gez writes: > > > but I don't know where to begin adapting it to the new export framework. > > > > For example, I'd be very grateful if someone could "translate" the > > following (or something more simple) in

[O] No priority cookies in html export despite setting pri:t option

2017-02-06 Thread Gez
tml source file doesn't show the cookies - it's not just the html rendering or css. Any idea why? Gez Org-mode version 8.2.10 Emacs version GNU Emacs 25.1.1 (x86_64-w64-mingw32)