From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sean Sieger Newsgroups: gmane.emacs.help Subject: emacs documentation Date: Tue, 14 Oct 2008 15:01:27 -0400 Message-ID: <873aizovaw.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224011098 3815 80.91.229.12 (14 Oct 2008 19:04:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 Oct 2008 19:04:58 +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 Oct 14 21:05:35 2008 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 1KppBH-000776-0w for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Oct 2008 21:03:43 +0200 Original-Received: from localhost ([127.0.0.1]:45040 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KppAC-0001Kh-Iz for geh-help-gnu-emacs@m.gmane.org; Tue, 14 Oct 2008 15:02:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kpp9P-0000su-95 for help-gnu-emacs@gnu.org; Tue, 14 Oct 2008 15:01:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kpp9N-0000rY-IU for help-gnu-emacs@gnu.org; Tue, 14 Oct 2008 15:01:46 -0400 Original-Received: from [199.232.76.173] (port=46459 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kpp9N-0000rO-3r for help-gnu-emacs@gnu.org; Tue, 14 Oct 2008 15:01:45 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:39876 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kpp9M-0008Kt-EZ for help-gnu-emacs@gnu.org; Tue, 14 Oct 2008 15:01:44 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kpp9F-0000my-C7 for help-gnu-emacs@gnu.org; Tue, 14 Oct 2008 19:01:37 +0000 Original-Received: from pool-141-155-16-49.ny325.east.verizon.net ([141.155.16.49]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Oct 2008 19:01:37 +0000 Original-Received: from sean.sieger by pool-141-155-16-49.ny325.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Oct 2008 19:01:37 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 7 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-141-155-16-49.ny325.east.verizon.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:gHaA8CdP+L9sncoEXDGqcmyijJE= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:58773 Archived-At: I've been reading `An Introduction to Programming in Emacs Lisp' closely and sometimes I come upon typos---or what look like typos, grammatical or otherwise. To whom should I, or how should I report them? And more generally, where is the information on how to contribute to documentation? Thank you.