Re: Gnus and emacs22

2007-12-10 Thread Romain Francoise
is version 5.11, based on the stable 5.10 release. In emacs-snapshot it's version 5.13, which is based on the yet unreleased Gnus 5.12 (whose development codename is indeed No Gnus). > PS: thank you Tatsuya Kinoshita and Romain Francoise for providing > these packages! Now all I need is an

Re: I am ANGRY with Debian.

2007-06-04 Thread Romain Francoise
ase) in Debian experimental (respectively main and non-free), and they are not in Ubuntu as far as I can tell. Cheers, -- ,''`. : :' :Romain Francoise <[EMAIL PROTECTED]> `. `' http://people.debian.org/~rfrancoise/ `- -- To UNSUBSCRIBE, email

Re: I am ANGRY with Debian.

2007-06-04 Thread Romain Francoise
Vincent Lefevre <[EMAIL PROTECTED]> writes: > Is there a way to use the Ubuntu packages from Debian with > apt-get? Try adding Ubuntu sources in your sources.list and see what happens... but I don't think it'll work. -- ,''`. : :' :

Re: I am ANGRY with Debian.

2007-06-04 Thread Romain Francoise
/2007/04/msg2.html -- ,''`. : :' :Romain Francoise <[EMAIL PROTECTED]> `. `' http://people.debian.org/~rfrancoise/ `- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: I am ANGRY with Debian.

2007-06-04 Thread Romain Francoise
rsonal repository. See https://launchpad.net/ubuntu/+source/emacs-snapshot/1:20070529-1 -- ,''`. : :' :Romain Francoise <[EMAIL PROTECTED]> `. `' http://people.debian.org/~rfrancoise/ `- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Why emacs is still 21.4.1 in Etch?

2007-04-18 Thread Romain Francoise
Seb <[EMAIL PROTECTED]> writes: > The package has been orphaned for about a month and it doesn't > seem as if a maintainter will pick it up. So it is no longer in > sync with Emacs CVS. There are updated packages on http://emacs.orebokech.com/. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

Re: can't configure emacs with aptitude/apt-get!

2007-01-18 Thread Romain Francoise
Tyler <[EMAIL PROTECTED]> writes: > Cannot open load file: slime Does it help to run 'dpkg -P slime' as root? -- ,''`. : :' :Romain Francoise <[EMAIL PROTECTED]> `. `' http://people.debian.org/~rfrancoise/ `- -- To UN

Re: emacs -nw in UTF-8 xterm does not work

2006-12-12 Thread Romain Francoise
Vincent Lefevre <[EMAIL PROTECTED]> writes: > Is there a way to have this changed or it is too late for Etch? I will provide official backports of emacs-snapshot for etch, just as I provide them now for sarge. -- ,''`. : :' :Romain Francoise <[EMAIL PROT

Re: emacs lisp files: why not most current eg f90.el

2006-11-29 Thread Romain Francoise
at does this? C-M-n and C-M-p? -- ,''`. : :' :Romain Francoise <[EMAIL PROTECTED]> `. `' http://people.debian.org/~rfrancoise/ `- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: emacs lisp files: why not most current eg f90.el

2006-11-29 Thread Romain Francoise
i-bin/wiki/EmacsCvsAndDebian Also, note that: 1. you should *never* change files that are under dpkg's control, or bad things may happen, 2. replacing the .el file as you suggest would have no effect, Emacs loads the compiled (.elc) file. But don't replace it! -- ,'

Re: How to fold code using pascal-mode in Emacs?

2006-11-07 Thread Romain Francoise
<[EMAIL PROTECTED]> writes: > I just want to fold some (very) large for-loops to see the code > clearerly. Try: http://www.emacswiki.org/cgi-bin/wiki/CategoryHideStuff -- ,''`. : :' :Romain Francoise <[EMAIL PROTECTED]> `. `'

Re: Get the ip address without using "root"?

2006-08-18 Thread Romain Francoise
^ +inet addr:/) { split($2, a, ":"); print a[2] }' -- ,''`. : :' :Romain Francoise <[EMAIL PROTECTED]> `. `' http://people.debian.org/~rfrancoise/ `- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Xine affects Emacs

2006-08-03 Thread Romain Francoise
ckage). But xev catches the event too, as long as it has the focus while Xine is playing. -- ,''`. : :' :Romain Francoise <[EMAIL PROTECTED]> `. `' http://people.debian.org/~rfrancoise/ `- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Re: Xine affects Emacs

2006-08-01 Thread Romain Francoise
Markus Petermann <[EMAIL PROTECTED]> writes: > How can I catch the event sent by xine? I'm not sure what you're asking, I think my previous message answers this? -- ,''`. : :' :Romain Francoise <[EMAIL PROTECTED]> `. `' http://

Re: Xine affects Emacs

2006-08-01 Thread Romain Francoise
r. Depending on your Emacs version, the following: (global-set-key [key-20] 'ignore) or the following: (global-set-key [Scroll_Lock] 'ignore) should do the trick. Otherwise, catch the event with M-x global-set-key and bind it to `ignore'. -- ,''`. : :'

Re: emacs - Cannot open termcap database file

2006-05-11 Thread Romain Francoise
oted before, using Debian's binary packages would be much simpler for you. -- ,''`. : :' :Romain Francoise <[EMAIL PROTECTED]> `. `' http://people.debian.org/~rfrancoise/ `- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Newsreader: Best of the bunch?

2005-10-20 Thread Romain Francoise
in this thread. -- ,''`. : :' :Romain Francoise <[EMAIL PROTECTED]> `. `' http://people.debian.org/~rfrancoise/ `- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Newsreader: Best of the bunch?

2005-10-19 Thread Romain Francoise
nsurmountable else we'd have a far smaller > proliferation of clients. Gnus is not "a mail client", it's an Emacs package designed for reading (and posting) news and mail. Emacs and Gnus are indissociable. -- ,''`. : :' :Romain Francoise <[EMAIL