Re: font of menus

2005-08-23 Thread Friedrich Laher
Thank you! so my command line will be emacs -xrm "Emacs.menu*.font: 12*24" ... ( and it does yield the intended result ) Kevin Rodgers wrote: Friedrich Laher wrote: is ther no way to influence the font of menus? Have you tried customizing the menu face? how to do it that way ( ?? opt

comparing symbols coming from gensym?

2005-08-23 Thread Joe Corneli
Why is it that (setq a (gensym)) ;=> G2007 a ;=> G2007 (equal a 'G2007) ;=> nil while (setq a 'foo);=> foo a;=> foo (equal a 'foo) ;=> t ? ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.g

how much memory?

2005-08-23 Thread Joe Corneli
Sorry about the potential lack of specificity of this question, but how much memory should I assume Emacs has available to it? If I'm reading files into buffers or storing them as strings or something like this, how many characters can I store before I should expect a crash or other weird behavio

体のお付き合い前提です。

2005-08-23 Thread rina
5分でも良いので抱かれたいです・・・今すぐ慰めてくれませんか? 今月も彼との予定でいっぱいだったのですが・・・昨夜、彼から電話があって「別れて くれ」と言われてしまいました。 彼が浮気していた事を自分から打ち明け、今は浮気相手の方に気があるという事で、 私は振られてしまいました。 よくある話ですけど、自分がまさか振られるなんて思ってもいませんでした。 割り切りでいいので慰めてくれませんか? >> 返信はこちら << http://lovers-god.com/new_m.html?media=pur _

Re: expand/collapse{} in c++

2005-08-23 Thread Eli Zaretskii
> From: Baloff <[EMAIL PROTECTED]> > Date: 24 Aug 2005 06:00:22 +1000 > > I tried to find out how to do this expand/collapse the code into {...} > from the info docs but it is not there. could someone help please. Is "C-x $" what you want? It is described in the node "Selective Display". _

Снижение рисков правовыми и финан совыми методами

2005-08-23 Thread 13-14 сентября
Приглашаем генеральных, финансовых, коммерческих директоров, руководителей юридических служб, заинтересованных в постановке эффективной договорной работы компании принять участие в новом актуальном семинаре: СИСТЕМА ЭФФЕКТИВНОГО СНИЖЕНИЯ РИСКОВ ПРАВОВЫМИ И ФИНАНСОВЫМИ МЕТОДАМИ 13-14 сентябр

Re: how to change file coding system

2005-08-23 Thread Jason Rumney
Martin Monsorno <[EMAIL PROTECTED]> writes: > Sure! I should have said that I tried many ways /including/ the one > suggested by you. When emacs asks me what coding system to use after > pressing C-x c, the default it suggests (in parentheses on the > modeline) is "mule-utf-8". After opening i

Re: expand/collapse{} in c++

2005-08-23 Thread Sébastien Kirche
At 22:08 on aoû 23 2005, Baloff said : > I tried to find out how to do this expand/collapse the code into {...} > from the info docs but it is not there. could someone help please. Look at "FoldingMode" in the wiki : http://www.emacswiki.org/cgi-bin/wiki/CategoryOutline FoldingMode does exactly

Gnus threading (was: expand/collapse{} in c++)

2005-08-23 Thread Jason Dufair
Baloff <[EMAIL PROTECTED]> writes: > M-x gnus or even M-x 5 2 gnus, the frame or both frames freeze till it > finishes downloading the articles, then I can use emacs, is that the > way it is? I believe this is indeed the way it is. I understand from previous newsgroup discussions this is due to

expand/collapse{} in c++

2005-08-23 Thread Baloff
Hello I tried to find out how to do this expand/collapse the code into {...} from the info docs but it is not there. could someone help please. another point: M-x gnus or even M-x 5 2 gnus, the frame or both frames freeze till it finishes downloading the articles, then I can use emacs, is that the

Re: emacs-calc

2005-08-23 Thread Kevin Rodgers
Peter Tury wrote: how can I download calc? Can it be used on Win (XP)? I have Emacs 21.3.1 (a mingw build). I installed it simply and I can't see any calc.el(c) etc.? Start here: http://www.emacswiki.org/cgi-bin/wiki/AdvancedDeskCalculator -- Kevin Rodgers _

Re: font of menus

2005-08-23 Thread Kevin Rodgers
Friedrich Laher wrote: is ther no way to influence the font of menus? Have you tried customizing the menu face? See also the Lucid [Menu X] Resources or LessTif [Menu X] Resources sections of the Emacs manual, depending on which toolkit you're using. -- Kevin Rodgers __

Рeклaмa нa мeстaх прoдaж.

2005-08-23 Thread Reklama
Проходимость в торговом центре – 16-18 тысяч человек в выходные, 6-8 тысяч в будни. В торговом центре представлены такие сетевые бренды, как М-ВИДЕО, Л’Этуаль, ПЕРЕКРЕСТОК, KIA MOTORS, СТАРИК ХОТТАБЫЧ, Спортмастер, МЕБЕЛЬ-ГРАД, Бель Постель. Детский воздушный городок, рестораны, бары, огро

Paradas de Manutencao

2005-08-23 Thread NTT
Caso não consiga visualizar esta mensagem, clique aqui. Colega   A próxima turma do tradicional curso PARADAS DE MANUTENÇÃO  do NTT será no Rio, no período de 17 a 19 de outubro/05   Vale ressaltar o seguinte:   · O programa é o mais abrangente, contemplando todos os aspectos envolvidos em

set-fringe-mode - inconsistent?

2005-08-23 Thread David Reitter
Hi, why does (set-fringe-mode '(1 . 0) ) give me a 4-pixel width of the left fringe, while (set-fringe-mode 1 ) gives me the right width (1 pixel or so)? thanks dave ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mail

font of menus

2005-08-23 Thread Friedrich Laher
is ther no way to influence the font of menus? The following does not work (global-font-lock-mode -1) (setq k "Kategorie") (set-face-font 'modeline "12*24") (put-text-property 0 9 'face 'modeline k) (x-popup-menu t (list k '("" ("Computer" . "c")("Warmduscher" . "d")

emacs vc/rcs problem

2005-08-23 Thread Jaroslav Hron
Anybody experienced recently a problem with the version control in emacs?? Registering (C-x v i) or checking in (C-x v v) any file with vc (rcs as a back end) fails with message vc-back end-admin: Symbol's value as variable is void:vc-default-back-end for the registering and fo

Re: re-search repeat by \{N\} not working. Bug?

2005-08-23 Thread Johan Bockgård
Friedrich Laher <[EMAIL PROTECTED]> writes: > "no new special characters will be defined in the future" It is the construct "\{" that is special, not the character "{". The manual says "The special characters are `.', `*', `+', `?', `[', `]', `^', `$', and `\'; no new special character

Re: how to change file coding system

2005-08-23 Thread Martin Monsorno
Peter Dyballa <[EMAIL PROTECTED]> writes: > Am 19.08.2005 um 12:20 schrieb Martin Monsorno: > >> Peter Dyballa <[EMAIL PROTECTED]> writes: >> >>> I have GNU Emacs 21.3.50 from CVS in rare use too. >> >> You have 21.3.50 from CVS? I have a stable 21.4.1 version! But I >> tried out 22.0.50 from cv

Re: Options menu

2005-08-23 Thread Sébastien Kirche
At 10:08 on aoû 23 2005, Baloff said : > I am looking for Options -> Show/Hide -> Tool-bar. > not here, any body knows where they went > here is my Options menu. I don't know where your menu is gone, but you can toggle the toolbar with M-x tool-bar-mode HTH. -- Sébastien Kirche ___

Options menu

2005-08-23 Thread Baloff
Hello I am looking for Options -> Show/Hide -> Tool-bar. not here, any body knows where they went here is my Options menu. Emacs 21.4.1 Possible completions are: s==>Syntax Highlighting (Global Font Lock mode) a==>Active Region Highlighting (Transient Mark mode) p==>Paren Match Highlighting (Show