emms-help
[Top][All Lists]
Advanced

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

[emms-help] Re: emms-playlist-current-changed-hook


From: Daniel Brockman
Subject: [emms-help] Re: emms-playlist-current-changed-hook
Date: Thu, 16 Jun 2005 21:11:01 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Yoni Rabkin Katzenell <address@hidden> writes:

> The naming convention is explained in the "Emacs Lisp Coding
> Conventions" section of the Emacs Lisp Reference Manual.
>
> Sing'in the global name space blues...

I believe you're talking about this part,

   * Since all global variables share the same name space, and all
     functions share another name space, you should choose a short word
     to distinguish your program from other Lisp programs.(1)  Then
     take care to begin the names of all global variables, constants,
     and functions in your program with the chosen prefix.  This helps
     avoid name conflicts.

and, in particular, this clause, ``you should choose a short word to
distinguish your program from other Lisp programs.''

In the case of EMMS, this short word is `emms'.

-- 
Daniel Brockman <address@hidden>

   ``so really, we all have to ask ourselves: am i waiting for
     rms to do this?'' --- Thien-Thi Nguyen (on emacs-devel)





reply via email to

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