Re: [UPDATE] emacs-24.3

2013-04-26 Thread Timo Myyrä
Stuart Henderson writes: > On 2013/04/26 01:36, Jérémie Courrèges-Anglas wrote: > >> [...] >> >> > Still no issue on my side. >> > >> > Has anyone had problems, or could this go in now? >> >> Ping. >> >> -- >> Jérémie Courrèges-Anglas >> PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 619

Re: [UPDATE] emacs-24.3

2013-04-26 Thread Jérémie Courrèges-Anglas
Stuart Henderson writes: [...] > Ports-wise this looks fine to me, but it would be really nice if > there was some feedback from an actual emacs user ;) > > :wq Hmmm, perhaps you should give viper-mode[1] / evil[2] a try, then. ;) [1] http://emacswiki.org/emacs/ViperMode [2] http://www.emacswi

Re: [UPDATE] emacs-24.3

2013-04-26 Thread Stuart Henderson
On 2013/04/26 01:36, Jérémie Courrèges-Anglas wrote: > [...] > > > Still no issue on my side. > > > > Has anyone had problems, or could this go in now? > > Ping. > > -- > Jérémie Courrèges-Anglas > PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494 > Ports-wise this looks

Re: [UPDATE] emacs-24.3

2013-04-25 Thread Jérémie Courrèges-Anglas
[...] > Still no issue on my side. > > Has anyone had problems, or could this go in now? Ping. -- Jérémie Courrèges-Anglas PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494

Re: [UPDATE] emacs-24.3

2013-04-12 Thread Jérémie Courrèges-Anglas
Hi, j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > Hi folks, > > sorry for the delay, here's a new diff. > > Not many differences since the previous diff except @pkgpath handling: > - try not to clobber the work that has already been done > (sorry, Jasper) > - the emacs22 and 23 -el sub

Re: [UPDATE] emacs-24.3

2013-04-02 Thread Jérémie Courrèges-Anglas
Hi folks, sorry for the delay, here's a new diff. Not many differences since the previous diff except @pkgpath handling: - try not to clobber the work that has already been done (sorry, Jasper) - the emacs22 and 23 -el subpackages didn't have flavours, so strip those entries from various PFR

Re: [UPDATE] emacs-24.3

2013-03-14 Thread Jérémie Courrèges-Anglas
After discussion, the compat @pkgpath entries shall not be deleted. I don't think that's really a problem for just testing this update, though. I'll submit another diff soon. Ciao, -- Jérémie Courrèges-Anglas GPG Key fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494

[UPDATE] emacs-24.3

2013-03-14 Thread Jérémie Courrèges-Anglas
Hi folks, here's an update that brings emacs to latest upstream, tested only on i386 so far. Some notes about the port: - various Makefile cleaning (re-ordering according to Makefile.template, factoring LIB_DEPENDS / WANTLIB for graphical flavors. - fixed a missing LIB_DEPENDS on graphics/jpeg