all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "a.efremov" <a.efremov@javasmith.org>
To: help-gnu-emacs@gnu.org
Subject: Re: how to type math symbols in gnu emacs 2.12.19
Date: Wed, 16 Feb 2011 17:47:06 -0800 (PST)	[thread overview]
Message-ID: <4347e49b-903b-44fb-bfe7-2ef768fb62f1@u14g2000vbg.googlegroups.com> (raw)
In-Reply-To: mailman.29.1297897214.10461.help-gnu-emacs@gnu.org

On Feb 17, 12:00 am, Peter Dyballa <Peter_Dyba...@Web.DE> 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=no --with-jpeg=no --
with-png=no --with-gif=no --with-tiff=no
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 ≟(a: A)(implicit e: Equal[A]): Boolean

def ≠(a: A)(implicit e: Equal[A]): Boolean

def ≤(a: A)(implicit o: Order[A]): Boolean

def ≥(a: A)(implicit o: Order[A]): Boolean

def ≨(a: A)(implicit o: Order[A]): Boolean

def ≩(a: A)(implicit o: Order[A]): Boolean

def ≮(a: A)(implicit o: Order[A]): Boolean

def ≯(a: A)(implicit o: Order[A]): Boolean

def ≰(a: A)(implicit o: Order[A]): Boolean

def ≱(a: A)(implicit o: Order[A]): Boolean

def ⊹(a: ⇒ A)(implicit s: Semigroup[A]): A


  parent reply	other threads:[~2011-02-17  1:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-16 18:18 how to type math symbols in gnu emacs 2.12.19 a.efremov
2011-02-16 20:26 ` Peter Dyballa
     [not found] ` <mailman.15.1297888024.10461.help-gnu-emacs@gnu.org>
2011-02-16 22:19   ` a.efremov
2011-02-17  1:30     ` Stefan Monnier
2011-02-16 23:00 ` Peter Dyballa
     [not found] ` <mailman.29.1297897214.10461.help-gnu-emacs@gnu.org>
2011-02-17  1:47   ` a.efremov [this message]
2011-02-17  9:41     ` Peter Dyballa
     [not found]     ` <mailman.1.1297935718.3842.help-gnu-emacs@gnu.org>
2011-02-17 12:13       ` a.efremov
2011-02-17 13:07         ` Peter Dyballa
2011-02-17 23:50         ` Tim X

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=4347e49b-903b-44fb-bfe7-2ef768fb62f1@u14g2000vbg.googlegroups.com \
    --to=a.efremov@javasmith.org \
    --cc=help-gnu-emacs@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.