On 9/6/07, Jason F. McBrayer <[EMAIL PROTECTED]> wrote:

> I define this function in my .emacs:
>
> (defun my-remember nil
>   (progn (select-frame
>           (make-frame '((name . "*Remember*") )))
>          (raise-frame)
>          (remember)))
>

Jason,

This is great. How would you make it so that the frame displays with
remember as the only window ?

Thank you,
Scott
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to