From: "Scott Jaderholm" <jaderholm@gmail.com>
To: "Jason F. McBrayer" <jmcbray@carcosa.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: running remember with emacsclient - how to get a new frame
Date: Thu, 6 Sep 2007 15:30:46 -0600 [thread overview]
Message-ID: <b2e202b30709061430l1ff13f19x4f547f46d5f2e84c@mail.gmail.com> (raw)
In-Reply-To: <m1r6lcndq3.fsf@bertrand.carcosa.net>
[-- Attachment #1.1: Type: text/plain, Size: 379 bytes --]
On 9/6/07, Jason F. McBrayer <jmcbray@carcosa.net> 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
[-- Attachment #1.2: Type: text/html, Size: 830 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next prev parent reply other threads:[~2007-09-06 21:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-06 11:09 running remember with emacsclient - how to get a new frame pete phillips
2007-09-06 12:39 ` Tassilo Horn
2007-09-06 13:08 ` Jason F. McBrayer
2007-09-06 14:46 ` pete phillips
2007-09-06 21:30 ` Scott Jaderholm [this message]
2007-09-06 22:31 ` John Wiegley
2007-09-07 9:42 ` Jason F. McBrayer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b2e202b30709061430l1ff13f19x4f547f46d5f2e84c@mail.gmail.com \
--to=jaderholm@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=jmcbray@carcosa.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.