From: Lute Kamstra <Lute.Kamstra@cwi.nl>
Cc: emacs-devel@gnu.org
Subject: Re: Let's tell we are using GTK+
Date: Mon, 04 Aug 2003 10:33:29 +0200 [thread overview]
Message-ID: <sgdn0epbz52.fsf@occarina.pna.cwi.nl> (raw)
In-Reply-To: <yojfzkivkm4.fsf@igor.phys.ntnu.no> (Terje Rosten's message of "Sun, 03 Aug 2003 17:14:43 +0200")
Terje Rosten <terjeros@phys.ntnu.no> writes:
> Here are two patches which together let the lisp function
> emacs-version tell about the presence of GTK+ support.
[...]
> Index: lisp/version.el
> ===================================================================
> RCS file: /cvsroot/emacs/emacs/lisp/version.el,v
> retrieving revision 2.32
> diff -c -r2.32 version.el
> *** lisp/version.el 4 Feb 2003 12:12:31 -0000 2.32
> --- lisp/version.el 3 Aug 2003 14:53:36 -0000
> ***************
> *** 62,67 ****
> --- 62,68 ----
> (cond ((featurep 'motif)
> (concat ", " (substring motif-version-string 4)))
> ((featurep 'x-toolkit) ", X toolkit")
> + ((featurep 'gtk+-toolkit) ", GTK+ toolkit")
Maybe the GTK version should be mentioned as well. Handy for bug reports.
> (t ""))
> (if (and (boundp 'x-toolkit-scroll-bars)
> (memq x-toolkit-scroll-bars '(xaw xaw3d)))
[...]
Lute.
next prev parent reply other threads:[~2003-08-04 8:33 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-03 15:14 Let's tell we are using GTK+ Terje Rosten
2003-08-04 1:20 ` Miles Bader
2003-08-04 7:33 ` Terje Rosten
2003-08-04 17:31 ` Paul Jarc
2003-08-05 1:27 ` Miles Bader
2003-08-05 4:42 ` Stephen J. Turnbull
2003-08-05 19:15 ` Richard Stallman
2003-08-05 23:04 ` Kenichi Handa
2003-08-05 23:59 ` Masatake YAMATO
2003-08-06 7:56 ` Terje Rosten
2003-08-04 8:33 ` Lute Kamstra [this message]
2003-08-04 19:33 ` Terje Rosten
2003-08-19 9:46 ` Lute Kamstra
2003-08-19 10:46 ` Terje Rosten
2003-08-19 12:34 ` Lute Kamstra
2003-08-19 13:39 ` José Roberto B. de A. Monteiro
2003-08-19 14:31 ` Betoes
2003-08-20 18:24 ` Betoes
2003-08-21 9:59 ` Andreas Schwab
2003-08-24 0:10 ` Richard Stallman
2003-08-24 10:28 ` Lute Kamstra
2003-08-22 14:38 ` Richard Stallman
2003-08-23 20:07 ` Simon Josefsson
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=sgdn0epbz52.fsf@occarina.pna.cwi.nl \
--to=lute.kamstra@cwi.nl \
--cc=emacs-devel@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.