From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jude DaShiell Newsgroups: gmane.emacs.help Subject: Re: easy customization? I don't think so Date: Mon, 15 Sep 2014 15:31:49 -0400 (EDT) Message-ID: References: <5416D2EE.60204@pobox.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: ger.gmane.org 1410809539 31721 80.91.229.3 (15 Sep 2014 19:32:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2014 19:32:19 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Cobe Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 15 21:32:12 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XTc0R-0002Xk-Jj for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Sep 2014 21:32:11 +0200 Original-Received: from localhost ([::1]:33713 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTc0R-0003R7-1r for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Sep 2014 15:32:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTc0E-0003Qt-2G for help-gnu-emacs@gnu.org; Mon, 15 Sep 2014 15:32:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTc09-0000Lx-0H for help-gnu-emacs@gnu.org; Mon, 15 Sep 2014 15:31:58 -0400 Original-Received: from shellworld.net ([69.60.117.94]:56848 helo=server1.shellworld.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTc08-0000L8-Sa for help-gnu-emacs@gnu.org; Mon, 15 Sep 2014 15:31:52 -0400 Original-Received: by server1.shellworld.net (Postfix, from userid 1024) id 57F532294B; Mon, 15 Sep 2014 15:31:49 -0400 (EDT) Original-Received: from localhost (localhost [127.0.0.1]) by server1.shellworld.net (Postfix) with ESMTP id 51E22228B7; Mon, 15 Sep 2014 15:31:49 -0400 (EDT) In-Reply-To: <5416D2EE.60204@pobox.com> X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.x X-Received-From: 69.60.117.94 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:99936 Archived-At: gnus which I have working will be the next thing I try to access rss stuff. I found M-x customize-browse far more informative than M-x customize since controls are surrounded by brackets and point has to be on the opening bracket for return to activate the control. Before I write a bug report I'm going to see how far I get with M-x Customize-browse since there may be some other helpful features in it I want to discover. One item I found missing from the mouse group was an option to tell emacs this computer hasn't got a rodent attached so configure for complete keyboard control. That might disable some keyboard-hostile behavior of calendar were information leveraged properly in some future version of emacs. On Mon, 15 Sep 2014, Cobe wrote: > > guess the best way to improve easy customisation (not that i use it) is to > file suggestions in a bug report > > i'm neither a big GNUS user nor RSS reader but from memory GNUS supports > fetching RSS feeds; have you tried that? > > jude