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: Thu, 17 Feb 2011 04:13:43 -0800 (PST)	[thread overview]
Message-ID: <b074cb05-ddea-4636-a62e-685d054f11c6@k18g2000vbq.googlegroups.com> (raw)
In-Reply-To: mailman.1.1297935718.3842.help-gnu-emacs@gnu.org

On Feb 17, 10:41 am, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> Am 17.02.2011 um 02:47 schrieb a.efremov:
>
> > 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
>
> The file config.log can give you more details.
>
> When the buffer's encoding is set to UTF-8 you can simply type the  
> maths characters on your keyboard. When you set read-quoted-char-radix  
> to 16 you can insert them by typing C-q 2 2 6 b <something not  
> hexadecimal> or C-q 1 d 7 4 a <something not hexadecimal> to insert  
> the character from this position in Unicode (U+226B or U+1D74A). UTF-8  
> support is improved in GNU Emacs 23.x.
>
> When you copy something in a modern windowing system, then not only  
> some text is copied (and this text can be copied in many different  
> coding systems) but also text attributes (bold, not upright, at 24  
> pt). And this combination is inserted by pasting it into some buffer –  
> in a different text encoding. Some customisation can be done in the  
> windowing system and some in GNU Emacs.
>
> --
> Greetings
>
>    Pete
>
> There is no national science just as there is no national  
> multiplication table; what is national is no longer science.
>                                 – Anton Checov

hello,

adding soft link definitely helps to build binary > ll /usr/lib64/
libX11.*
lrwxrwxrwx 1 root root      11 2011-02-17 12:46 /usr/lib64/libX11.so -
> libX11.so.6

emacs runs. Unicode symbols are ok on display. instead of just \xxx as
it was with emacs-22.
But. Menu doesnt work at all, emacs always pop up File-menu. then very
unfriendly black menu bar ..
[self@galaxy7 emacs-23.2]$ ldd /usr/local/bin/emacs
        linux-vdso.so.1 =>  (0x00007fffe01ff000)
        libX11.so.6 => /usr/lib64/libX11.so.6 (0x00000034ab000000)
        libncurses.so.5 => /lib64/libncurses.so.5 (0x0000003898a00000)
        libm.so.6 => /lib64/libm.so.6 (0x00000034a8400000)
        libc.so.6 => /lib64/libc.so.6 (0x00000034a8000000)
        libtinfo.so.5 => /lib64/libtinfo.so.5 (0x0000003898200000)
        libxcb-xlib.so.0 => /usr/lib64/libxcb-xlib.so.0
(0x00000034aac00000)
        libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00000034aa000000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00000034a8800000)
        /lib64/ld-linux-x86-64.so.2 (0x00000034a6e00000)
        libXau.so.6 => /usr/lib64/libXau.so.6 (0x00000034aa800000)
        libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00000034aa400000)

I have a feeling that emacs is broken and doesnt work as expected. in
my configuration. Dont know what I should look at to spot the problem.

many thanks you for help,


  parent reply	other threads:[~2011-02-17 12:13 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
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 [this message]
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=b074cb05-ddea-4636-a62e-685d054f11c6@k18g2000vbq.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.