From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: bojohan+news@dd.chalmers.se (Johan =?iso-8859-1?q?Bockg=E5rd?=) Newsgroups: gmane.emacs.help Subject: Re: Narrowing Date: Fri, 04 Apr 2003 17:42:13 +0200 Organization: Chalmers University of Technology, Sweden Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <65fef11f.0304022228.24456e49@posting.google.com> <5lhe9f5jaa.fsf@rum.cs.yale.edu> <5lbrzm5lk7.fsf@rum.cs.yale.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1049471610 19027 80.91.224.249 (4 Apr 2003 15:53:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 4 Apr 2003 15:53:30 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 04 17:53:29 2003 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 191TVR-0004wW-00 for ; Fri, 04 Apr 2003 17:53:29 +0200 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 191TSd-00016Q-08 for gnu-help-gnu-emacs@m.gmane.org; Fri, 04 Apr 2003 10:50:35 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed1.e.nsc.no!nsc.no!nextra.com!uio.no!news.netg.se!dd.chalmers.se!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: tulkas.dd.chalmers.se User-Agent: Gnus/5.090017 (Oort Gnus v0.17) Emacs/21.2 (usg-unix-v) Cancel-Lock: sha1:VTtngE3RwRUeK0I/r82hM4Q0mUA= Original-Xref: shelby.stanford.edu gnu.emacs.help:111661 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8163 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8163 "Stefan Monnier" writes: >> The clone-... functions (I see there's four of them) oughta be in the >> Reference Manual, but they're not. One of these days I'll have to take >> a closer look at simple.el and see what else I've missed. > > It's in C-h N which is always a good thing to read. I see it is in the Emacs manual, too: (info "(emacs)Indirect Buffers")