From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dkcombs@panix.com (David Combs) Newsgroups: gmane.emacs.help Subject: Re: CPerl Indentation after subs with print in their names Date: Sun, 16 Dec 2007 18:41:00 +0000 (UTC) Organization: Public Access Networks Corp. Message-ID: References: <85zlx6qlid.fsf@usenet.my.skamphausen.de> <85bq9h2z9r.fsf@usenet.my.skamphausen.de> <85zlx0hzph.fsf@usenet.my.skamphausen.de> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1197834419 14072 80.91.229.12 (16 Dec 2007 19:46:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Dec 2007 19:46:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 16 20:47:10 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J3zRb-0007iX-AE for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Dec 2007 20:47:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3zRA-0001r8-1e for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Dec 2007 14:46:08 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!panix!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 45 Original-NNTP-Posting-Host: panix2.panix.com Original-X-Trace: reader1.panix.com 1197830460 10587 166.84.1.2 (16 Dec 2007 18:41:00 GMT) Original-X-Complaints-To: abuse@panix.com Original-NNTP-Posting-Date: Sun, 16 Dec 2007 18:41:00 +0000 (UTC) X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Original-Xref: shelby.stanford.edu gnu.emacs.help:154693 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:50120 Archived-At: In article <85zlx0hzph.fsf@usenet.my.skamphausen.de>, Stefan Kamphausen wrote: >Hi Ilya, > >Ilya Zakharevich writes: > >>> Nevertheless, it was wasted time on my side (comparing those files) >>> and on yours (writing posts) which could have been saved if there were >>> some comments at the beginning of the file that explained the way >>> things are. >> >> Ha, I see you presume people would read what is "at the beginning of >> the file"! And where you think this "beginning" is, before/after >> license/changelog, or where? > >Can't tell. I won't even assume that other people read all that, but >/I/ do and I always write my stuff as if others would, too :-) > >Hm, let's see ... there is this comment: > >;; DO NOT FORGET to read micro-docs (available from `Perl' menu) <<<<<< >;; or as help on variables `cperl-tips', `cperl-problems', <<<<<< >;; `cperl-praise', `cperl-speed'. <<<<<< > >Somewhere close to that would be a good idea maybe. Or it could be a >micro-doc itself. cperl-development or cperl-versions or >cperl-maintenance or something like that. > >> [If you can agree on that, I put it into my TODO ;-] > >:-) A probably-stupid question: what's a "micro-doc"? Some kind of emacs terminology? Or cperl's, maybe? I googled it ("micro doc" emacs), and it came up with this very thread! Thanks! David