unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: Patches to add emacs-rfcview and emacs-ffap-rfc-space
Date: Tue, 05 Apr 2016 12:29:08 +0300	[thread overview]
Message-ID: <87a8l8bdzv.fsf@gmail.com> (raw)
In-Reply-To: <871t6mb35t.fsf@gmail.com> (Chris Marusich's message of "Sun, 03 Apr 2016 17:58:38 -0700")

Chris Marusich (2016-04-04 03:58 +0300) wrote:

> Hi,
>
> The attached patches add some useful modules for reading RFCs (and STDs)
> in Emacs.

Overall the patches look good to me, thanks!  But there is a problem
with both packages: the URL of the origin does not point to a versioned
file, so when the author will touch the source, the hash will be changed
and our package will not work anymore.  I suppose there are no mirrors
where we can fetch the "constant" source code, so we probably have to
live with this, but it is a potential problem-maker.

> To take full advantage of them (e.g., read RFCs from a local
> directory), you need to make some straightforward modifications to your
> ~/.emacs file which are described in comments within the elisp modules.

I think that for ffap-rfc-space, no changes in .emacs need to be done,
as the generated "ffap-rfc-space-autoloads.el" file contains the
required modification for ffap command.

Unluckily, rfcview.el package does not have an autoload cookie for
adjusting 'auto-mode-alist' as it is described there, so this
modification has to be done by a user.  But this is easy to fix, so if
you wish to contact with the maintainer you may ask him to make this
change (as it is done, for example, in csv-mode¹).

¹ http://git.savannah.gnu.org/cgit/emacs/elpa.git/tree/packages/csv-mode/csv-mode.el#n354

-- 
Alex

  reply	other threads:[~2016-04-05  9:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-04  0:58 Patches to add emacs-rfcview and emacs-ffap-rfc-space Chris Marusich
2016-04-05  9:29 ` Alex Kost [this message]
2016-04-12  8:59   ` Alex Kost
2016-04-14 16:59     ` Federico Beffa
2016-04-15  8:36       ` Alex Kost

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a8l8bdzv.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=cmmarusich@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).