From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Marcin Borkowski Newsgroups: gmane.emacs.help Subject: Re: Emacs 26.x: org mode: C-c C-r Date: Mon, 27 Aug 2018 19:58:55 +0200 Message-ID: <87in3vg080.fsf@mbork.pl> References: <0ba74193-e74e-42d5-8fd7-ad8f1277e600@googlegroups.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1535392935 29837 195.159.176.226 (27 Aug 2018 18:02:15 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 27 Aug 2018 18:02:15 +0000 (UTC) User-Agent: mu4e 1.1.0; emacs 27.0.50 Cc: help-gnu-emacs@gnu.org To: J191 Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 27 20:02:11 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fuLq7-0007eb-I5 for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Aug 2018 20:02:11 +0200 Original-Received: from localhost ([::1]:34564 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fuLsD-0000v0-TK for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Aug 2018 14:04:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fuLrR-0000lO-KF for help-gnu-emacs@gnu.org; Mon, 27 Aug 2018 14:03:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fuLo0-0005TT-JO for help-gnu-emacs@gnu.org; Mon, 27 Aug 2018 14:00:03 -0400 Original-Received: from mail.mojserwer.eu ([195.110.48.8]:55063) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fuLny-00056K-EA for help-gnu-emacs@gnu.org; Mon, 27 Aug 2018 13:59:59 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id CD7E6E6714; Mon, 27 Aug 2018 19:59:51 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Original-Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aHgnZRSHLwbq; Mon, 27 Aug 2018 19:59:49 +0200 (CEST) Original-Received: from localhost (static-dwadziewiec-jedenpiec7.echostar.pl [109.232.29.157]) by mail.mojserwer.eu (Postfix) with ESMTPSA id 19060E6559; Mon, 27 Aug 2018 19:59:49 +0200 (CEST) In-reply-to: <0ba74193-e74e-42d5-8fd7-ad8f1277e600@googlegroups.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 195.110.48.8 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:117774 Archived-At: On 2018-08-26, at 10:03, J191 wrote: > On Sunday, August 26, 2018 at 10:53:30 AM UTC+4, Marcin Borkowski wrote: >> On 2018-08-26, at 08:20, J191 wrote: >> >> > Having a hard time figuring out what C-c C-r does `context reveal` >> > >> > Manual says "With a prefix argument show, on each level, all sibling headings. With a double prefix argument, also show the entire subtree of the parent." >> > >> > - When all the Headings are collapsed and I do C-c C-r >> > - nothing happens >> > - If I try it on a subheading when it is collapsed >> > - nothing happens >> > - If I try C-u 2 C-c C-r on a second level heading >> > - I hope to see all Heading 2 siblings with the current heading fully expanded ? >> > >> > Is there a setting or something to make this thing work ? >> > Or does this work only in `agenda views` or `sparse trees` only ? >> >> I don't know about agenda views, and I seldom use sparse trees. But >> I often use C-c C-j (org-goto), and I find C-c C-r extremely useful >> after that. >> >> Hth, >> >> -- >> Marcin Borkowski >> http://mbork.pl > > C-c C-j is great. > But still cant figure out how C-c C-r works after that ? If C-c C-j jumps to some headline, it doesn't show other headlines at the same level. C-c C-r reveals them. Hth, -- Marcin Borkowski http://mbork.pl