help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: customization; std vs. personal libraries


From: Kevin Rodgers
Subject: Re: customization; std vs. personal libraries
Date: Thu, 19 May 2005 11:55:28 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Per Abrahamsen wrote:
> ken <gebser@speakeasy.net> writes:
>>Perhaps a step in that direction, along with a step towards being more
>>user friendly, would be to implement user configuration files, i.e.,
>>ascii files containing variables and values for configuring emacs.
>
>
> Eh ".emacs" is an ASCII file containing variables and values for
> configuring Emacs.
>
> Are you being ironic, or complaining that the ASCII file uses the format
>
>    (setq VAR VAL)
>
> instead of
>
>    VAR = VAL
>
> ?

<group name="emacs">
  <group name="editing">
    <group name="editing-basics">
      <variable name="line-number-mode">nil</variable>
    </group>
  </group>
</group>

Just kidding,
--
Kevin Rodgers





reply via email to

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