unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Bug in window size
@ 2004-03-12 16:46 sdrang1
  0 siblings, 0 replies; only message in thread
From: sdrang1 @ 2004-03-12 16:46 UTC (permalink / raw)


I am using Emacs version 20.7.1 (i386-*-windows98.2222)

My .emacs file looks like this:

(global-set-key "\C-l" 'goto-line)
(setq load-path (append 
'("C:/windows/desktop/emacs-20.7-fullbin-i386.tar/emacs-20.7/site-lisp/") 
load-path))
(load-library "html-helper-mode")
(load-library "visual-basic-mode")
(load-library "javascript-mode")
(set-frame-height (selected-frame) 30)
(set-frame-width (selected-frame) 80)

However, when I set-frame-height to 400 and set-frame-width to 600, emacs 
freezes. I can Ctrl-Alt-Delete and kill the process. Not sure if this is an 
emacs or Windows problem, but if it is a Windows problem, emacs probably 
should stop it from occuring.

--Stephen Dranger

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-12 16:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-12 16:46 Bug in window size sdrang1

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