From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: uzibalqa Newsgroups: gmane.emacs.help Subject: Re: Remove auctex from emacs Date: Sun, 11 Sep 2022 21:08:09 +0000 Message-ID: References: Reply-To: uzibalqa Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21927"; mail-complaints-to="usenet@ciao.gmane.io" Cc: uzibalqa via Users list for the GNU Emacs text editor To: Jean Louis Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Sep 11 23:09:08 2022 Return-path: Envelope-to: geh-help-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 1oXUCR-0005Vp-Jf for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 11 Sep 2022 23:09:07 +0200 Original-Received: from localhost ([::1]:58722 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXUCQ-0008En-8b for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 11 Sep 2022 17:09:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52016) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXUBw-0008Ef-OY for help-gnu-emacs@gnu.org; Sun, 11 Sep 2022 17:08:37 -0400 Original-Received: from mail-4324.protonmail.ch ([185.70.43.24]:62061) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXUBo-0000Y2-Nb for help-gnu-emacs@gnu.org; Sun, 11 Sep 2022 17:08:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proton.me; s=protonmail; t=1662930501; x=1663189701; bh=6h7ECxmRH9/fhf7yVv7nuInjXO/XGBy88tUG3jVYH30=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=ZDnKZEKksn98fvcnhaR0Yv52z2hY0cWCqb9qRotSJx+oRF4VfE6FOiDRpRZ/DzClC qT4Voee3eZqB0hdHs+g259jsQSmmOGoUGQEK+bV3bDUDGva/tOfypCSpvZxiwEiWNt GiLZECd1SA4JLFDN1Mwg72wCxYT9o4zRkV+0TpNWdGzFYtAWb9TbmdgMQbnTk2WRxj +OOZkYlqxZqEEWmXnpMY5lqdlr1bbbuECrYMwgz+P7goU8efmf61FEWaSmYXWCjwRi X/GA8P3gPvvcWP5mr3151aGP31okKaxzUwjZQgRVayKUrt8Qp02oGkTtnXRlVouuv7 MdYQ2cPYYTylw== In-Reply-To: Feedback-ID: 52887082:user:proton Received-SPF: pass client-ip=185.70.43.24; envelope-from=uzibalqa@proton.me; helo=mail-4324.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:139382 Archived-At: ------- Original Message ------- On Sunday, September 11th, 2022 at 8:24 PM, Jean Louis w= rote: > * uzibalqa uzibalqa@proton.me [2022-09-11 22:20]: >=20 > > How can remove auctex from emacs so that i can use tex-mode and latex-m= ode ? >=20 >=20 > You do not need to remove it. >=20 > {M-x customize-varable RET tex-default-mode RET} >=20 > And change it to latex-mode or tex-mode >=20 > -- > Jean It is latex-mode my friend.