all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
To: Tassilo Horn <tsdh@gnu.org>
Cc: Jayaram Radhakrishnan <jr5241@nyu.edu>, help-gnu-emacs@gnu.org
Subject: Re: support for emacs multi-term for v25 in Ubuntu 18.04
Date: Fri, 18 Jan 2019 18:51:54 +0100	[thread overview]
Message-ID: <871s59x39h.fsf@telefonica.net> (raw)
In-Reply-To: <87d0otvrjd.fsf@gnu.org> (Tassilo Horn's message of "Fri, 18 Jan 2019 17:50:30 +0100")

Tassilo Horn <tsdh@gnu.org> writes:

> Jayaram Radhakrishnan <jr5241@nyu.edu> 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)?

I think that the OP is confused about how multi-term is installed. He
seems to think that multi-term is an Emacs built-in feature that can be
enabled or disabled at compile time.

To the OP: read the install instructions for multi-term on

https://www.emacswiki.org/emacs/MultiTerm#toc3

If you don't know what `load-path' is, put on your .emacs file:

(add-to-list 'load-path "~/my-emacs-packages")
(require 'multi-term)

Create a directory named "my-emacs-packages" in your home directory,
copy multi-term.el to that directory, restart Emacs and multi-term
should be functional.

For further information about load-path, on Emacs do

C-h v load-path [ENTER]

Also read the info node titled "The Emacs Initialization File" in the
Emacs manual (C-h i [ENTER])



      reply	other threads:[~2019-01-18 17:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-18 14:48 support for emacs multi-term for v25 in Ubuntu 18.04 Jayaram Radhakrishnan
2019-01-18 16:50 ` Tassilo Horn
2019-01-18 17:51   ` Óscar Fuentes [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871s59x39h.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --cc=help-gnu-emacs@gnu.org \
    --cc=jr5241@nyu.edu \
    --cc=tsdh@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.