emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fixed for namazu.el and gnus-nzm-1.el


From: Adam Sjøgren
Subject: Fixed for namazu.el and gnus-nzm-1.el
Date: Tue, 18 Jun 2013 22:48:19 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

  Hi.


After this recent change in GNU Emacs:

 * http://article.gmane.org/gmane.emacs.diffs/120871

The elisp files namazu.el and gnus-nzm-1.el no longer byte-compile.

The fix is to add a coding: cookie, similar to this, done on a file in
the same situation in auctex:

 * http://lists.nongnu.org/archive/html/emacs-elpa-diffs/2013-06/msg00005.html

i.e. change the first line to:

  ;;; namazu.el --- Support for Namazu.  -*- coding: iso-2022-jp-unix; -*-

and

  ;;; gnus-nmz-1.el --- interface between Namazu and Gnus.  -*- coding: 
iso-2022-jp-unix; -*-

respectively.

I hope this can be included in a future release of Namazu.


  Cheers!

    Adam

-- 
 "Computers are there to save programmers time"               Adam Sjøgren
                                                         address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]