Chong Yidong | 6 Sep 18:21

Emacs 22.3 released

GNU Emacs 22.3 has been released, and is now available at
ftp.gnu.org/gnu/emacs/ and the GNU FTP mirrors (see
http://www.gnu.org/order/ftp.html).

The MD5 check-sum for the source tarball is:

  aa8ba34f548cd78b35914ae5a7bb87eb  emacs-22.3.tar.gz

Please send any bug reports to bug-gnu-emacs <at> gnu.org.  Within Emacs, you
can do this using the command M-x report-emacs-bug.

Emacs 22.3 is a bugfix release.
Chong Yidong | 26 Mar 17:38

Emacs 22.2 released

GNU Emacs 22.2 has been released, and is now available at
ftp.gnu.org/gnu/emacs/ and the GNU FTP mirrors (see
http://www.gnu.org/order/ftp.html).

The MD5 check-sum is the following:

  d6ee586b8752351334ebf072904c4d51  emacs-22.2.tar.gz

Please send any bug reports to bug-gnu-emacs <at> gnu.org.  You can use the
function M-x report-emacs-bug to do this.

In addition to many bugfixes, Emacs 22.2 includes new support for the
Bazaar, Mercurial, Monotone, and Git version control systems, new
major modes for editing CSS, Vera, Verilog, and BibTeX style files,
and improved scrolling support in Image mode.  See etc/NEWS for a more
complete list of changes.
Richard Stallman | 30 Nov 09:04

Deleting Emacs support for obsolete platforms

In Emacs 23 we are thinking of deleting Emacs support for the systems
and computers listed below, because we think they are obsolete and
not useful.

If you know of a reason to keep support for any of those platforms,
please send an explanation to emacs-obsolete-poll <at> gnu.org.  We will
try to keep the support for platforms that people actually want.

MSDOS
Mac OS all versions before MACOSX (only MAC_OS8 seems to have a special define)

Apollo SR10.x (unexapollo.c)
Convex (unexconvex.c and m/convex.c)
Xenix (unexenix.c and s/xenix.h)
Iris  (unexmips.c m/iris4d.h   m/irist.h    s/iris3-5.h  s/iris3-6.h)
Gould (m/gould*)
Siemens machines running Sinix (unexsni.c)
Harris CXUX (s/cxux*)
ESIX, a variant of v.5.3 for the 386. (s/esix*)
Interactive (ISC) Unix (s/isc*)
Sony News (s/newsos*)
RTU 3.0, ucb universe (s/rtu.h) -- defines NOMULTIPLEJOBS
UniSoft's UniPlus 5.2 (s/uniplus.h)
UMAX (s/umax.h)
AT&T UNIX PC model 7300 (m/7300.h)
Acorn
Alliant (m/alliant*)
Amdahl (m/amdahl*)
Altos 3068 Unix System V Release 2 (m/altos.h)
Apollo (m/apollo.h)
(Continue reading)

Angelo Graziosi | 4 Jun 11:18

Cygwin binaries for Emacs-22.1 released! (fwd)


---------- Forwarded message ----------
Date: Sat, 2 Jun 2007 20:34:16 +0200 (MET DST)
From: Angelo Graziosi <graziosi <at> ax0rm1.roma1.infn.it>
To: emacs-devel <at> gnu.org
Subject: Cygwin binaries for Emacs-22.1 released!

Cygwin binaries for 22.1 release here:

   http://www.webalice.it/angelo.graziosi/Emacs.html

Cheers,

  Angelo.
Richard Stallman | 4 Jun 02:17

Emacs 22.1 released

GNU Emacs 22.1 has been released.  It is available on the GNU ftp
sites at ftp.gnu.org/gnu/emacs/ and its mirrors (see
http://www.gnu.org/order/ftp.html).

The MD5 check-sum is the following:

    6949df37caec2d7a2e0eee3f1b422726  emacs-22.1.tar.gz

Please send any bug reports to bug-gnu-emacs <at> gnu.org.  You can use the
function M-x report-emacs-bug to do this.

Here are some new features of Emacs 22.  See etc/NEWS for a complete
list.

   - Support for the GTK+ graphical toolkit

   - Drag-and-drop support on X.

   - Support for GNU/Linux systems on S390 and x86-64 machines,
     and for Mac OS X, and for Windows using Cygwin.

   - Full support for images, toolbar, and tooltips on
     MS-Windows, Mac OS 9 and Mac OS X builds.

   - Font Lock mode, Auto Compression mode, File Name Shadow
     Mode, and mouse wheel support are enabled by default.

   - Double the maximum size of buffers, up to 256M on 32-bit machines.

   - Links can be followed with `mouse-1', in addition to `mouse-2'.
(Continue reading)

Josef 'Jupp' Schugt | 10 Dec 00:39

Re: How can I use emacs on my pc-windows?

* @ the Genius® @, 12/02/2006 04:52 AM:
> How can I use emacs on my pc-windows?

Why don't you run an ssh client like putty, log in to your university
account and then run emacs there? In this case the best you can do is
running emacs inside a "GNU screen" session. When you log out from
the machine at university emacs stays connected to screen that for
Emacs looks like an ordinary terminal. At home you log in using
putty, re-attach the screen session to this terminal and can continue
to work at precisely the point you were at. Using screen also has the
advantage that Emacs is not interrupted when your home machine
happens to be force-deconnected (which is sth. many providers do at
least once a day). Simply re-connect, re-attach and go on with your
work. I happen to know a guy who uses text tools as much as possible.
All the tools run inside a GNU screen session. He can continue his
work from any place on this planet which has an Internet connection
and an SSH client. Which he actually does very frequently.

Jupp
support | 2 Dec 16:45

Re: How can I use emacs on my pc-windows?


"@ the Genius® @" <georgethebest.AT.tiscali.PUNTO.it <at> news.tin.it> writes:
> How can I use emacs on my pc-windows?
> I need to use emacs to connect on my university account
> I have download emcs for windws.
> First problem:
> Mini buffer not active
> How configure emacs?
> I need to download x-win32?

No need to download x-win32.

Just an emacs for windows is ok.

or you can install cygwin, which include package emacs. it works well.
@ the Genius® @ | 2 Dec 04:50

How can I use emacs on my pc-windows?

How can I use emacs on my pc-windows?
I need to use emacs to connect on my university account
I have download emcs for windws.
First problem:
Mini buffer not active
How configure emacs?
I need to download x-win32?
Istvan ADAM | 9 May 09:42

Erroneous display when working on remote Unix machine

Good day,

I have some display problems when connecting to a remote Unix machine using telnet from a Windows PC, and running emacs. Emacs displays erroneously the lines and all the text is messed up. Any hint? Thank you.

Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.
_______________________________________________
Info-gnu-emacs mailing list
Info-gnu-emacs <at> gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnu-emacs
Tom Wurgler | 11 Apr 17:42

question about gnu-emacs-sources <at> gnu.org

I am not sure where to ask this, so I send it to you.

I (twurgl <at> goodyear.com) have sent some lisp source code (additions to comint)
that seems to never have been sent out to the list at large.  I am definitely
on the list, as I get other people's codes and I re-subscribed and got a note
back saying I am already on the list.

So I am just wondering why it hasn't been sent out.

Thanks for any info, please let me know where to send this note if you are
not the right place.

Thanks!

Tom

twurgl <at> goodyear.Com
John Darrington | 4 Apr 09:21

aegis.el --- An Emacs library for Aegis


aegis.el is a  elisp library designed to make Aegis accessible from
an Emacs session. 

The design model of aegis.el is completely different from Tom
Potter's aegis-mode.el (http://acsys.anu.edu.au/~tpot/aegis-mode)
which is an Emacs major mode and thus requires you to change modes
whenever you need to interact with Aegis.

By contrast, aegis.el is completely modeless.  It tries to be as
unintrusive as possible, thus allowing you to get on with the job
of writing software, whilst allowing you to use Aegis without
having to quit Emacs or switch to another X window to do it.

Features
========

* All Aegis commands are accessible from within Emacs.

* Command arguments are automatically completed with sensible
  default values gathered from the state of the project/change.

* Any interactive Aegis commands are seemlessly integrated into the
  current Emacs session.  No more  spawning editors.

* Very little Emacs experience required to get started (but you do
  need to know Aegis).  All commands are analagous to the Aegis
  shell commands --- just run them from the minibuffer instead of
  the shell.

* Customisable with standard Emacs customisation menus.

Motivation
==========

I got fed up with having switch back and forth between a shell and
Emacs when developing projects under Aegis.  Initially, I tried
writing aegis.el as a backend to vc-mode.  However, the model used
by vc-mode simply does not fit the Aegis way of doing things (after
all, Aegis is a change supervision tool, not a version control
tool).  The current modeless way it's implemented seems to suit the
purpose much better anyway.

Downloading
===========

Until a more permanent place can be found, aegis.el will be
available from http://darrington.wattle.id.au/sofware/aegis.el

Instructions for use
====================

See the comments at the top of the file.

--

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.

_______________________________________________
Info-gnu-emacs mailing list
Info-gnu-emacs <at> gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnu-emacs

Gmane