From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: gnus/html2text.el Date: Tue, 26 Oct 2004 21:43:37 -0500 (CDT) Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <200410270243.i9R2hbt07599@raven.dms.auburn.edu> References: <200410250246.i9P2kku06530@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1098845069 3787 80.91.229.6 (27 Oct 2004 02:44:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Oct 2004 02:44:29 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 27 04:44:20 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CMdnP-0008Ez-00 for ; Wed, 27 Oct 2004 04:44:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMdv9-0002rS-0M for ged-emacs-devel@m.gmane.org; Tue, 26 Oct 2004 22:52:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CMdux-0002r3-7D for emacs-devel@gnu.org; Tue, 26 Oct 2004 22:52:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CMduv-0002qb-RG for emacs-devel@gnu.org; Tue, 26 Oct 2004 22:52:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMduv-0002qK-G9 for emacs-devel@gnu.org; Tue, 26 Oct 2004 22:52:05 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CMdml-0004md-9U; Tue, 26 Oct 2004 22:43:39 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id i9R2hcFu008386; Tue, 26 Oct 2004 21:43:38 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id i9R2hbt07599; Tue, 26 Oct 2004 21:43:37 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: rms@gnu.org In-reply-to: (message from Richard Stallman on Tue, 26 Oct 2004 05:04:31 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29010 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29010 Richard Stallman wrote: Aside from beginning-of-buffer and end-of-buffer, what functions are you talking about? I believe that I remember having seen warnings similar to the ones in the {beginning,end}-of-buffer docstrings in the docstrings of some other functions. But I do not remember which ones they were. I always do `C-h f' on every function I use and of which I am not completely sure that I know every single detail about it. Sincerely, Luc.