From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "a.efremov" Newsgroups: gmane.emacs.help Subject: Re: how to type math symbols in gnu emacs 2.12.19 Date: Wed, 16 Feb 2011 17:47:06 -0800 (PST) Organization: http://groups.google.com Message-ID: <4347e49b-903b-44fb-bfe7-2ef768fb62f1@u14g2000vbg.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1297910435 24867 80.91.229.12 (17 Feb 2011 02:40:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Feb 2011 02:40:35 +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 Feb 17 03:40:31 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PptnC-0006ZJ-OR for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Feb 2011 03:40:30 +0100 Original-Received: from localhost ([127.0.0.1]:49268 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PptnC-0005Om-AG for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Feb 2011 21:40:30 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!u14g2000vbg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 52 Original-NNTP-Posting-Host: 90.84.144.87 Original-X-Trace: posting.google.com 1297907227 22160 127.0.0.1 (17 Feb 2011 01:47:07 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 17 Feb 2011 01:47:07 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: u14g2000vbg.googlegroups.com; posting-host=90.84.144.87; posting-account=WTCkcgkAAAAwdZtXJtneeDB1qOj4OO0l User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009061118 Fedora/3.0.11-1.fc9 Firefox/3.0.11,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:185020 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:79180 Archived-At: On Feb 17, 12:00=C2=A0am, Peter Dyballa wrote: > Am 16.02.2011 um 19:18 schrieb a.efremov: > > > How I can type math symbols? > > In which mode? > > Can you consider installing GNU Emacs 23.2? It could make things easier. [self@galaxy7 emacs-23.2]$ ./configure --with-xpm=3Dno --with-jpeg=3Dno -- with-png=3Dno --with-gif=3Dno --with-tiff=3Dno checking for alloca... no checking whether `alloca.c' needs Cray hooks... no checking stack direction for C alloca... -1 configure: error: a system implementation of alloca is required [self@galaxy7 emacs-23.2]$ rpm -ql glibc-headers-2.8-8.x86_64 | grep alloca /usr/include/alloca.h It's not clear why alloca is not found. I'm not sure about emacs 23.2 I have emacs-22.2-5.fc9.x86_64 that's ok for me. I only look for few common math symbols Copy/past in emacs doesnt work properly as well or it seems to have a weird look. For some symbols it's just fine. thank you, def =E2=89=9F(a: A)(implicit e: Equal[A]): Boolean def =E2=89=A0(a: A)(implicit e: Equal[A]): Boolean def =E2=89=A4(a: A)(implicit o: Order[A]): Boolean def =E2=89=A5(a: A)(implicit o: Order[A]): Boolean def =E2=89=A8(a: A)(implicit o: Order[A]): Boolean def =E2=89=A9(a: A)(implicit o: Order[A]): Boolean def =E2=89=AE(a: A)(implicit o: Order[A]): Boolean def =E2=89=AF(a: A)(implicit o: Order[A]): Boolean def =E2=89=B0(a: A)(implicit o: Order[A]): Boolean def =E2=89=B1(a: A)(implicit o: Order[A]): Boolean def =E2=8A=B9(a: =E2=87=92 A)(implicit s: Semigroup[A]): A