Gentoo Archives: gentoo-lisp

From: Rodrigo Lazo <rlazo.paz@×××××.com>
To: gentoo-lisp@l.g.o
Subject: Re: [gentoo-lisp] GNU Emacs test plans
Date: Sun, 17 Feb 2008 04:03:49
Message-Id: 86r6fctejp.fsf@mash.doux
In Reply to: [gentoo-lisp] GNU Emacs test plans by Christian Faulhammer
1 Christian Faulhammer <opfer@g.o> writes:
2
3 > Hi,
4 >
5 > all of you using Emacs and its packages, could do us a little favour:
6 >
7 > <URL:http://overlays.gentoo.org/proj/emacs/wiki/stabilisations>, the
8 > packages from this list need test plans. If you use one of these,
9 > please write up a small step-by-step guide how the functionality can be
10 > tested. Examples are found in
11 > <URL:http://overlays.gentoo.org/proj/emacs/wiki/test%20plans>. Please
12 > either just reply to this list or send your suggestions to
13 > <mailto:emacs@g.o>. Thanks in advance.
14
15 for app-emacs/elscreen:
16 1.- Press M-x and type elscreen-create
17 2.- Write some text on the buffer
18 3.- Press M-x and type elscreen-previous
19 4.- Press M-x and type calculator
20 5.- A small window should appear over the minibuffer
21
22 The last 2 steps are needed because both elscreen and calculator
23 modify the way windows are arranged and sometimes their interaction
24 fails. (I hit this bug using emacs-cvs a while ago and it got fixed
25 back then)
26
27 Regards
28
29 --
30
31 Rodrigo Lazo (rlazo)
32 --
33 gentoo-lisp@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-lisp] GNU Emacs test plans Ulrich Mueller <ulm@g.o>