Re: elpa startup

2015-09-22 Thread Vincent Bernat
❦ 22 septembre 2015 18:45 -0300, David Bremner  : >> Yeah, that's a bug in dh_elpa. I did an upload on the weekend to fix >> #799032, but I missed part of the problem (namely the emacsen-common >> scripts still assume upstream-version in debian/changelog matches elpa >> version). I'll have to th

Re: elpa startup

2015-09-21 Thread Vincent Bernat
❦ 21 septembre 2015 12:45 -0300, David Bremner  : >> I am generating the -pkg.el myself. I would just have to keep the 0~ >> prefix here? > > The elpa version needs to be something that satisfies > > (string-equal (package-version-join (version-to-list str)) str) > > That's why I ended up calling

Re: elpa startup

2015-09-21 Thread Vincent Bernat
❦ 21 septembre 2015 09:39 -0300, David Bremner  : >> /usr/share/emacs/site-lisp/elpa-src/js2-mode-20150909/js2-old-indent.el >> /usr/share/emacs/site-lisp/elpa-src/js2-mode-20150909/js2-mode-autoloads.el >> /usr/share/emacs/site-lisp/elpa-src/js2-mode-20150909/js2-mode-pkg.el >> /usr/share/emacs/

Re: elpa startup

2015-09-21 Thread Vincent Bernat
❦ 21 septembre 2015 07:23 -0300, David Bremner  : >> I am in a similar situation. I see that you did patch directly the mode >> to add some autoload: >> >> ;;;###autoload >> (add-to-list 'auto-mode-alist '("\\.vala$" . vala-mode)) >> ;;;###autoload >> (add-to-list 'auto-mode-alist '("\\.vapi$" .

Re: elpa startup

2015-09-20 Thread Vincent Bernat
❦ 10 septembre 2015 16:43 +0100, "Barak A. Pearlmutter"  : > I'm converting my most trivial emacs package, vala-mode-el, to > elpa-vala-mode. In vala-mode-el, the emacsen-startup file contains this > snippet: > > (autoload 'vala-mode "vala-mode" "Major mode for editing Vala code." t) >

Re: notes from yesterdays meeting at debconf

2015-08-18 Thread Vincent Bernat
❦ 18 août 2015 10:57 +0200, Thomas Koch  : > - What is el-get? Is it helpful for us? It's a package manager, not tied to a specific respository. It can handle many incoming sources, including a git tree, a hosted tarball, MELPA packages or even emacs-wiki. It is very similar to Homebrew for exa

Re: spacemacs

2015-08-12 Thread Vincent Bernat
❦ 12 août 2015 09:33 +0200, David Bremner  : >> Has anybody tried spacemacs? >> https://github.com/syl20bnr/spacemacs >> >> Is it good? Would it make sense to try to package it? >> >> Actually it's a collection of the best emacs modes with an opinionated >> config, >> isn't it? > > I don't have

Re: ITP: emacs.app -- The GNU Emacs editor on GNUstep

2008-08-11 Thread Vincent Bernat
OoO En cette matinée ensoleillée du lundi 11 août 2008, vers 09:52, Gürkan Sengün <[EMAIL PROTECTED]> disait : > the source of emacs.app has been merged into the official > gnu emacs version (23.x in cvs) as can be seen at: > http://cvs.savannah.gnu.org/viewvc/emacs/nextstep/?root=emacs > on

Re: emacs22 and aucTeX

2007-07-23 Thread Vincent Bernat
OoO En cette soirée bien amorcée du dimanche 22 juillet 2007, vers 22:04, Frank Lanitz <[EMAIL PROTECTED]> disait: > A few days ago I updated my Debian/testing and was surprised, that > aucTeX doesn't work together with emacs22, so I still have to use > emacs-snapshot. I was looking at packa

Re: Packages up for adoption

2007-04-06 Thread Vincent Bernat
OoO Pendant le repas du vendredi 06 avril 2007, vers 19:02, Romain Francoise <[EMAIL PROTECTED]> disait: > By popular demand, I've set up an unofficial emacs-snapshot > repository at http://emacs.orebokech.com/ with packages for > sid/testing and sarge, using the same packaging as the old >

Re: Testers wanted: Tramp 2.1

2005-10-15 Thread Vincent Bernat
OoO Pendant le temps de midi du samedi 15 octobre 2005, vers 12:11, Romain Francoise <[EMAIL PROTECTED]> disait: > The new development release of Tramp (2.1.4) is now available in > experimental. To quote Michael's announcement: > | Development series Tramp 2.1.4 has been released. Besides bu

Re: emacs-snapshot and load-path

2005-01-31 Thread Vincent Bernat
OoO En ce début d'après-midi ensoleillé du lundi 31 janvier 2005, vers 15:57, Sébastien Kirche <[EMAIL PROTECTED]> disait: > Mmmh... How did you compiled/installed emacs-snapshot ? > I used «fakeroot dpkg-buildpackage» to make the different .deb then after > installation of the packages em

emacs-snapshot and load-path

2005-01-30 Thread Vincent Bernat
Hello ! I have installed a CVS version of emacs using emacs-snapshot.tgz from Jérôme. I ran into some trouble when trying to use Gnus. I have compiled my own version from CVS and put it in ~/emacs/gnus. I changed in .gnus the load-path and therefore half of Gnus was from emacs-