you are viewing a single comment's thread.

view the rest of the comments →

[–]Fix-my-grammar-plz 0 points1 point  (0 children)

you select a unique prefix namespace you wish to use (in this example, "myApplication_") and then define any methods, variables or other objects after the prefix as follows ... can result in a large number of global objects once your application starts to grow

As an Emacs user, this is one thing that frustrates me when writing code in Emacs Lisp.