From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Cecil Westerhof Newsgroups: gmane.emacs.help Subject: Re: fullscreen does not work Date: Fri, 20 Apr 2007 11:19:52 +0200 Message-ID: <462885bb$0$328$e4fe514c@news.xs4all.nl> References: <4627a90a$0$337$e4fe514c@news.xs4all.nl> <87bqhknml8.fsf@comcast.net> <4627e1c9$0$327$e4fe514c@news.xs4all.nl> <87ejmfc0vq.fsf@comcast.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: sea.gmane.org 1177061721 25376 80.91.229.12 (20 Apr 2007 09:35:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Apr 2007 09:35:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 20 11:35:15 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HepWL-0004q2-6D for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Apr 2007 11:35:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HepbN-0003Df-Mp for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Apr 2007 05:40:25 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!feeder.news-service.com!feeder.news-service.com!newsgate.cistron.nl!xs4all!transit4.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: KNode/0.8.0 Original-Lines: 38 Original-NNTP-Posting-Host: 213.84.157.201 Original-X-Trace: 1177060795 news.xs4all.nl 328 [::ffff:213.84.157.201]:29955 Original-X-Complaints-To: abuse@xs4all.nl Original-Xref: shelby.stanford.edu gnu.emacs.help:147249 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:42853 Archived-At: Robert D. Crawford wrote: > Cecil Westerhof writes: > >> Robert D. Crawford wrote: >> >>> This option is new in emacs 22. > >> Okay, that explains it. I still have 21.3.1. >> I see that 22 is in pretest. So I suppose I can better wait before I >> upgrade. > > Actually, if you are able to follow the directions on fetching and > building the cvs version you _could_ do that. It is not difficult and I > have seen no bugs in what I use. The official release is not long in > coming. > > However, if you only want fullscreen and have no other compelling reason > to upgrade, don't. I am just using Emacs for a week, so I do not think that I can not wait on the new release. Especially when you say that it comes soon. And to get it full screen I just give: + x So it is not a very big problem, more a little anouiance. ;-} > It would be _far_ easier to simply set the geometry > in .Xdefaults. I have: > > emacs.geometry: 100x38+0+0 > > for a 1024x768 screen using the font setting: > > emacs*font: 10x20 I tried this in ${HOME}/.Xdefaults, but this has no result.