Re: [O] implement appt warntime

2012-07-17 Thread Moritz Ulrich
tegrate such a functionality? I might code it if I find the > time. > > Take care, -- Moritz Ulrich

[O] Fix documentation for `org-mobile-post-pull-hook'

2012-07-19 Thread Moritz Ulrich
This hook only runs when there were new items in the inbox. Documentation says it runs after each `org-mobile-pull'. -- Moritz Ulrich

Re: [O] Setting Refiling Targets

2012-07-19 Thread Moritz Ulrich
Try (setq org-refile-targets `((nil :maxlevel . 9) (org-agenda-files :maxlevel . 9) (,(concat org-directory "/projects/project.org") :maxlevel . 9))) Notice the ` instead of ' and the ,. This feature is called 'quasiquote'. On Thu, Jul 19, 2

[O] Bug: Capture with %i replaces placeholders in copied region

2012-08-24 Thread Moritz Ulrich
->8--- ;; ("w" "URL" entry (file+headline "notes.org" "URLs") ;;"* %^{Title}\n\n Source: %u, %c\n\n %i") --8<---cut here---end--->8--- it will asks for 'Title' because the captured region contains the placeholder %^{Title}. This feels wrong, and is most likely a bug. -- Moritz Ulrich

[O] Switching from weekly to daily agenda loses window state

2012-08-24 Thread Moritz Ulrich
s 'd' to switch to the daily agenda. Cheers Moritz Ulrich -- Moritz Ulrich

Re: [O] Problems with diacritics in Mountain Lion + Org Mode

2012-08-24 Thread Moritz Ulrich
acs itself is pretty horrible. It breaks so many things from Emacs. I'd suggest moving to Emacs.app, installed via Homebrew or downloaded from http://emacsformacosx.com/ Homebrew will take care of linking emacs to /usr/local/bin/, the .app from the website won't. -- Moritz Ulrich

Re: [O] Org-mode release 7.9

2012-08-25 Thread Moritz Ulrich
Bastien writes: > Hi all, > > I've released Org 7.9. > > http://orgmode.org/org-7.9.zip > http://orgmode.org/org-7.9.gz > http://orgmode.org/org-mode-download.html > The second link seems dead to me. Maybe it should read 'org-7.9.tar.gz'? -- Moritz Ulrich

[O] org-sticky-agenda: Refiling broken

2012-08-26 Thread Moritz Ulrich
call-interactively(org-agenda-refile nil nil) --8<---cut here---end--->8--- This happens in the latest release and the one before. Cheers, Moritz Ulrich -- Moritz Ulrich

Re: [O] advice on compiling org 7.9 for OSX Lion.

2012-08-26 Thread Moritz Ulrich
code to get make? > > Having a Mac myself, I'm assuming the answer is that it's just the > easiest way. Pop in the DVD and install the gcc tools from the extras > folder. Is there a better way? > > John > Yes, there is! :-) Use a recent Xcode from the Mac AppStore and install the command line tools via the option dialog. -- Moritz Ulrich

Re: [O] org-sticky-agenda: Refiling broken

2012-08-26 Thread Moritz Ulrich
Bastien writes: > Moritz Ulrich writes: > >> When I try to refile a TODO from from a sticky agenda, I get the >> following error: >> >> Debugger entered--Lisp error: (wrong-type-argument stringp nil) >> org-remove-subtree-entries-from-agenda() &

[O] Store org-files in a git repository?

2012-09-07 Thread Moritz Ulrich
the wheel. Cheers, Moritz Ulrich -- Moritz Ulrich

Re: [O] Store org-files in a git repository?

2012-09-10 Thread Moritz Ulrich
Achim Gratz writes: > Moritz Ulrich writes: >> I plan to put my org directory (where I keep among other my agenda >> files) under version control and would like to have some sort of >> specialized function for that. >> >> My dream setup would be a range of fu

Re: [O] Quick poll - do you use the agenda more as a query interface or as your main view

2012-09-11 Thread Moritz Ulrich
I use often is search and some custom agenda for querying (billing periods). -- Moritz Ulrich pgpyika21tr5e.pgp Description: PGP signature

Re: [O] Differences between MobileOrg and MobileOrgNG

2012-09-16 Thread Moritz Ulrich
normal MobileOrg's. It feels more modern and better integrated to Android 4.0. (Though it's not perfect) I'd really like to improve the look of MobileOrg itself, but I really can't get myself to program in java. > So far, I've been using MobileOrg and it worked for me.

[O] Buffer is read-only: #

2012-09-16 Thread Moritz Ulrich
when I kept my agenda buffer open for a very long time. Killing the buffer fixed this. This doesn't seem to work anymore. Any ideas? Cheers, -- Moritz Ulrich pgpAhfaxduoVS.pgp Description: PGP signature

Re: [O] Buffer is read-only: #

2012-09-17 Thread Moritz Ulrich
it looks like a documentation issue. For my part, I'll just modify the function in the hook to check if the buffer is read-only. Thanks, Moritz Ulrich -- Moritz Ulrich pgpjq1KlqGMaR.pgp Description: PGP signature

Re: [O] external process modifying buffers

