all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jonathon Isaac Swiderski <jonswid@umich.edu>
Subject: Re: Opening *Calendar* in its own frame
Date: Fri, 24 Jan 2003 16:53:33 -0500	[thread overview]
Message-ID: <Pine.SOL.4.44.0301241647040.11272-100000@timepilot.gpcc.itd.umich.edu> (raw)
In-Reply-To: <3E2C70F4.9050003@XXnetscape.net>

On Mon, 20 Jan 2003, Matt wrote:
> > Jonathon Isaac Swiderski wrote:
> >
> >>I'm using v20.7.
> >
> > [...]
> >
> >>(if (eq window-system 'x) ; if we are running under X windows...
> >>    (progn
> >>      (calendar)
> >>      (speedbar)))
> >>
> >>
> >>I'd like to have the calendar be in its own frame.
> >
>
> I added  (select-frame-by-name "*scratch*")
> to return focus to the main frame.

I have 'focus-follows-mouse' in my CDE setup, but i did reverse the order
the two are created:   (speedbar) (calendar)
so that the speedbar doesn't associate itself with the calendar frame
(i.e., match the calendar's size and position on startup, try to find files
in the calendar frame, etc.).

thanks to galen et al. for your help.

-- 
Jonathon Isaac Swiderski \\ dangercat-20@dangercat.net
cs.oberlin.edu/~jswiders  \\  www.dangercat.net/resume

"Those are my principles. If you don't like them, I have others."
  -- Groucho Marx

  parent reply	other threads:[~2003-01-24 21:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-20 20:16 Opening *Calendar* in its own frame Jonathon Isaac Swiderski
2003-01-20 21:17 ` Glenn Morris
2003-01-20 21:58   ` Matt
2003-01-20 23:01     ` Matt
2003-01-24 21:53     ` Jonathon Isaac Swiderski [this message]
2003-01-20 23:14 ` Galen Boyer
2003-01-21  3:04   ` Matt
2003-01-21  6:16     ` Eli Zaretskii

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=Pine.SOL.4.44.0301241647040.11272-100000@timepilot.gpcc.itd.umich.edu \
    --to=jonswid@umich.edu \
    /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.