From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Andreas_R=F6hler?= Newsgroups: gmane.emacs.help Subject: Re: Bringing psgml back to life Date: Tue, 28 Aug 2012 11:50:51 +0200 Message-ID: <503C947B.5040306@easy-emacs.de> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1346147482 18061 80.91.229.3 (28 Aug 2012 09:51:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Aug 2012 09:51:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 28 11:51:23 2012 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 1T6IS4-0000z6-N9 for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Aug 2012 11:51:16 +0200 Original-Received: from localhost ([::1]:40172 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6IS2-0008NO-I7 for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Aug 2012 05:51:14 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40786) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6IRw-0008NJ-Vi for help-gnu-emacs@gnu.org; Tue, 28 Aug 2012 05:51:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6IRq-00013b-Pq for help-gnu-emacs@gnu.org; Tue, 28 Aug 2012 05:51:08 -0400 Original-Received: from moutng.kundenserver.de ([212.227.17.8]:51227) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6IRq-0000zh-F0 for help-gnu-emacs@gnu.org; Tue, 28 Aug 2012 05:51:02 -0400 Original-Received: from [192.168.178.29] (brln-4db9fd35.pool.mediaWays.net [77.185.253.53]) by mrelayeu.kundenserver.de (node=mrbap1) with ESMTP (Nemesis) id 0LuJFv-1Tnz1A3Yxj-010zFi; Tue, 28 Aug 2012 11:51:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0 In-Reply-To: X-Provags-ID: V02:K0:HWck5z5jtye/LBEfuUaPXL4G4HYeVmTRLmPSSSBUibP 5x/sOPtFoxibpakwuG4+NWd1RD16aG8v0spdCn1PlYoswr8tXO 8dIKxeogWlcECLjfnUx/5BgiTnEoCL3gxRNbzFy7s9eLNqLk0m whbQFX6ftflDb42bL70SOkOUPparjZu9+n6BMbMLxQZCFJ7maG /K7caxHZWGcgMaPDrpCb1UQkzMEx/PrXqe4KA3aWWtCQm0hcs2 YFIRy+GTeDTxmRbHKMisV036/V5z1crumWwiVpIqliQi2/iIia NihjfuY7BqMAyhSSp7r3HP+6PLtpYl50q4UIhn79SF6skk12Mp rgwxtUJBeMYis0bhxdyNAOdfFHU1XnwEavSRRx9uC X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.17.8 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:86564 Archived-At: On 27.08.2012 21:54, PJ Weisberg wrote: > On Sun, Aug 26, 2012 at 6:25 AM, Florian v. Savigny wrote: > >> but even though I have programmed in Elisp for about 10 >> years, psgml has been programmed by somebody way above my >> competence. Thus, I would be very grateful if I could get some advice > > I haven't seen the code for psgml-mode and I don't know who wrote it, > but I'm reminded of a motto one of my professors had posted on his > door: > > Any damn programmer can write code a compiler can understand. It > takes a good programmer to write code that any damn programmer can > understand. > you may safely assume the later. IMO psgml-package counts as one of the most useful and most skilled so far.