From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: Where is simple.el? Date: Sun, 14 Oct 2007 02:49:49 +0100 Message-ID: <87wstqo476.fsf@bzg.ath.cx> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1192323029 21171 80.91.229.12 (14 Oct 2007 00:50:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Oct 2007 00:50:29 +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 Oct 14 02:50:20 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 1IgrgN-0003US-NB for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Oct 2007 02:50:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IgrgG-0006DM-Vy for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Oct 2007 20:50:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Igrg0-000696-SH for help-gnu-emacs@gnu.org; Sat, 13 Oct 2007 20:49:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Igrg0-00067k-1r for help-gnu-emacs@gnu.org; Sat, 13 Oct 2007 20:49:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Igrfz-00067Z-Tx for help-gnu-emacs@gnu.org; Sat, 13 Oct 2007 20:49:51 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.172]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Igrfz-0004JO-Kd for help-gnu-emacs@gnu.org; Sat, 13 Oct 2007 20:49:51 -0400 Original-Received: by ug-out-1314.google.com with SMTP id a2so78449ugf for ; Sat, 13 Oct 2007 17:49:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=GuoVMIWIKuK0GbpUEE7S0BZzHaj2OONaZ1tz57VuE6I=; b=K2rCl7EVGa7kHUKlmeAfWiUph4QeQTH/q/jQMUtGvMqFhAY1qF612CRMGY6vnIipLBLhEzxM9KaJgtaL0ekebyctC1ewrPQt+vKGZtnQfVrfoIXpS2qIzuPx9MAhVHBoJ8qlB81jXm3vA980qt/FkVAkUU//k9zZ2tQCpDHUGoI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:from:to:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=LXrmuQbkK3YGXDKM+0sSVSt1+kfo2AWLsCCXbP57jI0UgdvEFuUlZlIWVU13RI8w75P5tsM8QW6uGLRWVTlykySBESSJWhpFw/GJZ0fwUlbghzS0jAiX4grmasuiK6xgNMHXEaQvGw7MUiPUu745PerM/k/gDQS3E6IkOo9asdM= Original-Received: by 10.67.86.19 with SMTP id o19mr6095158ugl.1192322990369; Sat, 13 Oct 2007 17:49:50 -0700 (PDT) Original-Received: from bzg.ath.cx ( [81.99.213.34]) by mx.google.com with ESMTPS id c5sm4482976nfi.2007.10.13.17.49.48 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 13 Oct 2007 17:49:48 -0700 (PDT) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id DDF2A158AB5; Sun, 14 Oct 2007 02:49:49 +0100 (BST) In-Reply-To: (Nikola Skoric's message of "Sat, 13 Oct 2007 22:42:45 +0000 (UTC)") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:48395 Archived-At: Nikola Skoric writes: > I'd like to read simple.el... but I just can't find it :-D Where > should I look for simple.el? C-h f next-line RET Then follow the link to the `simple.el' file. -- Bastien