From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id PE80Ftqz1l/DIgAA0tVLHw (envelope-from ) for ; Mon, 14 Dec 2020 00:37:46 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id wIGOEdqz1l9fKgAAbx9fmQ (envelope-from ) for ; Mon, 14 Dec 2020 00:37:46 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id F14A99404C8 for ; Mon, 14 Dec 2020 00:37:45 +0000 (UTC) Received: from localhost ([::1]:41784 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kobs0-0003FM-Tn for larch@yhetil.org; Sun, 13 Dec 2020 19:37:44 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33550) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kobrA-0003Ab-UC for emacs-orgmode@gnu.org; Sun, 13 Dec 2020 19:36:52 -0500 Received: from stw1.rcdrun.com ([217.170.207.13]:45553) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kobr8-0004hE-IA for emacs-orgmode@gnu.org; Sun, 13 Dec 2020 19:36:52 -0500 Received: from localhost ([::ffff:197.157.34.185]) (AUTH: PLAIN securesender, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000308FA.000000005FD6B39F.00007A78; Sun, 13 Dec 2020 17:36:46 -0700 Date: Mon, 14 Dec 2020 03:34:21 +0300 From: Jean Louis To: Ihor Radchenko Subject: Re: Bring up a screen giving option to open a series of orgmode files Message-ID: References: <87eejyedba.fsf@localhost> <87zh2i5y4t.fsf@localhost> <87czzdkyxq.fsf@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <87czzdkyxq.fsf@localhost> User-Agent: Mutt/2.0 (3d08634) (2020-11-07) Received-SPF: pass client-ip=217.170.207.13; envelope-from=bugs@gnu.support; helo=stw1.rcdrun.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Maxim Nikulin , emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.80 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: F14A99404C8 X-Spam-Score: -1.80 X-Migadu-Scanner: scn1.migadu.com X-TUID: /h9Q+cE/zDsM * Ihor Radchenko [2020-12-14 03:32]: > In another email you mentioned: > > > Easier is to click and click n for next and p for previous. Once you > > find reference click F5 and describe the item. > > > > That is easier than teaching people Emacs. Then group of people can > > capture PDF references quite efficiently. > > One can make a custom Emacs configuration binding "n" for next, "p" for > previous, and "F5" to describe item. What should be taught? It was related to using xpdf to capture annotations and references.