From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.help Subject: Re: toc on one side, contents on the other ? Date: Sat, 06 Jun 2020 14:28:13 -0700 Message-ID: <875zc3sx3m.fsf@ericabrahamsen.net> References: <2C68D028-EC89-4DE0-BD3C-093B6DCB2701@traduction-libre.org> <44fe026a-2d12-47fe-9e52-98b61f4288e0@default> <87a71grl05.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="121924"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Jean-Christophe Helary , Help Gnu Emacs mailing list To: Drew Adams Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jun 06 23:28:46 2020 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jhgMv-000Vbr-Tg for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 06 Jun 2020 23:28:45 +0200 Original-Received: from localhost ([::1]:58466 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jhgMu-00074p-V3 for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 06 Jun 2020 17:28:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55776) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhgMV-00074Y-MX for help-gnu-emacs@gnu.org; Sat, 06 Jun 2020 17:28:20 -0400 Original-Received: from ericabrahamsen.net ([52.70.2.18]:50966 helo=mail.ericabrahamsen.net) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhgMU-0003ci-Md for help-gnu-emacs@gnu.org; Sat, 06 Jun 2020 17:28:19 -0400 Original-Received: from localhost (c-73-254-86-141.hsd1.wa.comcast.net [73.254.86.141]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 78099FA0E2; Sat, 6 Jun 2020 21:28:15 +0000 (UTC) In-Reply-To: (Drew Adams's message of "Sat, 6 Jun 2020 13:42:09 -0700 (PDT)") Received-SPF: pass client-ip=52.70.2.18; envelope-from=eric@ericabrahamsen.net; helo=mail.ericabrahamsen.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/06 15:23:55 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:123258 Archived-At: Drew Adams writes: >> Or the org-toc package seems to do this, or almost this. I don't know >> if it counts as "vanilla", but it's part of the org-plus-contrib >> package. >> >> It doesn't seem to do a narrowing thing by default, but I'll bet it >> wouldn't be hard to add. >> >> Actually, thanks for reminding me this exists! It's pretty useful. > > You're welcome. But I didn't consciously remind you > of `org-plus-contrib', if that's what you meant by > "this". I wasn't even aware of that package. ;-) I guess I was thanking the thread for its existence :)