unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tim X <timx@nospam.dev.null>
Subject: Re: diffs between a buffer and the underlying file
Date: Thu, 21 Sep 2006 14:14:47 +1000	[thread overview]
Message-ID: <87bqp9hn48.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: mailman.7207.1158782592.9609.help-gnu-emacs@gnu.org

John Sullivan <john@wjsullivan.net> writes:

> Urs Thuermann <urs@isnogud.escape.de> writes:
>
>> OK, thanks.  Debian doesn't have Emacs 22 yet, BTW.
>
> aptitude install emacs-snapshot
>
> (at least I know it's in unstable, not sure about testing)
>
> -- 
> -John Sullivan
> -http://www.wjsullivan.net
> -GPG Key: AE8600B6
>
>
>

Its not in testing, but it is in unstable. So, to get emacs-snapshot
(aka emacs 22 CVS) on a Debian testing system, put the following in
your /etc/apt/conf.d directory (call it something appropriate like
05local, so that it is loaded at an appropriate time)

APT::Default-Release "testing";

this will ensure aptitude (or apt) will give preference to packages
from testing rather than unstable and stop heaps of packages from
getting updated from the unstable repository. 

Then you need to add an unstable repository to your
/etc/apt/sources.list

then, to install emacs 22 from unstable, but keep everything else from
testing, all you need to do is an 

aptitude update
aptitude install emacs-snapshot

and your away. You will then get updated emacs snapshots every week or
so as they are updated from CVS. I've been running it for months now
and it is very stable - you can even try emacs-snapshot-gtk to get the
one built with the gtk widgets (though I don't think it is quite as
stable).

HTH

Tim
-- 
tcross (at) rapttech dot com dot au

  parent reply	other threads:[~2006-09-21  4:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-14  6:19 diffs between a buffer and the underlying file Urs Thuermann
2006-09-14  6:55 ` Michaël Cadilhac
2006-09-17  8:07   ` Urs Thuermann
2006-09-17  8:20     ` Michaël Cadilhac
     [not found]     ` <mailman.7052.1158517019.9609.help-gnu-emacs@gnu.org>
2006-09-18 17:30       ` Urs Thuermann
2006-09-20 19:11         ` John Sullivan
     [not found]         ` <mailman.7207.1158782592.9609.help-gnu-emacs@gnu.org>
2006-09-21  4:14           ` Tim X [this message]
2006-10-14 19:56             ` David Combs
2006-09-21  7:43         ` Romain Francoise
2006-09-14  7:13 ` David Hansen
2006-09-14  8:57 ` Darren
  -- strict thread matches above, loose matches on Subject: below --
2006-09-05 16:39 Urs Thuermann
2006-09-05 18:10 ` Eric Hanchrow
2006-09-06  0:18 ` John Paul Wallington
2006-09-06  9:18   ` Romain Francoise
2006-09-06  1:39 ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bqp9hn48.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).