From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: Emacs and TMUX/StumpWM Date: Tue, 21 Feb 2012 10:53:42 -0800 Message-ID: References: <87ipj5es0n.fsf@googlemail.com> <87aa4gi74t.fsf@schoepe.localhost><87ty2kf3ei.fsf@newsguy.com> <87wr7gjamp.fsf@schoepe.localhost> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1329850452 27842 80.91.229.3 (21 Feb 2012 18:54:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 21 Feb 2012 18:54:12 +0000 (UTC) To: "'Daniel Schoepe'" , "'Harry Putnam'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 21 19:54:07 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rzuqk-0002rC-Qn for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Feb 2012 19:54:06 +0100 Original-Received: from localhost ([::1]:33838 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rzuqk-00028K-87 for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Feb 2012 13:54:06 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:54702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rzuqc-000276-Iv for help-gnu-emacs@gnu.org; Tue, 21 Feb 2012 13:54:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RzuqU-0004fG-Fy for help-gnu-emacs@gnu.org; Tue, 21 Feb 2012 13:53:58 -0500 Original-Received: from rcsinet15.oracle.com ([148.87.113.117]:36054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzuqU-0004eS-8y for help-gnu-emacs@gnu.org; Tue, 21 Feb 2012 13:53:50 -0500 Original-Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by rcsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q1LIrj8O008917 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 21 Feb 2012 18:53:46 GMT Original-Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q1LIrhwj015148 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 21 Feb 2012 18:53:44 GMT Original-Received: from abhmt115.oracle.com (abhmt115.oracle.com [141.146.116.67]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q1LIrhCL008362; Tue, 21 Feb 2012 12:53:43 -0600 Original-Received: from dradamslap1 (/130.35.178.194) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 21 Feb 2012 10:53:43 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <87wr7gjamp.fsf@schoepe.localhost> Thread-Index: Aczwx/gwumvicHXxTdKg9Wg1G5EHLgAAD7Jg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Source-IP: ucsinet22.oracle.com [156.151.31.94] X-CT-RefId: str=0001.0A090205.4F43E83B.0040,ss=1,re=0.000,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 148.87.113.117 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83828 Archived-At: > > > Another thing in addition to running emacs as a daemon that might > > > interest you, is One-On-One Emacs [1] which basically > > > aims at using a separate frame for each emacs window. > > > > > > [1] http://www.emacswiki.org/emacs/OneOnOneEmacs > > > > Is this still being developed..? comments there are dated 2004. > > I'm not sure (I don't use it myself), but the libraries seem to be the > ones from http://www.emacswiki.org/emacs/DrewsElispLibraries > which seems pretty active. Yes, it is still being developed/maintained/used. Dunno what 2004 comments Harry is referring to. There have been ongoing improvements to oneonone.el and the related libraries: 56 change-log comments for oneonone.el since 2004, the most recent being from 2011/10. And the last user comment at [1] dates from 2011/07.