all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Glenn Morris <rgm@gnu.org>
Cc: 19256@debbugs.gnu.org, David Shepherd <davidshepherd7@gmail.com>
Subject: bug#19256: 24.3; Bad interaction between calendar.el and pop-up-frames
Date: Sat, 04 Sep 2021 09:36:08 +0200	[thread overview]
Message-ID: <87fsukssgn.fsf@gnus.org> (raw)
In-Reply-To: <6lr3wgru78.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed, 03 Dec 2014 22:04:59 -0500")

Glenn Morris <rgm@gnu.org> writes:

>> If that's still not very clear (sorry it's quite difficult to explain) then
>> it might be easier to just try it and see watch what happens.
>
> Rest assured I did actually try it. I can still only say that AFAICS you
> get what you ask for.

If I understand correctly, the problem is this:

(progn
  (setq pop-up-frames 'graphic-only)
  (setq calendar-setup 'two-frames)
  (calendar))

This will pop up three new frames, and one of them is empty.  I've now
fixed this in Emacs 28 -- but only for the non-nil calendar-setup case.
When it's nil, it seems natural that pop-up-frames should be heeded.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2021-09-04  7:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-02 18:40 bug#19256: 24.3; Bad interaction between calendar.el and pop-up-frames David Shepherd
2014-12-02 21:00 ` Stefan Monnier
2014-12-03  6:20 ` Glenn Morris
2014-12-03 10:35   ` David Shepherd
2014-12-04  3:04     ` Glenn Morris
2021-09-04  7:36       ` Lars Ingebrigtsen [this message]

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=87fsukssgn.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=19256@debbugs.gnu.org \
    --cc=davidshepherd7@gmail.com \
    --cc=rgm@gnu.org \
    /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.