emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Imports / inclusion of s.el into Emacs


From: João Távora
Subject: Re: Imports / inclusion of s.el into Emacs
Date: Sun, 3 May 2020 20:55:44 +0100

On Sun, May 3, 2020 at 8:45 PM Drew Adams <address@hidden> wrote:

> that class).  (But in most OOP, there's no need to
> add the class name as part of each method name.)

Exactly. The compiler does it for you, "mangling"
the names according to the classes.  100% consistent,
predictable and horrible. Fortunately only for machine
consumption (...and occasional gdb pain).

João



reply via email to

[Prev in Thread] Current Thread [Next in Thread]