John's miscellaneous Emacs stuff

banner.el
Giant writing (with thick or thin uncial fonts), like this:
  ##    #  ##    #   #  ###       # # #  ###   #  ###  #  #   #   ##   
 #      #    #   ##  #   #        # # #  #  #  #   #   #  ##  #  #     
 # ###  #   ##   # # #  #         # # #  #  #  #  #    #  # # #  # ### 
  ## #  #  # #   #  ##  #   	  # # #  ###   #  #    #  #  ##   ## # 
    ##  #   # #  #   #   #  	   ###   # #   #   #   #  #   #     ##
or like this:
                                                                       
                                                                       
  /~\   |  /\    ^   |  -+-       | | |  +-\   |  -+-  |  ^   |   /~\  
 /      |    |   |\  |   /        | | |  |  \  |   /   |  |\  |  /     
 \ ___  |   -+   | \ |  /         | | |  |  /  |  /    |  | \ |  \ ___ 
  V  |  |  ( |   |  \|  \         \ ^ /  +-<   |  \    |  |  \|   V  | 
   ~~+  |   V \  |   Y   \         V V   |  \  |   \   |  |   Y    ~~+ 
I might add some other fonts to it some time.
emacs-size-watch.el
Run ps to get the size of this emacs.
keymap-hacks.el
Functions for keymaps, notably map-key-definitions which applies a function to all key definitions in a keymap
lessage.el
Like message, but puts the result onto a list for despooling later with dlesg. Use this for debugging messages that you do not want to clutter the minibuffer.
memory-monitor.el
Monitor how much space is used by various kinds of data within emacs. Useful for finding where all the bloat in my sessions comes from during initialization.
regression.el
Mathematical regression
shell-plus.el
Some handy stuff for running shells. Now seems to contain only non-echoed sending of passwords.
system-names.el
Get the system name in short or long forms.
total-numbers.el
Add up all the numbers occurring inside matches for a pattern, within the region.
vm-autoload.el

[My elisp index] [My emacs index] [My computing index] [My home page]

Contact me
Last modified: Thu Sep 6 16:01:54 IST 2007