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 the same python program
Peter Milliken wrote:
The solution I used was to download and build the CVS tip of Emacs - svn
access works like a charm then :-) You can access nightly dumps of the CVS
archives (assumes that you cannot access the CVS tip directly - I am behind
a firewall at work and it won't let me through, so
> Date: Mon, 5 Sep 2005 18:53:28 -0700
> 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.
___
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 would allow for
symbolic calculations with entities that
on windows, i believe the file is called _emacs, not .emacs (at least, this is the case on my windows xp machine)
BrettOn 9/4/05, Eli Zaretskii <[EMAIL PROTECTED]> wrote:
> From: "Søren Sander" <[EMAIL PROTECTED]>> Date: Sun, 4 Sep 2005 19:51:07 +0200>> For my root-directory...> Since the one I h
I'm using Emacs 21.2.1 and 21.3.1 under Windows, and I'm having
trouble getting the header-line to refresh. I was hoping that
`force-mode-line-update' would work but it doesn't seem to do the
job. It updates eventually, but not always. Quite the bummer.
Am I doing something wrong? Are there an
> Date: Mon, 05 Sep 2005 20:11:47 -0500
> From: "Lucas (a.k.a T-Bird or bsdfan3)" <[EMAIL PROTECTED]>
>
> Why does my tab key not work in cc-mode any longer in the attached C++
> source file? I am using EMacs 21.2.1 on the latest Cygwin release on
> top of WNT 5.1.2600 SP2.
[...]
> std
Why does my tab key not work in cc-mode any longer in the attached C++
source file? I am using EMacs 21.2.1 on the latest Cygwin release on
top of WNT 5.1.2600 SP2.
#include
#include
#include
std::map map_file_scanner (std::string pathpfx)
{
std::map retval;
std::vector maplist;
for
Last time I tried to get vc-mode working with svn it didn't - but that was
some considerable time ago now, so perhaps the psvn currently available
works around those problems. From memory, the issue wasn't so much in the
file available from SVN but rather that the emacs files had to have some
exten
Реклама на местах продаж – один из самых
эффективных видов рекламы. Реклама на плазме на местах продаж, возможно, не
принесет вам миллион новых клиентов, но другие виды рекламы принесут вам ещё
меньше.
Мы открываем сезон скидок на все
плазмы Москвы:
ТЦ
«Перекресток»
«Эльдорадо»
Anakreon <[EMAIL PROTECTED]> writes:
> I use tramp to edit files on a remote host from within emacs.
> This works fine but I'd prefer to call the [Alt+x compile] command on those
> files. Now I use ssh to call 'make' on the remote host which has the
> disadvantage
> that the errors found during c
On Tue, Sep 06, 2005 at 05:40:03AM +1000, Baloff wrote:
> Neon Absentius <[EMAIL PROTECTED]> writes:
>
> > On Mon, Sep 05, 2005 at 07:10:54PM +1000, Baloff wrote:
> > > C-u M-x then inserted the output not in the mini-buffer but in a
> >
> > > buffer.
> >
> > No.
> >
> > C-u provided the un
"Drew Adams" <[EMAIL PROTECTED]> writes:
> I got the doremi-frm.el from
> http://www.emacswiki.org/cgi-bin/emacs/doremi-frm.el by
> clicking on the download, which opened a new page with the file in it,
> then I copy and past into the scratch buffer, saved it in
> /usr/share/em
Феномен Варга - Сохрани себе жизнь, новый гуманитарный прорыв России.
Ссылка www.varga.ru
___
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
Neon Absentius <[EMAIL PROTECTED]> writes:
> On Mon, Sep 05, 2005 at 07:10:54PM +1000, Baloff wrote:
> > C-u M-x then inserted the output not in the mini-buffer but in a
>
> > buffer.
>
> No.
>
> C-u provided the universal argument to the command that M-x invoked.
how do I insert the outpu
> Thanks Kevin. Actually, I'm running GNU Emacs 21.3.2 (sparc-sun-solaris2.8,
> X toolkit, Xaw3d scroll bars) from Windows, but when I bring up Sun's Forte
> Debugger (workshop), Sun has integrated the debugger into Xemacs, and I
> simply want the ability to load/~load various features, as they bo
> 1. Is there an easy way for me to get this to work again?
Most likely, yes, but you haven't given us much to work from to help you.
Stefan
___
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-e
> I have no problems with that but it seems to me that it should behave
> according to `delete-selection-mode'.
It predates delete-selection-mode, AFAIK.
> OTOH, the problem is probably me, failing to understand that there is
> a difference between a region marked with the mouse and marked using
"Paul Crowell" <[EMAIL PROTECTED]> writes:
> I want to use subversion from vc-mode. How can I get this file?
svn co http://svn.collab.net/repos/svn/trunk/contrib/client-side/psvn
--
Bill Wohler <[EMAIL PROTECTED]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ an
Anakreon <[EMAIL PROTECTED]> writes:
> I use tramp to edit files on a remote host from within emacs.
> This works fine but I'd prefer to call the [Alt+x compile] command on those
> files. Now I use ssh to call 'make' on the remote host which has the
> disadvantage
> that the errors found during c
On Mon, Sep 05, 2005 at 07:10:54PM +1000, Baloff wrote:
> C-u M-x then inserted the output not in the mini-buffer but in a
> buffer.
No.
C-u provided the universal argument to the command that M-x invoked.
> now C-h k for describe key, how do I put the sequence (C-u
> M-x) into C-h k, as soo
I use tramp to edit files on a remote host from within emacs.
This works fine but I'd prefer to call the [Alt+x compile] command on those
files. Now I use ssh to call 'make' on the remote host which has the
disadvantage
that the errors found during compilation are reported on the console.
Is the
On 05 Sep 2005 19:10:54 +1000, Baloff <[EMAIL PROTECTED]> wrote:
> Neon Absentius <[EMAIL PROTECTED]> writes:
> C-u M-x then inserted the output not in the mini-buffer but in a
> buffer. now C-h k for describe key, how do I put the sequence (C-u
> M-x) into C-h k, as soon as I type C-u it goes to
ПОЖАЛУЙСТА ПЕРЕДАЙТЕ
Главному бухгалтеру (в бухгалтерию)
и Финансовому директору!
Tel. (O95) 5O7-877O, 778-67Ч9, 676-З441
Компания "CIT"
27-28 сентября «Международные стандарты финансовой отчености.»
Трансформация финансовой отчётности российских компаний в соответствии с МСФО. Слушат
Neon Absentius <[EMAIL PROTECTED]> writes:
> On Sun, Sep 04, 2005 at 08:20:12PM +1000, Baloff wrote:
>
> > btw, how do you inserted the output of M-x emacs-version in a buffer,
> > I mean the whole output which showed in my mini-buffer.
>
> By giving it a prefix argument. I typed "C-u M-x vers
Baloff <[EMAIL PROTECTED]> writes:
> Hello
>
> 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
> listed in load-path's value in C-h v load-path is
> "/usr/share/emacs/21.4/site-lisp"
> I don't thi
26 matches
Mail list logo