From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help Subject: Re: Emacs 23 scrollbar behavior Date: Sun, 14 Mar 2010 17:12:34 -0500 Organization: Still searching... Message-ID: <87r5nmblil.fsf@newsguy.com> References: <4B9A1954.3090000@sun.com> <6A2DE4FE-D92F-42A3-90BF-0C9D4DB521FC@Web.DE> <4B9A6496.8030100@sun.com> <5D5942FA-1B74-46ED-A7F8-1EE24AC93A8C@Web.DE> <87tysle2d0.fsf@gmail.com> <4180FC29-D21D-4E6A-ABAE-B2352E52CA1D@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268604807 30154 80.91.229.12 (14 Mar 2010 22:13:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 14 Mar 2010 22:13:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 14 23:13:23 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 1Nqw3l-00072I-OJ for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Mar 2010 23:13:22 +0100 Original-Received: from localhost ([127.0.0.1]:54532 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nqw3l-0005w7-3V for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Mar 2010 18:13:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nqw3G-0005qu-7I for help-gnu-emacs@gnu.org; Sun, 14 Mar 2010 18:12:50 -0400 Original-Received: from [140.186.70.92] (port=53723 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nqw3D-0005pR-LF for help-gnu-emacs@gnu.org; Sun, 14 Mar 2010 18:12:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nqw3C-0002ty-6t for help-gnu-emacs@gnu.org; Sun, 14 Mar 2010 18:12:47 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:55936) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nqw3B-0002tr-Vw for help-gnu-emacs@gnu.org; Sun, 14 Mar 2010 18:12:46 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Nqw3A-0006on-83 for help-gnu-emacs@gnu.org; Sun, 14 Mar 2010 23:12:44 +0100 Original-Received: from c-98-215-178-110.hsd1.in.comcast.net ([98.215.178.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Mar 2010 23:12:44 +0100 Original-Received: from reader by c-98-215-178-110.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Mar 2010 23:12:44 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 38 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-110.hsd1.in.comcast.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:awosVfnibzFbIKK+j9fCxgrfCTI= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:72430 Archived-At: Peter Dyballa writes: > Am 12.03.2010 um 21:01 schrieb Sean Sieger: > >> Me and my plain-jane black xterm. > > Your GNU Emacs 24.0.50 is a native X client. It's cruel to jail it > into an xterm! Where is emacs-24? Following google hits is proving to be a bit of a frustration. I'm a little confused about how things are setup now. For yrs I downloaded the most advanced emacs just with `cvs update' in my build directory. I dropped off doing that a while back. Maybe 1.5 yrs or so, when I noticed my chosen linux distro (gentoo) would do that for me. Not long ago, the naming changed from emacs-cvs (for gentoos' portage install tools [emerge]) to emacs-vcs. First I thougt it was just a type but no... its changed and what it installs is a version of emacs-23. Just now going back to buiding from sources myself and `cvs updating' my source tree, followed with `./configure $flags' - `make bootstrap' and `make install', I end up with an emacs-23 version. So apparently whats available by cvs is not emacs-24. So how does one aquire the most advanced sources (publicly available) now ( emacs-24? I guess). Just now: Checking the last 1000 posts on emacs devel shows no hits in subject on `Subject:.*emacs-24', and only one on `Subject:.*24'. That one (Mar 11) is about having trouble building emacs24... but no mention of where to get it.