From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: vb Newsgroups: gmane.emacs.help Subject: Re: current directory Date: Thu, 19 Oct 2006 14:00:08 -0700 Message-ID: <200610191400.09373.help-gnu-emacs@vsbe.com> References: <1161285770.044210.86670@e3g2000cwe.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161359769 18579 80.91.229.2 (20 Oct 2006 15:56:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Oct 2006 15:56:09 +0000 (UTC) Cc: rgb Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 20 17:56:07 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gawj3-0007Ja-9N for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Oct 2006 17:56:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gawj2-0002Rz-CK for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Oct 2006 11:56:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gaf02-0006ey-GG for help-gnu-emacs@gnu.org; Thu, 19 Oct 2006 17:00:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gaezy-0006TJ-Hc for help-gnu-emacs@gnu.org; Thu, 19 Oct 2006 17:00:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gaezy-0006T0-Cr for help-gnu-emacs@gnu.org; Thu, 19 Oct 2006 17:00:18 -0400 Original-Received: from [217.160.230.40] (helo=mout.perfora.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gaezw-000267-SK for help-gnu-emacs@gnu.org; Thu, 19 Oct 2006 17:00:18 -0400 Original-Received: from [66.17.149.13] (helo=dhcp-10-64-129-2.riverstonenet.com) by mrelay.perfora.net (node=mrelayus0) with ESMTP (Nemesis), id 0MKoyl-1Gaezt0Jbi-0000vC; Thu, 19 Oct 2006 17:00:15 -0400 Original-To: help-gnu-emacs@gnu.org User-Agent: KMail/1.9.1 In-Reply-To: <1161285770.044210.86670@e3g2000cwe.googlegroups.com> Content-Disposition: inline X-Provags-ID: perfora.net abuse@perfora.net login:105503e63a43ed9a8b379992658ba53b 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:38141 Archived-At: On Thursday 19 October 2006 12:22, rgb wrote: > (setq scroll-preserve-screen-position t) This is almost exactly what I needed (still moves the cursor to the beginning of the line, but that's such a minor thing). Thanks a lot! cheers, /vb