all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <heimdall@uni-koblenz.de>
Subject: Re: How big are your customisations?
Date: Wed, 26 Jul 2006 14:01:26 +0200	[thread overview]
Message-ID: <87hd14inhl.fsf@baldur.nicundtas.de> (raw)
In-Reply-To: 1153907142.547631.259450@s13g2000cwa.googlegroups.com

"Davin Pearson" <davin.pearson@gmail.com> writes:

Hi Davin,

> My own customisations total 15,343 (that's 15 thousand) lines.

Wow, you could have written you own emacs clone with less LOC. ;-)

,----[ wc -l .emacs .gnus.el .ercrc.el programs/emacs/th-common.el ]
|   703 /home/heimdall/.emacs
|   469 /home/heimdall/.gnus.el
|   121 /home/heimdall/.ercrc.el
|    66 /home/heimdall/programs/emacs/th-common.el
|  1359 insgesamt
`----

But I have to admit that more than a half of those lines are comments,
so here's a cleaned up version:

,----[ grep -E '^[:space:]*[^;]+$' .emacs .gnus.el .ercrc.el \ ]
|    [                     programs/emacs/th-common.el | wc -l ]
| 582
`----

Bye,
Tassilo
-- 
* delYsid has mortage, opportunity and penis in his score file.
<delYsid> thats pretty effective against spam
<Luke> aren't you worried about missing opportunities to mortgage
       your penis?

  parent reply	other threads:[~2006-07-26 12:01 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-26  9:45 How big are your customisations? Davin Pearson
2006-07-26 10:02 ` David Kastrup
2006-07-26 12:01 ` Tassilo Horn [this message]
2006-07-26 12:20 ` Mathias Dahl
2006-07-26 18:52 ` Eli Zaretskii
2006-07-27 12:12 ` Dieter Wilhelm
2006-07-28 16:00   ` Kevin Rodgers
     [not found]   ` <mailman.4599.1154102463.9609.help-gnu-emacs@gnu.org>
2006-07-28 16:55     ` David Kastrup
2006-07-28 18:18       ` Eric Hanchrow
2006-07-28 18:49         ` Reiner Steib
2006-08-01 14:06         ` Slawomir Nowaczyk
2006-07-27 18:38 ` Edward O'Connor
2006-07-27 19:48   ` Formatting output [was: How big are your customisations?] Dieter Wilhelm
2006-07-28 15:37     ` Formatting output Edward O'Connor
     [not found]   ` <mailman.4580.1154078436.9609.help-gnu-emacs@gnu.org>
2006-07-29 13:03     ` martin
     [not found] ` <mailman.4504.1153939928.9609.help-gnu-emacs@gnu.org>
2006-07-28  9:56   ` How big are your customisations? Davin Pearson
2006-07-28 12:03     ` Checking for Emacs flavors, OS, graphics, ... (was: How big are your customisations?) Reiner Steib
2006-07-28 13:33     ` How big are your customisations? Eli Zaretskii
2006-07-30  1:25     ` David Hansen
     [not found]     ` <mailman.4652.1154223520.9609.help-gnu-emacs@gnu.org>
2006-08-05  5:28       ` Davin Pearson
2006-08-05  8:22         ` David Hansen
     [not found]         ` <mailman.4887.1154766208.9609.help-gnu-emacs@gnu.org>
2006-08-05  8:48           ` David Kastrup
2006-08-05  9:34             ` Ralf Angeli
2006-08-05  9:42               ` David Kastrup
2006-08-06 14:53           ` dsoliver
2006-08-06 18:51             ` Eli Zaretskii
     [not found]     ` <mailman.4592.1154093621.9609.help-gnu-emacs@gnu.org>
2006-08-05  5:43       ` Davin Pearson
2006-08-05  9:53       ` Davin Pearson
2006-08-05 12:15         ` Eli Zaretskii
     [not found]         ` <mailman.4892.1154780152.9609.help-gnu-emacs@gnu.org>
2006-08-06  4:14           ` Davin Pearson
2006-08-06  5:13             ` Eli Zaretskii
2006-08-06  5:31               ` Eli Zaretskii
     [not found]               ` <mailman.4913.1154842313.9609.help-gnu-emacs@gnu.org>
2006-08-06  6:04                 ` Davin Pearson
     [not found]             ` <mailman.4907.1154841207.9609.help-gnu-emacs@gnu.org>
2006-08-13 19:09               ` David Combs
2006-08-14  3:24                 ` Eli Zaretskii
2006-07-28 14:14 ` robert.thorpe
2006-08-02  9:05 ` Tim X
2006-08-13 19:19   ` David Combs
2006-08-14  8:41     ` Tim X
     [not found] ` <mailman.4582.1154078449.9609.help-gnu-emacs@gnu.org>
2006-08-13 19:15   ` David Combs
2006-08-13 20:22     ` Jiri Pejchal
2006-08-14 20:46     ` Dieter Wilhelm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hd14inhl.fsf@baldur.nicundtas.de \
    --to=heimdall@uni-koblenz.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.