all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
To: joakim@verona.se
Cc: Emacs Development <emacs-devel@gnu.org>
Subject: Re: problem with fullscreen
Date: Tue, 09 Jun 2009 08:13:15 +0200	[thread overview]
Message-ID: <4A2DFD7B.1040502@swipnet.se> (raw)
In-Reply-To: <m3vdn65ysr.fsf@verona.se>

On 2009-06-08 21:08, joakim@verona.se wrote:
> I have a mode which toggles full-screen and other things.
> (find it attached)

Not really...

>
> It has worked well, but suddenly it has stopped working when I did an
> emacs update. The problem is that the following code doesnt enter
> fullscreen:
>
> (set-frame-parameter nil 'fullscreen 'fullboth)
>
> However, the fragment does work in an emacs -Q session.
> So, it would appear some of my other emacs init code disables fullscreen
> somehow. Any hints on where I should look?
>

I guess you have to do a binary search in your startup-script until you 
find it.  Or do the lisp-thing above in the debugger and see if some 
hook of yours is called that changes things.

	Jan D.




  reply	other threads:[~2009-06-09  6:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-08 19:08 problem with fullscreen joakim
2009-06-09  6:13 ` Jan D. [this message]
2009-06-09  8:42   ` joakim
2009-06-10  6:21     ` Jan D.

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=4A2DFD7B.1040502@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=joakim@verona.se \
    /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.