unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* bug in frame-width
@ 2004-08-10  2:59 Luc Teirlinck
  2004-08-11  2:23 ` Richard Stallman
  0 siblings, 1 reply; 16+ messages in thread
From: Luc Teirlinck @ 2004-08-10  2:59 UTC (permalink / raw)


I believe the following is an outright bug.

Do `emacs -q &'

ELISP> (frame-width)
80

Indeed, exacly 80 characters fit on the screen.

ELISP> (fringe-mode 0)
nil

Now 83 characters fit on the screen.  But we still get:

ELISP> (frame-width)
80

Unless there is something I completely fail to understand, that should
be 83.

Sincerely,

Luc.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2004-08-13 15:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-10  2:59 bug in frame-width Luc Teirlinck
2004-08-11  2:23 ` Richard Stallman
2004-08-12  1:51   ` Luc Teirlinck
2004-08-12  5:12     ` Stefan
2004-08-12  7:41       ` Jan D.
2004-08-12 15:36         ` Stefan Monnier
2004-08-12 16:00           ` Andreas Schwab
2004-08-12 21:38           ` Miles Bader
2004-08-12 12:20       ` Paul Pogonyshev
2004-08-12 18:12       ` Luc Teirlinck
2004-08-12 18:58         ` Jan D.
2004-08-12 19:14           ` David Kastrup
2004-08-12 19:34             ` Stefan Monnier
2004-08-12 21:37             ` Andreas Schwab
2004-08-12 21:57               ` David Kastrup
2004-08-13 15:14         ` Richard Stallman

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).