From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rodolfo Medina Newsgroups: gmane.emacs.help Subject: Re: `scroll-preserve-screen-position' does not work Date: Fri, 12 Feb 2010 23:17:52 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: <87k4uidrov.fsf@gmail.com> References: <87fx57id01.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1266014454 10776 80.91.229.12 (12 Feb 2010 22:40:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Feb 2010 22:40:54 +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 Feb 12 23:40:51 2010 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.69) (envelope-from ) id 1Ng4Bn-0004K9-LX for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Feb 2010 23:40:43 +0100 Original-Received: from localhost ([127.0.0.1]:57326 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ng4Bm-0003Ud-UT for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Feb 2010 17:40:43 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!goblin1!goblin2!goblin.stu.neva.ru!news.net.uni-c.dk!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.91 (gnu/linux) Cancel-Lock: sha1:52CGsvimbTQHd9pFMQMyvTkQR2Y= Original-Lines: 26 Original-NNTP-Posting-Host: 151.83.174.92 Original-X-Trace: news.sunsite.dk DXC=@VDd2fYcYKIL?MA7T=6bbGYSB=nbEKnkKU\ITQf061iFDJ@`_]lSHg@85LmgVBF4dBLcLQd[U<83HKM5:5=TmH5OFTX?gEPW`^C9SU5O72BncL Original-X-Complaints-To: staff@sunsite.dk Original-Xref: news.stanford.edu gnu.emacs.help:176768 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:71838 Archived-At: Rodolfo Medina writes: >> [...] in my ~/.emacs I have it set to `t': >> >> (setq scroll-preserve-screen-position t) >> >> Now, in Emacs cvs 23.0.91.1 it does not seem to work any more. Tassilo Horn writes: > It does work for me using GNU Emacs 23.1.92.1 (x86_64-pc-linux-gnu, GTK+ > Version 2.18.6) of 2010-02-07 on thinkpad. I found out that it works also for me _if_ I use the following font: -sony-fixed-medium-r-normal--16-120-100-100-c-80-iso8859-1, so the problem must have something to do with the Emacs font: `scroll-preserve-screen-position' does not work with the default Emacs font, but why? I could use the above family font as well, if only I knew how to enlarge it, on the screen of my new small Acer netbook! Thanks for any furhter help Rodolfo