From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#12395: 24.2.50; `C-h f emacs-version' ignores doc string; gives no information Date: Sat, 20 Oct 2012 21:21:20 -0400 Message-ID: <1zpq4c39in.fsf@fencepost.gnu.org> References: <87bohc1uwe.fsf@altern.org> <717A900B9B0849AA933E921F5872D027@us.oracle.com> <87mwzhznue.fsf@bzg.ath.cx> <83a9vhzecy.fsf@gnu.org> <838vb1zce0.fsf@gnu.org> <833919zauo.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1350782551 20875 80.91.229.3 (21 Oct 2012 01:22:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Oct 2012 01:22:31 +0000 (UTC) Cc: 12395@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 21 03:22:39 2012 Return-path: Envelope-to: geb-bug-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 1TPkFP-0008JF-VS for geb-bug-gnu-emacs@m.gmane.org; Sun, 21 Oct 2012 03:22:36 +0200 Original-Received: from localhost ([::1]:59174 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPkFI-0001Tp-4N for geb-bug-gnu-emacs@m.gmane.org; Sat, 20 Oct 2012 21:22:28 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:48225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPkFF-0001TZ-KQ for bug-gnu-emacs@gnu.org; Sat, 20 Oct 2012 21:22:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TPkFE-0005qh-Mr for bug-gnu-emacs@gnu.org; Sat, 20 Oct 2012 21:22:25 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:43393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPkFE-0005qd-JS for bug-gnu-emacs@gnu.org; Sat, 20 Oct 2012 21:22:24 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TPkGo-0001Wr-Gq for bug-gnu-emacs@gnu.org; Sat, 20 Oct 2012 21:24:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Oct 2012 01:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12395 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12395-submit@debbugs.gnu.org id=B12395.13507825835800 (code B ref 12395); Sun, 21 Oct 2012 01:24:02 +0000 Original-Received: (at 12395) by debbugs.gnu.org; 21 Oct 2012 01:23:03 +0000 Original-Received: from localhost ([127.0.0.1]:53644 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPkFq-0001VU-UL for submit@debbugs.gnu.org; Sat, 20 Oct 2012 21:23:03 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:45852 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPkFp-0001V5-3u for 12395@debbugs.gnu.org; Sat, 20 Oct 2012 21:23:01 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TPkEC-0005RS-RE; Sat, 20 Oct 2012 21:21:20 -0400 X-Spook: Zachawi South Africa Indigo mania Cohiba Mossad high X-Ran: =P>eCN,bs't6sbQE6?zp?r;7cI5(fHmwX X-Hue: magenta X-Attribution: GM In-Reply-To: <833919zauo.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 20 Oct 2012 12:39:11 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:65805 Archived-At: Eli Zaretskii wrote: > Incidentally, is it OK that cp51932.el and eucjp-ms.el are loaded as > uncompiled Lisp files, but are not in src/lisp.mk? No, they should be there, well spotted. I imagine they were missed because they are not in loadup.el, rather loaded by something that is. (As an aside, that can be somewhat confusing, as this shows. Maybe it would be better to move them to loadup.el. Same for term/internal.) They don't contain any useful doc strings, so that does not matter, but the rule for the Emacs binary in src/Makefile should depend on them. > Also, charprop.el is loaded uncompiled, but its doc strings do not > follow the conventions required by make-docfile.c. We are lucky that > none of charprop.el's forms are recognizable by make-docfile.c. I don't see any reason _not_ to compile these 3 files. It seems generated files are usually not compiled, but these ones are in the repository.