From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: can emacs do this Date: Wed, 14 Jan 2015 23:24:37 -0800 (PST) Message-ID: <9fcff97c-a183-41f1-a5cc-5b0cd94e2674@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1421306724 11129 80.91.229.3 (15 Jan 2015 07:25:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Jan 2015 07:25:24 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 15 08:25:20 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YBenv-0005aM-Qr for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Jan 2015 08:25:19 +0100 Original-Received: from localhost ([::1]:49376 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBenu-0004VW-O0 for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Jan 2015 02:25:18 -0500 X-Received: by 10.52.188.104 with SMTP id fz8mr6694002vdc.9.1421306678481; Wed, 14 Jan 2015 23:24:38 -0800 (PST) X-Received: by 10.50.253.1 with SMTP id zw1mr161337igc.11.1421306678347; Wed, 14 Jan 2015 23:24:38 -0800 (PST) Original-Path: usenet.stanford.edu!v8no1067531qal.1!news-out.google.com!qk8ni6628igc.0!nntp.google.com!h15no5522228igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=59.95.20.172; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 59.95.20.172 User-Agent: G2/1.0 Injection-Date: Thu, 15 Jan 2015 07:24:38 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:209808 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102087 Archived-At: Here is a vi plugin to show python with more unicode-goodness than the default https://github.com/yawaramin/vim-cute-python Specifically here is a syntax file https://github.com/yawaramin/vim-cute-python/blob/moresymbols/after/syntax/python.vim What facilities of emacs can be used for this?