all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Akib Azmain Turja <akib@disroot.org>
Cc: Eli Zaretskii <eliz@gnu.org>,  emacs-devel@gnu.org
Subject: Re: Release branch emacs-29
Date: Wed, 30 Nov 2022 07:32:01 -0500	[thread overview]
Message-ID: <jwviliwaanf.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <874juh51t5.fsf@disroot.org> (Akib Azmain Turja's message of "Tue, 29 Nov 2022 19:26:46 +0600")

> Is it possible to alias terminal "eat" to "xterm" in 'term-file-aliases'
> in Emacs 29?

I don't think we need that.    Just add a `term/eat.el` file to your
package with a `terminal-init-eat` function that calls
`terminal-init-xterm`.  Or even just:
(defalias 'terminal-init-eat 'terminal-init-xterm)


        Stefan




  reply	other threads:[~2022-11-30 12:32 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-28 18:17 Release branch emacs-29 Eli Zaretskii
2022-11-28 19:04 ` Eli Zaretskii
2022-11-29  7:08 ` Bastien
2022-11-29 13:07   ` Eli Zaretskii
2022-11-30  3:46     ` Bastien
2022-11-29 13:26 ` Akib Azmain Turja
2022-11-30 12:32   ` Stefan Monnier [this message]
2022-11-30 20:37     ` Akib Azmain Turja
2022-11-30 13:39   ` Eli Zaretskii
2022-11-30 20:44     ` Akib Azmain Turja
2022-12-01  6:05       ` Eli Zaretskii
2022-11-30 16:47   ` Stefan Monnier
2022-11-30 20:36     ` Akib Azmain Turja
2022-12-01  6:03       ` Eli Zaretskii
2022-12-01 16:47         ` Akib Azmain Turja
2022-12-01 18:19           ` Eli Zaretskii
2022-11-29 19:24 ` Stefan Kangas
2022-11-29 20:00   ` Eli Zaretskii
2022-11-30 15:26     ` Stefan Kangas
2022-12-08  0:20       ` Stefan Kangas
2022-12-08  8:37         ` Eli Zaretskii
2022-12-08 22:20           ` Stefan Kangas
2022-12-09  6:52             ` Eli Zaretskii
2022-12-09 14:35               ` Eli Zaretskii

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=jwviliwaanf.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=akib@disroot.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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.