From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: could matlab-mode be in ELPA or the GNU emacs tree (like auctex and org-mode)? Date: Sun, 21 Nov 2021 11:15:20 -0500 Message-ID: References: <878rxiu323.fsf@mat.ucm.es> <87v90mrkvu.fsf@mat.ucm.es> <87zgpxncrf.fsf@yahoo.com> <87pmqtsyox.fsf@mat.ucm.es> <87a6hxr3sv.fsf@mat.ucm.es> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7538"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Uwe Brauer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Nov 21 17:16:48 2021 Return-path: Envelope-to: ged-emacs-devel@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 1mopWJ-0001ib-Re for ged-emacs-devel@m.gmane-mx.org; Sun, 21 Nov 2021 17:16:48 +0100 Original-Received: from localhost ([::1]:58234 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mopWH-0003ch-UY for ged-emacs-devel@m.gmane-mx.org; Sun, 21 Nov 2021 11:16:45 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:43894) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mopUz-0002dv-TX for emacs-devel@gnu.org; Sun, 21 Nov 2021 11:15:26 -0500 Original-Received: from [2001:470:142:3::e] (port=55108 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mopUw-0001DV-8L; Sun, 21 Nov 2021 11:15:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=EeUehPRZ0W8tZYNSc0oocZ3gqNgc4eQDp2GiT9WFVCk=; b=hAINguzAd0G1 QKuFsDLUMCrMbe0j4flZZFeB0WYpwO1rizGcVDPtY+Cvg8dUzOoT12LD6sxvcTiMdKjf+zDkELL+v cx89k7CzWGXsHeqtWojpl/XHkFW+DJyyl1Xn8wxrIJodxr1PVlG0RaOEcmZLh9mu0yeqDU/NWtQf3 ZyaSs8x4GRwFNC14o/h5lk1pcT1G6ejgJ0J1p6+a7YZGva30OFPssmsMTLORlxbdL89DEiqcbkiQf JyWFz3pbnA3ZtUlSAwpQUyShcBJ5aYy/UvYteEmOX5/U+Kt659f8xvgXDrdX+7lDPaPGuBXHEh2lZ F6bUvjd0yU/3yD8dOqGIHQ==; Original-Received: from ams by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1mopUu-0006X8-Qi; Sun, 21 Nov 2021 11:15:22 -0500 In-Reply-To: <87a6hxr3sv.fsf@mat.ucm.es> (message from Uwe Brauer on Sun, 21 Nov 2021 15:17:36 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:279857 Archived-At: I am forced to use MS Windows and matlab, and don't like its internal editor. I doubt (and hope) that you are really forced, rather that you might find it a significant effort and non trivial effort to switch. You could try and see if you can replace matlab with GNU octave when possible. GNU Emacs comes with an octave-mode out of the box.