From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: info-find-source Date: Sat, 13 Jan 2018 03:43:38 +0000 Message-ID: <87mv1ia0et.fsf@robertthorpeconsulting.com> References: <86bmhyk2qy.fsf@zoho.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1515814947 17905 195.159.176.226 (13 Jan 2018 03:42:27 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 13 Jan 2018 03:42:27 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Emanuel Berg Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 13 04:42:23 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 1eaChy-0003pp-H5 for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Jan 2018 04:42:14 +0100 Original-Received: from localhost ([::1]:34231 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eaCjy-0003w8-C6 for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Jan 2018 22:44:18 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eaCjR-0003vj-24 for help-gnu-emacs@gnu.org; Fri, 12 Jan 2018 22:43:46 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eaCjM-0003Nx-6k for help-gnu-emacs@gnu.org; Fri, 12 Jan 2018 22:43:45 -0500 Original-Received: from outbound-smtp10.blacknight.com ([46.22.139.15]:50236) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eaCjM-0003M3-01 for help-gnu-emacs@gnu.org; Fri, 12 Jan 2018 22:43:40 -0500 Original-Received: from mail.blacknight.com (pemlinmail01.blacknight.ie [81.17.254.10]) by outbound-smtp10.blacknight.com (Postfix) with ESMTPS id 6A49F1C3CA3 for ; Sat, 13 Jan 2018 03:43:38 +0000 (GMT) Original-Received: (qmail 18490 invoked from network); 13 Jan 2018 03:43:38 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[51.37.88.156]) by 81.17.254.9 with ESMTPSA (AES128-SHA encrypted, authenticated); 13 Jan 2018 03:43:38 -0000 In-Reply-To: <86bmhyk2qy.fsf@zoho.com> (message from Emanuel Berg on Sat, 13 Jan 2018 01:43:01 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 46.22.139.15 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:115680 Archived-At: Emanuel Berg writes: > The speed I've mentioned isn't the speed it > takes to execute a command, it the the general > speed of access, the human-computer interface > if you will, which again per definition (unless > your cognitive "humanity" differs from mine), > this will be much, much faster with text > because I edit text and code every day, using > the same functions and finger-habits, and no > matter how fluent an info user I'll ever be, it > could never, ever match that. I don't understand what you mean. I usually don't understand what you mean in these type of situations. Info has it's own keybindings. That can be a little tricky, since "s" is the normal way to search rather than "C-s" or "M-s". You can rebind these functions though. > Also, how does info look to you guys? To me, it > looks like this: > > http://user.it.uu.se/~embe8573/pics/info.png If you use Emacs in a GUI environment then there is more markup. Some things are in bold and some are in larger fonts. I generally think this is useful, but opinions differ. BR, Robert Thorpe