My last email...as in "Tab key doesn't indent in cc-mode"

2005-09-06 Thread Lucas (a.k.a T-Bird or bsdfan3)
First, "M-x c-indent-command" does nothing either. Second, I forgot to tell you folks that I am not on the list, so plz CC me... ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: python novice

2005-09-06 Thread Adam
Well, I removed; #!/usr/bin/env python from the 1st line of my test.py buffer, and the C-c C-c now works fine. Py program runs and terminates normally. Which prompts me to ask - what do Python users do in Emacs so that that 1st line, necessary for an executable Python file, is transparent

Re: python novice

2005-09-06 Thread Adam
> (setq debug-on-error t) I stuck this into the *scratch* buffer, C-j didn't work so I did eval-region to it. Now I get the error reported as below. Hmmm ... Seems I'm in python-mode, however this is a Lisp of Emacs error - telling me .. something. Seems I should hit the Emacs manual. Unl

претендент на должность

2005-09-06 Thread юридидические услуги
Title: Юридическое агентство Априори предлагает Юридическое агентство Априори предлагает    вам следующие услуги:   Регистрация предприятий ООО – 7000 руб. (вкл. гос.пошлина, печать, коды, фонды) ЗАО – 7900 ру

Bug in Calc? (was Re: Non-commutative symbolic multiplication in Calc)

2005-09-06 Thread Neon Absentius
On Tue, Sep 06, 2005 at 03:03:30PM -0500, Jay Belanger wrote: > > Neon Absentius <[EMAIL PROTECTED]> writes: > > > Sorry if this is not the right list for this question. > > > > Is there a way to suspend some of the automatic simplifications that > > calc performs? In particular I am interested

Re: python novice

2005-09-06 Thread Kevin Rodgers
Adam wrote: > I have an example python program in > a buffer called test.py > > am using GNU Emacs 21.3.2 (a mandrake version) > C-h m shows python bindings for that buffer > > So when I C-c C-c (py-execute-buffer) > I receive the error; > > "Wrong argument type: sequencep, cpython" > > Whereas

Re: Newbie question

2005-09-06 Thread Kevin Rodgers
Goli, Rajesh (Rajesh) wrote: > * How can I get help on the things I do, like ":help case" in vim would tell > me how to manipulate cases of text? `C-h a case RET' will list all the commands with "case" in their name. `C-h i i case', then `,' will take you through the manual pages that are inde

Re: instance process name

2005-09-06 Thread Kevin Rodgers
Rancier, Jeff wrote: > The actual name from the process table, specifically, I want to > differentiate between 'xemacs' vs. 'emacs'. Thanks. ,[ C-h v invocation-name RET ] | invocation-name's value is "emacs" | | Documentation: | The program name that was used to run Emacs. | Any directory n

Re: Non-commutative symbolic multiplication in Calc

2005-09-06 Thread Jay Belanger
Neon Absentius <[EMAIL PROTECTED]> writes: > Sorry if this is not the right list for this question. > > Is there a way to suspend some of the automatic simplifications that > calc performs? In particular I am interested in suspending the > assumption that multiplication is commutative. Does mat

безоперационная подтяжка лица, Коррекци я фигуры и осанки

2005-09-06 Thread Beauty & Fitness
  Наука и спорт на службе здоровья и красоты человека! Компания "Beauty&Fitness" была основана в 1992 году. Мы специализируемся в области аппаратной косметологии, физиотерапии, электро и миостимуляции ( оздоровительной лечебной и косметической), перс

Re: Non-commutative symbolic multiplication in Calc

2005-09-06 Thread Neon Absentius
On Tue, Sep 06, 2005 at 08:36:49PM +0200, Roland Winkler wrote: > Neon Absentius <[EMAIL PROTECTED]> writes: > > Ideally the multiplication should not be assumed commutative (or the > > variables invertible) unless explicitly declared so. > > Emacs calc (the way I look at it) is designed to be a p

Офисные, квартирные, дачные переезды, п о Москве и Подмосковью.

