From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: how to enable italic font in terminal emacs? Date: Tue, 25 Jul 2017 14:22:22 +0200 Message-ID: <20170725122222.GA9909@tuxteam.de> References: <72795ffe-4c79-422e-a1da-5614bdc7e256@googlegroups.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1500985385 27648 195.159.176.226 (25 Jul 2017 12:23:05 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 25 Jul 2017 12:23:05 +0000 (UTC) User-Agent: Mutt/1.5.21 (2010-09-15) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 25 14:23:01 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dZyra-0006nw-JG for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Jul 2017 14:22:58 +0200 Original-Received: from localhost ([::1]:60417 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZyrg-00070e-7R for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Jul 2017 08:23:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53653) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZyrE-0006z9-E9 for help-gnu-emacs@gnu.org; Tue, 25 Jul 2017 08:22:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dZyrB-0008Jk-8e for help-gnu-emacs@gnu.org; Tue, 25 Jul 2017 08:22:36 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:47762 helo=tomasium.tuxteam.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dZyrB-0008Gm-1h for help-gnu-emacs@gnu.org; Tue, 25 Jul 2017 08:22:33 -0400 Original-Received: from tomas by tomasium.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1dZyr0-0002ew-6d for help-gnu-emacs@gnu.org; Tue, 25 Jul 2017 14:22:22 +0200 In-Reply-To: <72795ffe-4c79-422e-a1da-5614bdc7e256@googlegroups.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 5.199.139.25 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:113857 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Jul 25, 2017 at 04:36:05AM -0700, Shiyao MA wrote: > Hi, > > I am using iterm2 + tmux. > > The term supports italic font, for example: > printf "\e[3;4;33mthis is a test\n\e[0m" > > it prints out italic text in the shell running in iterm2+ tmux. > > > However, in terminal emacs, I cannot get italic font. > > For example, in orgmode with the text: > /my-italic-text/ > it simply doesn't become italic. This seems relevant: In short: for a sufficiently recent Emacs, it Just Works :) (I tested it on "my" Emacs, which is GNU Emacs 26.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 2.24.29) of 2017-07-25; I do build from sources), and it actually works, on a plain Xterm. I don't know at which version the patch got in, sorry. Cheers - -- tomás -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAll3N/4ACgkQBcgs9XrR2kZNlQCffw+kXMZiNHeZiP5M2/SZFxvN 7nsAn28aknkPwBuiRO8w8FOl2iazEXyA =y5L7 -----END PGP SIGNATURE-----