2012-09-18 Thread Moritz Ulrich
eally edit the buffer? (y, n, r or C-h) >> >> Set "global-auto-revert-mode" to "t". >> >> Cheers, >> Charles >> >> -- >> linux: the choice of a GNU generation >> (k...@cis.ufl.edu put this on Tshirts in '93) Cheers, Moritz -- Moritz Ulrich pgpuuMJ7XyJgz.pgp Description: PGP signature

[O] Block-Agenda: Show whole entry

2012-10-04 Thread Moritz Ulrich
ssible? Cheers, Moritz Ulrich -- Moritz Ulrich pgpnBIMzBKJd8.pgp Description: PGP signature

[O] org-plus-contrib: Invalid function: org-no-popups

2013-01-23 Thread Moritz Ulrich
to a mail thread where removing, restarting Emacs and re-installing the package fixed everything - that doesn't work for me. I'm thankful for any pointers. Cheers, Moritz Ulrich -- Moritz Ulrich pgp6XE4zeX8CH.pgp Description: PGP signature

[O] org-mobile: Strange #+TODO: in index.org

2012-03-28 Thread Moritz Ulrich
nge. The only file with this abnormality is index.org after org-mobile-push. Killing the line fixes it, but the next push will add it again. While this isn't a big deal, I'd rather have a clean setup. Can someone point me in the right direction? I'm using Org 7.8.06. Cheers, Moritz Ulrich -- Moritz Ulrich

Re: [O] org-mobile: Strange #+TODO: in index.org

2012-03-29 Thread Moritz Ulrich
On Thu, Mar 29, 2012 at 12:51, Bastien wrote: > Hi Ulrich, It's Moritz, everyone confuses this ;-) (No hard feelings) > Moritz Ulrich writes: > >> I recently started using org-mode in combination with MobileOrg rather >> excessively. Everything works pretty good, w

[O] Regression in `org-todo'

2012-04-01 Thread Moritz Ulrich
d patch contains a simple (two line) fix. Cheers, Moritz Ulrich -- Moritz Ulrich fix-org-last-state.patch Description: Binary data

Re: [O] [URGENT] Regression in `org-todo'

2012-04-01 Thread Moritz Ulrich
Marking it URGENT as the release for emacs 24 seems to be affected too. On Sun, Apr 1, 2012 at 17:01, Moritz Ulrich wrote: > Commit 6cbf1f417222321a47848a7368427ba8a22fe3a5 renames variable > `last-state' to `org-last-state' in org.el. This change isn't > reflect

[O] Agenda: Don't widen narrowed subtrees

2012-04-11 Thread Moritz Ulrich
f the latter, I'll try hunting the missing `save-restriction' down tomorrow. -- Moritz Ulrich

[O] org-clocktable: Show timestamps for CLOCKED

2012-04-20 Thread Moritz Ulrich
esn't handle this, showing the task only with one timestamp in the table. This is as expected as the doc says: "Look for SCHEDULED, DEADLINE, TIMESTAMP and TIMESTAMP_IA, in this order.". I think org-clocktable should search for CLOCKED too. -- Moritz Ulrich

[O] Typo in worg page about org-checkbox

2012-04-30 Thread Moritz Ulrich
-checklist.html -- Moritz Ulrich

[O] Scheduling: Finishing a task 'Yesterday' OR Repeat on the same day

2012-06-17 Thread Moritz Ulrich
r, and in the Logbook? I'd also accept a solution for repeating these tasks on the same day. Not the nicest solution as the task would appear in the agenda even when it was done today, but acceptable. Cheers, Moritz ulrich - -- Moritz Ulrich -BEGIN PGP SIGNATURE- Version: GnuPG v

Re: [O] Scheduling: Finishing a task 'Yesterday' OR Repeat on the same day

2012-06-18 Thread Moritz Ulrich
da-todo-yesterday comes to the rescue: it will record > your state change at 23:59 the previous day. > > Very useful for habit tracking. > > .j. `org-extend-today-until' seems to be the perfect solution. `org-agenda-todo-yesterday' seems helpful too. Thank y

Re: [O] Setting Face of clocking info in Modeline

2012-06-20 Thread Moritz Ulrich
ay' to 'both or 'frame-title. Cheers, Moritz -- Moritz Ulrich

Re: [O] Setting Face of clocking info in Modeline

2012-06-21 Thread Moritz Ulrich
ot;None" nil))) --8<---cut here---end--->8--- Followign a link to gitweb. (Sorry for the long link): [1]: http://orgmode.org/w/?p=org-mode.git;a=blob;f=lisp/org-clock.el;h=70c015b38f0a121d313c4d8ead17354da5e6c235;hb=6cddf7425096a743c02b9a17ad8e12b61f514210#l340 Cheers, Moritz Ulrich -- Moritz Ulrich

Re: [O] converting people to Emacs and org-mode

2013-04-09 Thread Moritz Ulrich
I'm interested in the article too. Maybe you can arrange something with the editors if even the creator of org-mode is interested in the article? On Tue, Apr 9, 2013 at 10:51 AM, Carsten Dominik wrote: > > On 9 apr. 2013, at 10:46, Thorsten Jolitz wrote: > >> 42 147 writes: >> >>> This might b

[O] [org-publish] Set style for htmlized source blocks

2013-08-17 Thread Moritz Ulrich
current Emacs color theme for export? I use the theme facilities of emacs24 Thanks, Moritz Ulrich. -- Moritz Ulrich