2005-09-06 Thread Express pereezd
  ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

зaкaз

2005-09-06 Thread haggard
РAССЫЛКA РЕКЛAМЫ от профессионалов    кaчественно и быстро современные технологии доставки правильное   соотношение цена-качество- 6000 руб. - по предприятиям России и СНГ- 3500 руб. - по юридическим и физ. лицам МОСКВЫ  обход фильтров индивидуальный подход к к

Re: Non-commutative symbolic multiplication in Calc

2005-09-06 Thread Roland Winkler
Neon Absentius <[EMAIL PROTECTED]> writes: >> I doubt that you will get what you want when you just remove the >> assumption that multiplication is commutative. > > Depends on what do you mean by "just" by "remove" and by > "assumption". When I say "suspend the assumption" I mean > (obviously) to

Re: [Gnus] `From' according to `Envelope-to'.

2005-09-06 Thread Reiner Steib
On Tue, Sep 06 2005, Michael Cadilhac wrote: [ Crosspost & Followup-To: gnu.emacs.gnus ] > As I've multiple aliases for the same mailbox, I receive mail sent > to different addresses (mentioned in the `envelope-to' field of the > received messages). > > In order to not disturb the send

[Gnus] `From' according to `Envelope-to'.

2005-09-06 Thread Michael Cadilhac
As I've multiple aliases for the same mailbox, I receive mail sent to different addresses (mentioned in the `envelope-to' field of the received messages). In order to not disturb the sender, I want - when replying - to be warned like : ``Your default "from" field is [EMAIL PROTE

Re: Non-commutative symbolic multiplication in Calc

2005-09-06 Thread Neon Absentius
On Tue, Sep 06, 2005 at 04:09:36PM +0200, Roland Winkler wrote: > Neon Absentius <[EMAIL PROTECTED]> writes: > > > Sorry if this is not the right list for this question. > > > > Is there a way to suspend some of the automatic simplifications that > > calc performs? In particular I am interested i

RE: load-file doremi-frm.el issue?

2005-09-06 Thread Drew Adams
> I hope someone would tell me why M-x load-file RET doremi > is not loading the doremi-frm.el file even though the file is located in a directory (From your post below, I think you have that backwards: doremi-frm.el should load doremi.el, but it does not - right?) > listed in loa

Re: Calling `compile` command on a remote host

2005-09-06 Thread Michael Albinus
Anakreon <[EMAIL PROTECTED]> writes: > I noticed three minor problems with tramp-compile [...] > Is the tramp package maintained and developed so I can hope to see those > issues > resolved? As I wrote in my first message, Tramp provides _limited_ compilation support for remote files. It canno

Re: instance process name

2005-09-06 Thread Henrik Enberg
> From: "Rancier, Jeff" <[EMAIL PROTECTED]> > Date: Tue, 6 Sep 2005 10:44:39 -0400 > > The actual name from the process table, specifically, I want to > differentiate between 'xemacs' vs. 'emacs'. Thanks. (if (featurep 'xemacs) (message "it's XEmacs") (message "it's Emacs")) ___

RE: instance process name

2005-09-06 Thread Rancier, Jeff
The actual name from the process table, specifically, I want to differentiate between 'xemacs' vs. 'emacs'. Thanks. | -Original Message- | From: Eli Zaretskii [mailto:[EMAIL PROTECTED] | Sent: Saturday, September 03, 2005 6:40 AM | To: help-gnu-emacs@gnu.org | Subject: Re: instance proc

RE: using Xresources for geometry

2005-09-06 Thread Drew Adams
is there a way to automate the handling of all those [library] dependencies so that I don't have to do it by hand? Don't have to what by hand? Put all of the libraries in a directory that is in your load-path, then load the library (doremi-frm.el) that is at the root of the dependency tre

Re: Calling `compile` command on a remote host

2005-09-06 Thread Anakreon
Anakreon wrote: Which Tramp version do you use? More recent ones provide (limited) compilation support for remote files in the package tramp-util.el. You can apply `tramp-compile' on such files. And if the minor tramp-mode is enabled, this command is already bound to . See also

RE: I need an Emacs-file..

2005-09-06 Thread Drew Adams
> Since the one I have is named wrongly... And Windows don't > seem to accept me renaming it... My crystal ball says you meant the `.emacs' file. Windows does allow such file names, but some Windows programs, like the Explorer, don't like them. One way to rename the file is t

Re: Non-commutative symbolic multiplication in Calc

2005-09-06 Thread Roland Winkler
Neon Absentius <[EMAIL PROTECTED]> writes: > Sorry if this is not the right list for this question. > > Is there a way to suspend some of the automatic simplifications that > calc performs? In particular I am interested in suspending the > assumption that multiplication is commutative. This woul

Re: Newbie question

2005-09-06 Thread Denis Bueno
On 06 Sep 2005, at 02.30, Goli, Rajesh (Rajesh) wrote: Hello, I have been a vim user for sometime now and wanted to check out emacs. The basic tutorial is good. It gave me a overview. My editing is mostly about editing C/C++ code. Now can you help me out with the following: * How to jump

Re: Calling `compile` command on a remote host

2005-09-06 Thread Anakreon
Which Tramp version do you use? More recent ones provide (limited) compilation support for remote files in the package tramp-util.el. You can apply `tramp-compile' on such files. And if the minor tramp-mode is enabled, this command is already bound to . See also

Elaboracao Orcamentaria

2005-09-06 Thread NTT - Treinamento Avançado
Caso não consiga visualizar esta mensagem, aperte aqui.      Clique aqui para download gratuito de capítulo da apostila ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Re: Making test in emacs?

2005-09-06 Thread Michael Cadilhac
"Paminu" <[EMAIL PROTECTED]> writes: > On the system that I use I have access to diffenrent machines A and B. I > would now in my .emacs file make a test if I login to machinetype A or B > because some of the mode files only works for programs on machine A or B. How do you characterize a mach

Re: Making test in emacs?

2005-09-06 Thread Peter Dyballa
Am 06.09.2005 um 09:51 schrieb Paminu: How do I in .emacs test which type of machine I am logged into? You can check the environment variable HOST or the return value of hostname ... -- Greetings Pete ~ o ~_\\_/\ ~ O

Re: Making test in emacs?

2005-09-06 Thread Kaloian Doganov
On 6 сеп 2005, [EMAIL PROTECTED] wrote: > How do I in .emacs test which type of machine I am logged into? You can use the value of `system-configuration' variable. For example: (if (equal system-configuration "i486-pc-linux-gnu") (message "PC") ; do something for PC (if (equal system-co

Re: Works Great Phara maceutical

2005-09-06 Thread Jussi Mcclelland
  VaMeViXaUlPrLeCeCiAm liriagnatropvilealbi umdiaraxameciatrabrexisen  $3 $3 $1 .75.33.21   http://www.usourikest.com ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Making test in emacs?

2005-09-06 Thread Paminu
On the system that I use I have access to diffenrent machines A and B. I would now in my .emacs file make a test if I login to machinetype A or B because some of the mode files only works for programs on machine A or B. How do I in .emacs test which type of machine I am logged into? _

Re: I need an Emacs-file..

2005-09-06 Thread Paulo da Costa
Eli Zaretskii wrote: >>From: Brett Kelly <[EMAIL PROTECTED]> >>on windows, i believe the file is called _emacs, not .emacs (at least, this >>is the case on my windows xp machine) > > No, it's called .emacs, but Emacs on Windows will use _emacs if .emacs > can not be found. True. You can change th

Newbie question

2005-09-06 Thread Goli, Rajesh (Rajesh)
Hello, I have been a vim user for sometime now and wanted to check out emacs. The basic tutorial is good. It gave me a overview. My editing is mostly about editing C/C++ code. Now can you help me out with the following: * How to jump to matching brace, ifdefs etc? * How can I get help on the thin