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
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
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
[...]
> 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
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
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
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
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