From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Van Ly Newsgroups: gmane.emacs.bugs Subject: bug#63235: 29.0.90; makefile-mode does not recognize Plan 9's mk, mkfile Date: Thu, 4 May 2023 16:11:26 GMT Message-ID: <202305041611.344GBQJC025407@sdf.org> References: <202305021634.342GYNGn010247@sdf.org> <87ednycnhb.fsf@yahoo.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="33641"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 63235@debbugs.gnu.org To: Po Lu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu May 04 18:16:37 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pubdF-0008Xu-2A for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 04 May 2023 18:16:37 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pubd1-00070m-Kp; Thu, 04 May 2023 12:16:23 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pubYp-0005z8-59 for bug-gnu-emacs@gnu.org; Thu, 04 May 2023 12:12:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pubYo-0007uo-Sl for bug-gnu-emacs@gnu.org; Thu, 04 May 2023 12:12:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pubYo-0006Tw-Ai for bug-gnu-emacs@gnu.org; Thu, 04 May 2023 12:12:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Van Ly Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 04 May 2023 16:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63235 X-GNU-PR-Package: emacs Original-Received: via spool by 63235-submit@debbugs.gnu.org id=B63235.168321669524874 (code B ref 63235); Thu, 04 May 2023 16:12:02 +0000 Original-Received: (at 63235) by debbugs.gnu.org; 4 May 2023 16:11:35 +0000 Original-Received: from localhost ([127.0.0.1]:51913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pubYN-0006T7-D0 for submit@debbugs.gnu.org; Thu, 04 May 2023 12:11:35 -0400 Original-Received: from mx.sdf.org ([205.166.94.24]:60891) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pubYI-0006St-KV for 63235@debbugs.gnu.org; Thu, 04 May 2023 12:11:34 -0400 Original-Received: from sdf.org (IDENT:van.ly@faeroes.freeshell.org [205.166.94.9]) by mx.sdf.org (8.16.1/8.14.5) with ESMTPS id 344GBRlW029411 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Thu, 4 May 2023 16:11:28 GMT DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=sdf.org; s=my-selector-name; t=1683216689; bh=nbsRBsHvupB/ev1zYbtu+9xkMQ5ZGf/6jaqS/8OmLE4=; h=Date:From:To:Cc:In-Reply-To:Subject:References; b=GtRrwzx46KkKik35GgL2Gf5YxcBGgRjafBdaKWZTKVVHj4VU5Wt/d+KQizHWkdE/9 0nkpbZv4yOBIZFztnwYlSs+11tBm1tEmrY0fH3o6VhWcH2WLdwSXTdG63qUaUjshvN jnqKc3zi77hl5p73KI8ZY44tS91/gJQW+S2ev22Y= Original-Received: (from van.ly@localhost) by sdf.org (8.16.1/8.12.8/Submit) id 344GBQJC025407; Thu, 4 May 2023 16:11:26 GMT In-Reply-To: <87ednycnhb.fsf@yahoo.com> (message from Po Lu on Wed, 03 May 2023 07:39:12 +0800) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:261029 Archived-At: > From: Po Lu > Cc: 63235@debbugs.gnu.org > Date: Wed, 03 May 2023 07:39:12 +0800 > Content-Type: text/plain > > The way I understand it, mk is not a variant of Make, and is certainly > not close enough to be supported by Makefile mode. For starters, > commands are not indented with tabs, but with spaces. > > Besides, who uses it in the real world? > The real world is surreal is the sense I get. Plan 9 User Space is packaged as 9base on the debian gnu/linux distribution. Enough people use it I guess. Finding the words list in Plan 9 preserved from old times was useful for me. I have come across a recommended approach guide to customizing the use of make and one tip changes the indented tab convention. Anyway, if it is not too difficult for me, since I have done the fsf emacs copyright assignment paperwork, perhaps I can volunteer to widen Makefile mode to play well with mk. Tangentially in connection to Unicode and definitions for CJKrV characters, before I had the paperwork done, I offered a patch containing a readtable for feeding into Emacs and having a way to map character to definition, can that be included to the dictionary lookup function? The uni-unihan-readings.el file looks like QUOTE ;; -*-no-byte-compile: t; -*- (defvar readings-table (make-char-table 'readings-table nil) "Char table of definitions for East Asian characters.") (aset readings-table #x3400 "(same as U+4E18 X) hillock or mound") (aset readings-table #x3401 "to lick; to taste, a mat, bamboo bark") QUOTE ENDS