[O] bad text pointer cursor: BadValue (integer parameter out of range for operation)

2012-12-17 Thread Micah Anderson
Hi, I'm trying to make an org-capture frame so I can call it conveniently with a keystroke and emacsclient will launch and bring up org-capture. This works, and it is very convenient for my workflow. Basically I do the following in my awesome window manager configuration: awful.key({ modkey

Re: [O] org-capture-hook only when in frame?

2011-09-20 Thread Micah Anderson
Micah Anderson writes: > > (defadvice capture-finalize (after delete-capture-frame activate) > "Advise capture-finalize to close the frame if it is the capture frame" > (if (equal "capture" (frame-parameter nil 'name)) > (delete-frame))) >

Re: [O] org-capture-hook only when in frame?

2011-09-20 Thread Micah Anderson
Tom Prince writes: > On Tue, 20 Sep 2011 18:45:31 -0400, Micah Anderson wrote: > Non-text part: multipart/signed >> >> I have a function to create a frame for capture mode that I can call >> with emacsclient at any time: >> >> ;; Initialization of capture

[O] org-capture-hook only when in frame?

2011-09-20 Thread Micah Anderson
I have a function to create a frame for capture mode that I can call with emacsclient at any time: ;; Initialization of capture frames (defun make-capture-frame () "Create a new frame and run org-capture" (interactive) (make-frame '((name . "capture") (width . 80) (height . 10))) (selec

Re: [Orgmode] Re: monthly report

2009-03-19 Thread Micah Anderson
* Carsten Dominik [2009-03-18 04:42-0400]: > > On Mar 17, 2009, at 8:38 PM, Micah Anderson wrote: >> Carsten Dominik writes: >>> On May 25, 2007, at 3:41, Steven Lumos wrote: >>> >>>> Being yet another planner switcher, I'm used to using planner

[Orgmode] Re: monthly report

2009-03-17 Thread Micah Anderson
Hi all, apologies for resurrecting an older thread, but I was searching for this very capability and found this post. Carsten Dominik writes: > On May 25, 2007, at 3:41, Steven Lumos wrote: > >> Being yet another planner switcher, I'm used to using planner-report- >> generate to assist me with w