From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: support for emacs multi-term for v25 in Ubuntu 18.04 Date: Fri, 18 Jan 2019 17:50:30 +0100 Message-ID: <87d0otvrjd.fsf@gnu.org> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1547830143 19214 195.159.176.226 (18 Jan 2019 16:49:03 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 18 Jan 2019 16:49:03 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: help-gnu-emacs@gnu.org To: Jayaram Radhakrishnan Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 18 17:48:59 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gkXKD-0004qK-TN for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Jan 2019 17:48:58 +0100 Original-Received: from localhost ([127.0.0.1]:42644 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkXMK-00080D-MZ for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Jan 2019 11:51:08 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:43419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkXLm-000801-Km for help-gnu-emacs@gnu.org; Fri, 18 Jan 2019 11:50:35 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35604) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkXLl-0006DR-V2; Fri, 18 Jan 2019 11:50:34 -0500 Original-Received: from auth1-smtp.messagingengine.com ([66.111.4.227]:50739) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1gkXLl-0007Hi-KN; Fri, 18 Jan 2019 11:50:33 -0500 Original-Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailauth.nyi.internal (Postfix) with ESMTP id 1AAA328779; Fri, 18 Jan 2019 11:50:33 -0500 (EST) Original-Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Fri, 18 Jan 2019 11:50:33 -0500 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledrhedtgdeliecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfhuthenuceurghilhhouhhtmecufedt tdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufhfffgjkf gfgggtsehttdertddtredtnecuhfhrohhmpefvrghsshhilhhoucfjohhrnhcuoehtshgu hhesghhnuhdrohhrgheqnecuffhomhgrihhnpegrshhkuhgsuhhnthhurdgtohhmnecukf hppeelfedrvdefiedruddvledrhedvnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho rhhnodhmvghsmhhtphgruhhthhhpvghrshhonhgrlhhithihqdekieejfeekjeekgedqie efhedvleekqdhtshguhheppehgnhhurdhorhhgsehfrghsthhmrghilhdrfhhmnecuvehl uhhsthgvrhfuihiivgeptd X-ME-Proxy: Original-Received: from thinkpad-t440p (p5dec8134.dip0.t-ipconnect.de [93.236.129.52]) by mail.messagingengine.com (Postfix) with ESMTPA id 27E25E455C; Fri, 18 Jan 2019 11:50:32 -0500 (EST) In-Reply-To: (Jayaram Radhakrishnan's message of "Fri, 18 Jan 2019 18:48:15 +0400") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:119121 Archived-At: Jayaram Radhakrishnan writes: > I need support for below requirement > > https://askubuntu.com/questions/1110619/emacs-multi-term-support-for-version-25-ubuntu-18-04 In that posting you say you're "unable to enable the multi-term support" in Emacs 25 without giving any further details except that you've tried compiling an older Emacs version. What did you do exactly in order to install multi-term in Emacs 25, and how did you try to enable it? What were the results (error, messages)? Bye, Tassilo