From: Eli Zaretskii <eliz@is.elta.co.il>
Cc: Alex Plotnick <shrike@netaxs.com>, emacs-devel@gnu.org
Subject: Re: Compile failure without window system
Date: Sun, 24 Feb 2002 10:12:58 +0200 (IST) [thread overview]
Message-ID: <Pine.SUN.3.91.1020224101227.27642B-100000@is> (raw)
In-Reply-To: <200202221644.g1MGijB30480@rum.cs.yale.edu>
On Fri, 22 Feb 2002, Stefan Monnier wrote:
>
> > + #ifdef HAVE_WINDOW_SYSTEM
> > if (clear_face_cache_count % 50 == 0
> > && FRAME_WINDOW_P (f))
> > clear_image_cache (f, 0);
> > + #endif /* HAVE_WINDOW_SYSTEM */
> >
> > /* Mark all the scroll bars to be removed; we'll redeem
> > the ones we want when we redisplay their windows. */
>
> IIUC, the error was that clear_image_cache does not exist if
> compiled without a window system. Wouldn't it be better to
> define a dummy clear_image_cache in that case, to keep the xdisp.c
> code a bit cleaner ?
I agree that a dummy version would be cleaner.
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel
prev parent reply other threads:[~2002-02-24 8:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-21 3:27 Compile failure without window system Alex Plotnick
2002-02-22 4:30 ` Richard Stallman
2002-02-22 16:44 ` Stefan Monnier
2002-02-24 8:12 ` Eli Zaretskii [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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.SUN.3.91.1020224101227.27642B-100000@is \
--to=eliz@is.elta.co.il \
--cc=emacs-devel@gnu.org \
--cc=shrike@netaxs.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).