* bug#3988: 23.1; Emacs window clipped on OS X
@ 2009-07-31 5:07 Josiah Schwab
2016-03-06 4:05 ` Hagmonk
2016-03-20 15:38 ` Alan Third
0 siblings, 2 replies; 3+ messages in thread
From: Josiah Schwab @ 2009-07-31 5:07 UTC (permalink / raw)
To: bug-gnu-emacs
The minibuffer appears cutoff when starting Emacs.
See http://web.mit.edu/jschwab/Public/emacs_bug.png
Steps to reproduce:
1) Have emacs change the default font on startup
My .emacs:
(set-default-font "-Adobe-Courier-Medium-R-Normal--12-120-75-75-M-70-
ISO8859-1")
2) Start emacs
- The window is initially very large, larger than the screen.
Note: If one does not set the default font to something smaller,
the minibuffer does not appear at all as it is off the bottom of the
screen.
- The window quickly resizes to use the smaller font
BUG: The minibuffer in the resized window is partially cut off
Josiah Schwab
In GNU Emacs 23.1.1 (i386-apple-darwin9.7.1, X toolkit)
of 2009-07-30 on NORTHWEST-THIRTYFIVE-FOUR-TWENTY-FIVE.MIT.EDU
Windowing system distributor `The X.Org Foundation', version
11.0.10402000
configured using `configure '--with-x''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
tool-bar-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
<help-echo> <help-echo> <help-echo> <escape> x r e
p <tab> o <tab> r <tab> <return>
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list... [2 times]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#3988: 23.1; Emacs window clipped on OS X
2009-07-31 5:07 bug#3988: 23.1; Emacs window clipped on OS X Josiah Schwab
@ 2016-03-06 4:05 ` Hagmonk
2016-03-20 15:38 ` Alan Third
1 sibling, 0 replies; 3+ messages in thread
From: Hagmonk @ 2016-03-06 4:05 UTC (permalink / raw)
To: 3988
I’m unable to reproduce this bug using Emacs 25.0.92.2 on OS X 10.11.3.
% cat /tmp/foo.el
(set-default-font "-Adobe-Courier-Medium-R-Normal--12-120-75-75-M-70-ISO8859-1”)
% ./nextstep/Emacs.app/Contents/MacOS/Emacs -Q --load /tmp/foo.el
The window comes up at the right size, and the mini buffer is not cut off.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#3988: 23.1; Emacs window clipped on OS X
2009-07-31 5:07 bug#3988: 23.1; Emacs window clipped on OS X Josiah Schwab
2016-03-06 4:05 ` Hagmonk
@ 2016-03-20 15:38 ` Alan Third
1 sibling, 0 replies; 3+ messages in thread
From: Alan Third @ 2016-03-20 15:38 UTC (permalink / raw)
To: Josiah Schwab; +Cc: 3988-done, Hagmonk
Josiah Schwab <jschwab@MIT.EDU> writes:
> The minibuffer appears cutoff when starting Emacs.
> See http://web.mit.edu/jschwab/Public/emacs_bug.png
>
> Steps to reproduce:
>
> 1) Have emacs change the default font on startup
> My .emacs:
> (set-default-font "-Adobe-Courier-Medium-R-Normal--12-120-75-75-M-70-
> ISO8859-1")
>
> 2) Start emacs
> - The window is initially very large, larger than the screen.
> Note: If one does not set the default font to something smaller,
> the minibuffer does not appear at all as it is off the bottom of the
> screen.
> - The window quickly resizes to use the smaller font
> BUG: The minibuffer in the resized window is partially cut off
Hi, sorry it's taken so long for us to respond to this bug report.
We're unable to reproduce it and believe it has probably been fixed some
time since you reported it. I'm going to close it, but if you're still
seeing the problem, please get back to us.
--
Alan Third
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-03-20 15:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-31 5:07 bug#3988: 23.1; Emacs window clipped on OS X Josiah Schwab
2016-03-06 4:05 ` Hagmonk
2016-03-20 15:38 ` Alan Third
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.