From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36900 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: Emacs lisp coding conventions Date: Fri, 13 Jul 2001 09:50:34 +0900 Organization: Emacsen advocacy group Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035172408 11014 80.91.224.250 (21 Oct 2002 03:53:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:53:28 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 13438 invoked from network); 13 Jul 2001 00:50:58 -0000 Original-Received: from unknown (HELO jpl.org) (207.228.244.9) by gnus.org with SMTP; 13 Jul 2001 00:50:58 -0000 Original-Received: from yamaoka@jpl.org œby jpl.org (jpl.org [207.228.245.242]) (8.11.1/8.11.1) id f6D0ouU06343 œFri, 13 Jul 2001 09:50:56 +0900 (JST) Original-To: ding@gnus.org X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.103 X-MIME-Autoconverted: from quoted-printable to 8bit by mars.web-hosting.com id f6D0osb06295 Original-Lines: 16 Xref: main.gmane.org gmane.emacs.gnus.general:36900 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36900 >>>>> In >>>>> Pavel@Janik.cz (Pavel Janík) wrote: Pavel> Hi, Pavel> while doing a cleanup in GNU Emacs to follow the Emacs lisp Pavel> coding conventions which you can read in both XEmacs and GNU Pavel> Emacs Lisp Reference manuals, I have come up with this Pavel> patch. It cleans the files in the current Gnus CVS to follow Pavel> these conventions: By the way, I am using font-lock to highlight some kind of garbages, for instance, leading and trailing whitespaces, long lines, etc. ftp://ftp.jpl.org/pub/elisp/develock.el.gz -- Katsumi Yamaoka