Emacs D Mode version 2.0.6 released

Russel Winder russel at winder.org.uk
Thu Aug 1 01:07:14 PDT 2013


On Wed, 2013-07-31 at 23:01 +1000, finalpatch wrote:
[…]
> There are a few things not fontified correctly in my Emacs (24.3.50.1
> git master of 2013-6-12).  I just checked with the latest github version
> and they are still not fixed:
> 
> * The first member variable or function name under a protection level
>   label (public/protected/private etc.) is not fontified.
> 
> * Types with namespaces (.) or are template instances(!) are not
>   fontified.
> 
> * auto/immutable variables are not fontified with the correct face. They
>   should be in variable face but are displaced in type name face
>   instead.
> 
> I have a hacked version in my site-lisp directory that fixes most of
> these issues for me but because I'm not familiar with the CC-mode
> codebase my solutions are very rough and hacky.

The way to progress this is for you to to clone the GitHub repository on
GitHub, clone it locally to your machines, create a feature branch with
your proposed changes, push them to your GitHub clone and then submit a
pull request via GitHub.  I and others can then try things out and see
if the pull request can be merged into master.

The one thing that still worries me about all the E-Lisp stuff – no unit
tests :-(

Thanks.
-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20130801/69c7cc63/attachment.pgp>


More information about the Digitalmars-d-announce mailing list