[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
- Re: Imports / inclusion of s.el into Emacs, (continued)
- Re: Imports / inclusion of s.el into Emacs, Richard Stallman, 2020/05/03
- Re: Imports / inclusion of s.el into Emacs, tomas, 2020/05/04
- RE: Imports / inclusion of s.el into Emacs, Drew Adams, 2020/05/04
- Re: Imports / inclusion of s.el into Emacs, tomas, 2020/05/04
- Re: Imports / inclusion of s.el into Emacs, Richard Stallman, 2020/05/04
- RE: Imports / inclusion of s.el into Emacs, Drew Adams, 2020/05/03
- Re: Imports / inclusion of s.el into Emacs,
João Távora <=
- Re: Imports / inclusion of s.el into Emacs, Philippe Vaucher, 2020/05/04
- RE: Imports / inclusion of s.el into Emacs, Drew Adams, 2020/05/04
- Re: Imports / inclusion of s.el into Emacs, Philippe Vaucher, 2020/05/05
- RE: Imports / inclusion of s.el into Emacs, Drew Adams, 2020/05/05
- Re: Imports / inclusion of s.el into Emacs, Eli Zaretskii, 2020/05/05
- Re: Imports / inclusion of s.el into Emacs, Richard Stallman, 2020/05/06
- RE: Imports / inclusion of s.el into Emacs, Drew Adams, 2020/05/06
- Possible renamings of some string functions., Richard Stallman, 2020/05/08
Re: Imports / inclusion of s.el into Emacs, Stefan Monnier, 2020/05/02