From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Helm Newsgroups: gmane.emacs.help Subject: Re: isolating history with buffer-local variables Date: Mon, 25 May 2015 03:14:40 +0000 Message-ID: <7186F7F4-36AD-4A83-8D9B-7B31BDEB4297@tenpoint.co.nz> References: <54AE8A33-FB8D-4F63-8BC1-F84DB290EF05@tenpoint.co.nz> <4F35C3B0-4EA7-4B66-8006-F5048B1BF8B4@tenpoint.co.nz> <87y4kd8kxn.fsf@kuiper.lan.informatimago.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1432523534 5038 80.91.229.3 (25 May 2015 03:12:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 May 2015 03:12:14 +0000 (UTC) To: "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 25 05:12:06 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ywio9-0007Su-Sf for geh-help-gnu-emacs@m.gmane.org; Mon, 25 May 2015 05:12:06 +0200 Original-Received: from localhost ([::1]:41756 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ywio9-00021T-AL for geh-help-gnu-emacs@m.gmane.org; Sun, 24 May 2015 23:12:05 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ywinu-00020r-Tl for help-gnu-emacs@gnu.org; Sun, 24 May 2015 23:11:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ywinq-0006bH-VD for help-gnu-emacs@gnu.org; Sun, 24 May 2015 23:11:50 -0400 Original-Received: from mail.cloudless.co.nz ([202.20.2.65]:51179 helo=CL-DAG01.cloudless.local) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ywinq-0006a5-Kp for help-gnu-emacs@gnu.org; Sun, 24 May 2015 23:11:46 -0400 Original-Received: from CL-DAG01.cloudless.local (10.100.10.20) by CL-DAG01.cloudless.local (10.100.10.20) with Microsoft SMTP Server (TLS) id 15.0.775.38; Mon, 25 May 2015 15:14:40 +1200 Original-Received: from CL-DAG01.cloudless.local ([fe80::c8af:a0f:50d9:c20]) by CL-DAG01.cloudless.local ([fe80::c8af:a0f:50d9:c20%13]) with mapi id 15.00.0775.031; Mon, 25 May 2015 15:14:40 +1200 Thread-Topic: isolating history with buffer-local variables Thread-Index: AQHQlpjwADwTwn9dtkOJcfGCrfbztQ== In-Reply-To: <87y4kd8kxn.fsf@kuiper.lan.informatimago.com> Accept-Language: en-NZ, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [122.57.35.49] Content-ID: <984769E2BEECD54F8015B86C3280EB39@cloudless.local> X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 [fuzzy] X-Received-From: 202.20.2.65 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:104551 Archived-At: > On 25/05/2015, at 2:12 pm, Pascal J. Bourguignon = wrote: >=20 >> How do other users achieve continuity between sessions? >=20 > I never quit emacs. >=20 > (emacs-uptime) > --> "Up 83d 2h 21m 42s (Tue 2015-03-03 00:50:26), 68 buffers, 1 files" How do you achieve that - do you always work on a single device, use=20 emacsclient against a remote emacs server process, or something else?=