* Re: why `view-lossage' is called so?
[not found] <mailman.5233.1051378760.21513.help-gnu-emacs@gnu.org>
@ 2003-05-05 0:49 ` Bob Nelson
0 siblings, 0 replies; 3+ messages in thread
From: Bob Nelson @ 2003-05-05 0:49 UTC (permalink / raw)
drf5n@mug.sys.virginia.edu wrote:
> On 26 Apr 2003, [iso-8859-2] Janusz S. Bie? wrote:
>> The Free On-line Dictionary of Computing (06 Jun 01) says:
>>
>> lossage
> ...
>>
>> I see no relation between the meaning of the word and the results of
>> `view-lossage' commands.
> I think of it as more of a lossage-recovery tool: If you need to
> view-lossage, you've probably experienced an unexpected lossage. It might
> make better sense named as 'view-keyboard-log' or 'view-keystroke-log',
> but I've always had a hard time guessing the right keywords for emacs
> commands.
Cleverness (or outright obscurity) often prevails over clarity when it
comes to Emacs naming conventions. A few examples come to mind:
hippie-expand
comint
ange-ftp
- If you search long enough, hard enough and deep enough, there's some
rationale for the naming convention employed by Emacs. Getting to know
the relationship between the names and the functionality afforded is
probably a ``rite of passage'' for a user to have any hope of entering the
exalted sect in RMS' church of Emacs.
--
===============================================================================
Bob Nelson -- Dallas, Texas, USA (nelsonbe@earthlink.net)
http://www.oldradio.com/archives/nelson/open-computing.html
Good engineering is just finding the right wrench to pound in the correct screw
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: override defcustom
@ 2002-09-03 5:44 Bruce Ingalls
2003-04-26 5:49 ` why `view-lossage' is called so? Janusz S. Bień
0 siblings, 1 reply; 3+ messages in thread
From: Bruce Ingalls @ 2002-09-03 5:44 UTC (permalink / raw)
I likely did not explain the problem precisely enough.
It now looks that both Modern Emacs & XEmacs properly (IMHO) default
font-lock-maximum-decoration to t. However, there are other custom
variables I would like to override.
The essentials work fine, if I create an emacro defcustom group, and do
(defcustom font-lock-maximum-decoration t
"Toggle max colors for all modes."
:group 'emacro
:type 'boolean)
Some users will use M-x customize (or its menu equivalent), and will try
to change the default setting.
Perhaps I am wrong, but I expect that they will be in for a surprise.
The problem is that font-lock-maximum-decoration is also set in the
font-lock group.
Aren't users required to set this variable in both groups?
Unfortunately, they may only be aware of one group. :(
I could have EMacro generate setq() statements. However, customize()
users will simply know that the font-lock-maximum-decoration variable is
available, and again be disappointed.
I don't have a choice; Emacs & XEmacs already use such Customize
Variables. I am also just as certain that I don't like the defaults
provided. Finally, I want to provide a way that nonprogrammers can set
their own defaults; customize() provides a user friendly menu to do just
that.
Thanks, Bruce.
^ permalink raw reply [flat|nested] 3+ messages in thread
* why `view-lossage' is called so?
2002-09-03 5:44 override defcustom Bruce Ingalls
@ 2003-04-26 5:49 ` Janusz S. Bień
2003-04-26 17:38 ` drf5n
0 siblings, 1 reply; 3+ messages in thread
From: Janusz S. Bień @ 2003-04-26 5:49 UTC (permalink / raw)
The Free On-line Dictionary of Computing (06 Jun 01) says:
lossage
<jargon> /los'*j/ The result of a {bug} or malfunction. This
is a mass or collective noun. "What a loss!" and "What
lossage!" are nearly synonymous. The former is slightly more
particular to the speaker's present circumstances; the latter
implies a continuing {lose} of which the speaker is currently
a victim. Thus (for example) a temporary hardware failure is
a loss, but bugs in an important tool (like a compiler) are
serious lossage.
I see no relation between the meaning of the word and the results of
`view-lossage' commands.
Best regards
Janusz
--
,
dr hab. Janusz S. Bien, prof. UW
Prof. Janusz S. Bien, Warsaw Uniwersity
http://www.orient.uw.edu.pl/~jsbien/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-05 0:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.5233.1051378760.21513.help-gnu-emacs@gnu.org>
2003-05-05 0:49 ` why `view-lossage' is called so? Bob Nelson
2002-09-03 5:44 override defcustom Bruce Ingalls
2003-04-26 5:49 ` why `view-lossage' is called so? Janusz S. Bień
2003-04-26 17:38 ` drf5n
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.