From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jpw@shootybangbang.com (John Paul Wallington) Newsgroups: gmane.emacs.help Subject: Re: usability issue Date: Thu, 16 Jan 2003 10:50:54 +0000 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87bs2tyk4x.fsf@wesley.springies.com> <3E268554.2030409@deviantart.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042714608 28286 80.91.224.249 (16 Jan 2003 10:56:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 16 Jan 2003 10:56:48 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Z7hW-0007Ly-00 for ; Thu, 16 Jan 2003 11:56:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Z7gn-0007G5-04 for gnu-help-gnu-emacs@m.gmane.org; Thu, 16 Jan 2003 05:56:01 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!host217-42-17-40.range217-42.btcentralplus.COM!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: host217-42-17-40.range217-42.btcentralplus.com (217.42.17.40) Original-X-Trace: fu-berlin.de 1042714295 23289139 217.42.17.40 (16 [170119]) X-Orig-Path: china.shootybangbang.com!news X-Attribution: jpw X-Face: R(_z-rF:grdKO.*u`n); p.i $Eiz=h^CO5eDYv"4:K@#\HN09*Ykx}}B{kF/KH}%f_o^Wp for the sack of politness; My reply was brusque. I hope you didn't find it impolite. > heres my version of the functions (only > line and buffer sorry) feel free to do whatever. Your functions are neat. Two nits: the first line of a doc string should "stand on it own" (ideally ending in a period) because `apropos' will return it in its output, and that the stray parens look funky because the convention is to cram all the closing parens together on the same line. -- John Paul Wallington