From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.help Subject: RE: Icicles stealing keybindings Date: Sat, 3 Jan 2015 16:19:01 -0800 (PST) Message-ID: References: <87y4pkekjg.fsf@wmi.amu.edu.pl> <5e049d36-c2fb-4fb3-a9a0-67b2dbd2d8ec@default> <87wq54dxhl.fsf@wmi.amu.edu.pl> <2a986cd6-3755-49cb-a810-79a95c7790b4@default> <87vbkneexi.fsf@wmi.amu.edu.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1420330767 22672 80.91.229.3 (4 Jan 2015 00:19:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 4 Jan 2015 00:19:27 +0000 (UTC) To: Marcin Borkowski , Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 04 01:19:21 2015 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 1Y7Yuf-00089q-Bo for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Jan 2015 01:19:21 +0100 Original-Received: from localhost ([::1]:55664 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7Yue-0002rc-Oy for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Jan 2015 19:19:20 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53223) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7YuR-0002rM-S9 for help-gnu-emacs@gnu.org; Sat, 03 Jan 2015 19:19:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y7YuO-0005JV-K8 for help-gnu-emacs@gnu.org; Sat, 03 Jan 2015 19:19:07 -0500 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:42195) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y7YuO-0005JQ-E8 for help-gnu-emacs@gnu.org; Sat, 03 Jan 2015 19:19:04 -0500 Original-Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t040J1pd009674 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 4 Jan 2015 00:19:02 GMT Original-Received: from userz7022.oracle.com (userz7022.oracle.com [156.151.31.86]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id t040J01A001527 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 4 Jan 2015 00:19:01 GMT Original-Received: from abhmp0018.oracle.com (abhmp0018.oracle.com [141.146.116.24]) by userz7022.oracle.com (8.14.5+Sun/8.14.4) with ESMTP id t040IxNS001652; Sun, 4 Jan 2015 00:18:59 GMT In-Reply-To: <87vbkneexi.fsf@wmi.amu.edu.pl> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.8.2 (807160) [OL 12.0.6691.5000 (x86)] X-Source-IP: acsinet21.oracle.com [141.146.126.237] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 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:101879 Archived-At: > I'll try to sit down and find the right set of options for wget to > download only the Icicles-related pages from the wiki (I guess I > could also leverage the fact that Emacs Wiki runs on Oddmuse, which > means I can easily get the list of all pages and filter by the string > "Icicles"). Then, converting to epub/mobi is easy with calibri. My advice is to not do anything with the wiki content until it is brought back in working order. Apparently there are some pages there now that are not up-to-date - perhaps from an old cache (dunno). Apparently this has meant also that some MELPA files that are mirrored from the wiki have been thrown back a year or so in date. In sum, wait for the wiki to be fixed, before accessing its pages in any serious way, and perhaps before downloading stuff from MELPA whose source is the wiki. I'm told that it is perhaps a matter of waiting only a few more days. > > The `finder'-accessed doc of some of my libraries, such as Icicles > > and Bookmark+, also provides for navigation using simple hyperlinks > > provided by library `linkd.el', if you happen to have that > > installed. >=20 > Wow. That sounds really interesting. `linkd.el' is very simple. It does not do the things that, say, Org mode does with hyperlinking. But it is good enough for the use I mentioned. > So do I get it right that finder just formats the docstrings and/or > comments? Wow. I'll look into it someday. It uses only the `Commentary' portion of a file. It does not use doc strings or comments in general. > > (There is now a long list of outstanding doc bugs.) >=20 > Is it available somewhere online? http://debbugs.gnu.org/ provides access to all of the Emacs bugs (well, all of those since a few years back, when the bug tracker was used by Emacs Dev for the first time). I can't help with sorting or searching for only doc bugs, I'm afraid. Perhaps "doc" in the subject line will help. > > To "get" Emacs is to understand the usefulness and power of a > > program that communicates with you about itself, that opens itself > > freely and completely. It includes understanding the importance > > software freedom and of, yup, doc. > > > > It is no accident that Emacs was the *starting point* and remains > > at the core of the "free" approach to using and developing > > software. And it is no accident that RMS concentrated so much of > > his energy on its ability to talk to you about itself - its doc, in > > particular. >=20 > Those remarks are /very/ interesting. I will share this with a few > of my friends and students. Keep in mind that those remarks are just one person's judgment/opinion. > Coming back to the "If you can, and you would like to, help with > that incipient effort, everyone would appreciate it" and "There too, > there is always room for improvement" parts, here are my thoughts. >=20 > I'd love to, especially with the docs. (Also, possibly with coding, > though I'm only a hobbyist programmer.) I like writing (and > tinkering with what I wrote). (I don't want to boast too much, so > I'l try to keep the boasting part short: I have a blog updated weekly > (currently mostly about Emacs), I wrote two master's theses and one > doctoral dissertation, my first book (in English, on mathematics) is > currently under peer review, my second book (in Polish, on LaTeX, > with a coauthor) is currently being written, and I have plans to > write a third one (again in English). So I guess that while I'm not > G.K. Chesterton, still my credentials as far as writing goes /might/ > be above the median.) I don't think that any credentials or any special background are needed, to help fix Emacs bugs or otherwise contribute to Emacs. Look at a bug, send in a patch for it - that's about it, AFAIK. People like Eli will help & guide you if need be. > I could even learn bzr, though now that Emacs is in git, it would be > much easier for me (especially with Magit). I mean: this or that > versioning system isn't a big deal. >=20 > But - and this is a very big "but" - there is a huge barrier to > entry, in my case probably insurmountable. The FSF copyright > agreement. Most probably, I won't sign it /ever/, for various > reasons. One is that the text of the agreement is not available > online. I strongly oppose such anti-openness (and find it very > strange, especially that FSF claims that it is about openness), > and may not sign it /just because of this/. Another one is that I > am not sure whether the agreement is even valid under my jurisdiction. > (American and Polish - in general, European - copyright laws are > much different, though IANAL.) Yet another one (much less > important) is that (assuming the ATM unlikely scenario that I > leave academia and start working in IT) I am not at all sure whether > having signed the FSF papers would not decrease my hiring chances. I can't speak to such concerns. I know next to nothing about the legal aspects. The FSF has lawyers and others who can probably help. Whether they have people expert in both Polish and US law, I don't know. But they've been dealing with this question for a long time now. See section `Copyright Assignment' in file .../etc/CONTRIBUTE. One of these discussion threads might also help a bit: http://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00102.html http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg01217.html http://lists.gnu.org/archive/html/emacs-devel/2010-08/msg00223.html Otherwise, you might try writing to emacs-devel@gnu.org or assign@gnu.org or rms@gnu.org, expressing your concerns & questions. Your help is surely welcome. And you might not find the hurdles as high as you think, wrt legal matters. You are certainly not the first person to ponder the question. But the decision is an individual one, of course.