all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: joakim@verona.se
To: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Cc: Eli Zaretskii <eliz@gnu.org>, emacs-devel@gnu.org
Subject: Re: About x_draw_xwidget_glyph_string
Date: Tue, 12 Apr 2016 23:13:13 +0200	[thread overview]
Message-ID: <m3lh4i7cpi.fsf@exodia.verona.se> (raw)
In-Reply-To: <wltwj9ggde.wl%mituharu@math.s.chiba-u.ac.jp> (YAMAMOTO Mitsuharu's message of "Mon, 11 Apr 2016 09:04:45 +0900")

YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> writes:


> Also, could you also take a look at the other issue of
> "xwidget-view-list gets longer and longer" I mentioned in the original
> message?

I think the original intention was to only run initialization if the
lookup first returned NULL, like below. (Which of course was what you
wrote in your original email, albeit more eloquently)

  /* Do initialization here in the display loop because there is no
     other time to know things like window placement etc.  */
  if(xv == NULL)
    xv = xwidget_init_view (xww, s, x, y);


>
> 				     YAMAMOTO Mitsuharu
> 				mituharu@math.s.chiba-u.ac.jp

-- 
Joakim Verona



      parent reply	other threads:[~2016-04-12 21:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25  2:07 About x_draw_xwidget_glyph_string YAMAMOTO Mitsuharu
2016-01-25  6:59 ` joakim
2016-01-25 15:46 ` Eli Zaretskii
2016-04-08 15:35   ` joakim
2016-04-09  7:38     ` Eli Zaretskii
2016-04-09 11:22       ` joakim
2016-04-09 12:06         ` Eli Zaretskii
2016-04-10  8:29         ` YAMAMOTO Mitsuharu
2016-04-11  0:04           ` YAMAMOTO Mitsuharu
2016-04-12 20:46             ` joakim
2016-04-12 21:13             ` joakim [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=m3lh4i7cpi.fsf@exodia.verona.se \
    --to=joakim@verona.se \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=mituharu@math.s.chiba-u.ac.jp \
    /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.