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: Thu, 17 Feb 2011 04:13:43 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <4347e49b-903b-44fb-bfe7-2ef768fb62f1@u14g2000vbg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1297946450 23133 80.91.229.12 (17 Feb 2011 12:40:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Feb 2011 12:40:50 +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 13:40:46 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 1Pq3A6-000217-58 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Feb 2011 13:40:46 +0100 Original-Received: from localhost ([127.0.0.1]:47540 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pq3A5-0007Du-22 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Feb 2011 07:40:45 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!k18g2000vbq.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 67 Original-NNTP-Posting-Host: 90.84.144.67 Original-X-Trace: posting.google.com 1297944824 10856 127.0.0.1 (17 Feb 2011 12:13:44 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 17 Feb 2011 12:13:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k18g2000vbq.googlegroups.com; posting-host=90.84.144.67; 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:185030 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:79188 Archived-At: On Feb 17, 10:41=A0am, Peter Dyballa 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 =A0 > maths characters on your keyboard. When you set read-quoted-char-radix = =A0 > to 16 you can insert them by typing C-q 2 2 6 b hexadecimal> or C-q 1 d 7 4 a to insert =A0 > the character from this position in Unicode (U+226B or U+1D74A). UTF-8 = =A0 > support is improved in GNU Emacs 23.x. > > When you copy something in a modern windowing system, then not only =A0 > some text is copied (and this text can be copied in many different =A0 > coding systems) but also text attributes (bold, not upright, at 24 =A0 > pt). And this combination is inserted by pasting it into some buffer =96 = =A0 > in a different text encoding. Some customisation can be done in the =A0 > windowing system and some in GNU Emacs. > > -- > Greetings > > =A0 =A0Pete > > There is no national science just as there is no national =A0 > multiplication table; what is national is no longer science. > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =96 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 =3D> (0x00007fffe01ff000) libX11.so.6 =3D> /usr/lib64/libX11.so.6 (0x00000034ab000000) libncurses.so.5 =3D> /lib64/libncurses.so.5 (0x0000003898a00000) libm.so.6 =3D> /lib64/libm.so.6 (0x00000034a8400000) libc.so.6 =3D> /lib64/libc.so.6 (0x00000034a8000000) libtinfo.so.5 =3D> /lib64/libtinfo.so.5 (0x0000003898200000) libxcb-xlib.so.0 =3D> /usr/lib64/libxcb-xlib.so.0 (0x00000034aac00000) libxcb.so.1 =3D> /usr/lib64/libxcb.so.1 (0x00000034aa000000) libdl.so.2 =3D> /lib64/libdl.so.2 (0x00000034a8800000) /lib64/ld-linux-x86-64.so.2 (0x00000034a6e00000) libXau.so.6 =3D> /usr/lib64/libXau.so.6 (0x00000034aa800000) libXdmcp.so.6 =3D> /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,