From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Christian Egli Newsgroups: gmane.emacs.devel Subject: Re: mgp.el Date: 28 Feb 2002 16:09:16 +0100 Message-ID: References: NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: quimby2.netfonds.no 1014909404 31274 195.204.10.66 (28 Feb 2002 15:16:44 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 28 Feb 2002 15:16:44 GMT Cc: emacs-devel@gnu.org, h.kakugawa@computer.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16gSIV-00088K-00 for ; Thu, 28 Feb 2002 16:16:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16gSED-00026d-00; Thu, 28 Feb 2002 10:12:17 -0500 Original-Received: from [195.65.218.116] (helo=uxmailstest.stest.ch) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16gSBl-0001t6-00 for ; Thu, 28 Feb 2002 10:09:46 -0500 Original-Received: from zeus.alcatel.ch (zeus [141.169.78.33]) by uxmailstest.stest.ch (8.9.3/8.9.0) with ESMTP id QAA16876; Thu, 28 Feb 2002 16:05:01 +0100 (MET) Original-Received: from stsws008.alcatel.ch (stsws008 [141.169.79.154]) by zeus.alcatel.ch (8.8.8+Sun/8.8.8) with ESMTP id QAA02736; Thu, 28 Feb 2002 16:09:21 +0100 (MET) Original-Received: (from egli@localhost) by stsws008.alcatel.ch (8.9.3+Sun/8.8.8) id QAA06669; Thu, 28 Feb 2002 16:09:16 +0100 (MET) X-Authentication-Warning: stsws008.alcatel.ch: egli set sender to christian.egli@stest.ch using -f Original-To: Pavel@janik.cz In-Reply-To: Christian Egli's message of "28 Feb 2002 15:27:15 +0100" Original-Lines: 40 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 X-MIME-Autoconverted: from 8bit to quoted-printable by uxmailstest.stest.ch id QAA16876 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1636 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1636 Christian Egli writes: > Pavel@janik.cz (Pavel Jan=EDk) writes: >=20 > > > > I have just read about mgp.el and I'd like to thank for that w= ork. Can you > > > > please fix the following issues and send it to emacs-devel@gnu= .org for > > > > inclusion? This could be really useful. > > >=20 > > > Here's a version that hopefully fixes all the issues you mention= and > > > some more. > >=20 > > I vote for including that stuff into generic-x.el. If you agree on > > that with me, I will take care of it. >=20 > That would be fine with me. >=20 > > P.S. Christian, please add "%charset" in the KEYWORD-LIST argument of > > define-generic-mode. >=20 > Yup, done. See the attached new version of mgp.el Actually to followup to myself. After having done the research I should have done in the first place, I found out that Magicpoint comes with a file named mgp-mode.el which is also a Magicpoint mode. It has more features than my barebones mgp-mode, e.g. it has keyword completion, tempo.el-style code insertions and (that one is cute) can jump to arbitrary pages of your presentation. However, it is fairly old, has been subject to some bit rot (e.g. fontification is done with hilit19, etc.) and it states that it is based on Emacs 19.28. I'll try to contact the original author and ask him if we could merge the two modes. --=20 Christian Egli Acterna Z=FCrich AG, Foerrlibuckstrasse 62, P.O. Box 74, CH-8037 Zuerich http://www.acterna.com _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel