all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: rudalics@gmx.at
Cc: 18528@debbugs.gnu.org
Subject: bug#18528: 24.3.93; Crash during restoration of frameset from desktop
Date: Tue, 23 Sep 2014 22:42:43 +0300	[thread overview]
Message-ID: <83tx3yw2bw.fsf@gnu.org> (raw)
In-Reply-To: <83vboew2vk.fsf@gnu.org>

> Date: Tue, 23 Sep 2014 22:30:55 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: 18528@debbugs.gnu.org
> 
> > Date: Tue, 23 Sep 2014 21:17:02 +0200
> > From: martin rudalics <rudalics@gmx.at>
> > CC: bug-gnu-emacs@gnu.org
> > 
> >        return (((WINDOW_PIXEL_WIDTH (w) + ch_width - 1)
> > 	       / ch_width) * w->ncols_scale_factor
> > 	      /* 2 partially visible columns in the text area.  */
> > 	      + 2
> > 	      /* One partially visible column at the right
> > 		 edge of each marginal area.  */
> > 	      + 1 + 1);
> > 
> > so columns aren't involved IIUC.
> 
> I was talking about new_lines

For which we do a similar calculation, I see.

So now I don't understand why you asked about rounding up, since we
evidently already do.





  reply	other threads:[~2014-09-23 19:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-22 15:23 bug#18528: 24.3.93; Crash during restoration of frameset from desktop Eli Zaretskii
2014-09-22 17:43 ` martin rudalics
2014-09-22 18:13   ` Eli Zaretskii
2014-09-23  5:48     ` martin rudalics
2014-09-23 15:26       ` Eli Zaretskii
2014-09-23 16:15         ` martin rudalics
2014-09-23 18:46           ` Eli Zaretskii
2014-09-23 19:17             ` martin rudalics
2014-09-23 19:30               ` Eli Zaretskii
2014-09-23 19:42                 ` Eli Zaretskii [this message]
2014-09-24  6:16                   ` martin rudalics
2014-09-24  7:15                     ` Eli Zaretskii
2014-09-24  7:33                     ` Eli Zaretskii

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=83tx3yw2bw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=18528@debbugs.gnu.org \
    --cc=rudalics@gmx.at \
    /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.