OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   18-May-2005 14:42:20
  Branch: HEAD                             Handle: 2005051813422000

  Modified files:
    openpkg-src/ircii       rse.rc

  Log:
    a bunch of additional neat things from my personal .ircrc

  Summary:
    Revision    Changes     Path
    1.7         +21 -0      openpkg-src/ircii/rse.rc
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ircii/rse.rc
  ============================================================================
  $ cvs diff -u -r1.6 -r1.7 rse.rc
  --- openpkg-src/ircii/rse.rc  18 May 2005 09:47:00 -0000      1.6
  +++ openpkg-src/ircii/rse.rc  18 May 2005 12:42:20 -0000      1.7
  @@ -87,7 +87,20 @@
   bind meta8-n  parse_command names *
   bind meta8-N  parse_command names
   
  +#   Emotions Commands
  +bind ^B parse_command blink
  +bind ^G parse_command grin
  +bind ^T parse_command hmmm
  +bind ^F parse_command freeze
  +alias blink me winks. \;-)
  +alias grin me grins. :-)
  +alias hmmm me thinks, hmmm... :-|
  +alias freeze me freezes! :-\(
  +
   #   Convenience Commands
  +alias h+ ^set hold_mode on
  +alias h- ^set hold_mode off
  +alias shutup ignore $0 all
   alias unset set -$0
   alias unalias alias -$0
   alias ! exec $*
  @@ -156,6 +169,14 @@
   on ^send_notice   * echo ${N} ~> $0: $1-
   on ^public_notice * echo $1 <~ $0: $2-
   on ^notice        * echo $1 <~ $0: $2-
  +alias __set_continued_line_prefix {
  +    ^assign alias.prefix $lformat(10 \ )
  +    set continued_line $alias.prefix
  +    ^assign -alias.prefix
  +}   
  +__set_continued_line_prefix
  +set beep off
  +set beep_on_msg msg notice
   
   #   Server Auto-Reconnect
   on ^disconnect * timer 10 server 0
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to