all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: "Jan D." <jan.h.d@swipnet.se>
Cc: Chong Yidong <cyd@stupidchicken.com>, emacs-devel@gnu.org
Subject: Re: X resource leak?
Date: Mon, 19 Jan 2009 16:57:26 +0100	[thread overview]
Message-ID: <m3fxjfwaop.fsf@telefonica.net> (raw)
In-Reply-To: <3275CE3B-F9AF-4710-A41C-1EB6BD69A813@swipnet.se> (Jan D.'s message of "Mon, 19 Jan 2009 13:03:53 +0100")

"Jan D." <jan.h.d@swipnet.se> writes:

> Can you tell us if you run KDE with gtk-engine?

I use KDE 4.1.3 (on Kubuntu x86_64) and Emacs is configured for using
the gtk widgets. It has

#define USE_GTK 1 

and

#define USE_TOOLKIT_SCROLL_BARS 1

> Is the toolbar enabled and if so does disabling it make any
> difference? Ditto for the scrollbar and menuar.

Bingo! After disabling the scroll bar with M-x scroll-bar-mode emacs
stops allocating X resources.

Switching on/off the menu bar and the tool bar shows no change on
the X resource allocation problem, so it is the scroll bar the only
culprit.

-- 
Oscar




  reply	other threads:[~2009-01-19 15:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-16  2:59 X resource leak? Óscar Fuentes
2009-01-16 15:20 ` Chong Yidong
2009-01-18 16:01   ` Óscar Fuentes
2009-01-19  3:10     ` Chong Yidong
2009-01-19  6:33       ` Stephen J. Turnbull
2009-01-19  9:08         ` Óscar Fuentes
2009-01-19  9:18           ` Werner LEMBERG
2009-01-19  9:23             ` Óscar Fuentes
2009-01-19 12:03       ` Jan D.
2009-01-19 15:57         ` Óscar Fuentes [this message]
2009-01-20  5:51           ` Jan Djärv
2009-01-20 12:02             ` Óscar Fuentes

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=m3fxjfwaop.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=jan.h.d@swipnet.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.