zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ifh.de>
To: zsh-workers@math.gatech.edu (Zsh hackers list)
Subject: minor compctl-examples changes for MH
Date: Wed, 04 Dec 1996 14:23:54 +0100	[thread overview]
Message-ID: <199612041323.OAA06624@hydra.ifh.de> (raw)

1) inc: should be -file, not file; 2) show etc.: extended capabilities,
-showproc was wrong too; 3) mhpath, mhn: new.  Could complete MIME
types and subtypes in mhn:  exercise for the reader.  Supposed to be
up to date (MH 6.8.4) but haven't checked all commands in detail.

*** Misc/compctl-examples~	Wed Aug 14 18:00:42 1996
--- Misc/compctl-examples	Wed Dec  4 14:14:47 1996
***************
*** 359,365 ****
  compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - \
    's[-]' -k "(audit noaudit changecur nochangecur form format \
    file silent nosilent truncate notruncate width help)" - \
!   'C[-1,-(audit|form)]' -K mhfile - 'c[-1,file]' -f + -- inc
  compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - \
    's[-]' -k "(sequence add delete list public nopublic zero nozero help)" -- \
    mark
--- 359,365 ----
  compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - \
    's[-]' -k "(audit noaudit changecur nochangecur form format \
    file silent nosilent truncate notruncate width help)" - \
!   'C[-1,-(audit|form)]' -K mhfile - 'c[-1,-file]' -f + -- inc
  compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - \
    's[-]' -k "(sequence add delete list public nopublic zero nozero help)" -- \
    mark
***************
*** 378,385 ****
    's[-]' -k "(clear noclear form format header noheader reverse noreverse \
    file help width)" - 'c[-1,-file]' -f - 'c[-1,-form]' -K mhfile -- scan
  compctl -K mhfseq -x 's[+][@]'  -K mhcomp -S / -q - \
!   's[-]' -k "(draft header noheader showproc noshowproc)" - \
!   'c[-1,showproc]' -c -- show next prev
  compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - 's[-]' \
    -k "(help)" -- rmm
  compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - \
--- 378,387 ----
    's[-]' -k "(clear noclear form format header noheader reverse noreverse \
    file help width)" - 'c[-1,-file]' -f - 'c[-1,-form]' -K mhfile -- scan
  compctl -K mhfseq -x 's[+][@]'  -K mhcomp -S / -q - \
!   's[-]' -k "(draft form moreproc nomoreproc header noheader \
!    showproc noshowproc length width help)" - 'C[-1,-(show|more)proc]' -c - \
!    'c[-1,-file]' -f - 'c[-1,-form]' -K mhfile - \
!    'c[-1,-length]' -s '$LINES' - 'c[-1,-width]' -s '$COLUMNS' -- show next prev
  compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - 's[-]' \
    -k "(help)" -- rmm
  compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - \
***************
*** 389,394 ****
--- 391,404 ----
  compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - 's[-]' \
    -k "(alias check draft draftfolder draftmessage help nocheck \
    nodraftfolder)" -- whom
+ compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - 's[-]' \
+   -k "(file part type list headers noheaders realsize norealsize nolist \
+   show serialonly noserialonly form pause nopause noshow store auto noauto \
+   nostore cache nocache rcache wcache check nocheck ebcdicsafe noebcdicsafe \
+   rfc934mode norfc934mode verbose noverbose help)" - \
+   'c[-1,-file]' -f - 'c[-1,-form]' -K mhfile - \
+   'C[-1,-[rw]cache]' -k '(public private never ask)' -- mhn
+ compctl -K mhfseq -x 's[+][@]' -K mhcomp -S / -q - 's[-]' -k '(help)' -- mhpath
  #------------------------------------------------------------------------------
  # By Bart Schaefer
  # CVS -- there's almost no way to make this all-inclusive, but ...

-- 
Peter Stephenson <pws@ifh.de>       Tel: +49 33762 77366
WWW:  http://www.ifh.de/~pws/       Fax: +49 33762 77413
Deutches Electronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen
DESY-IfH, 15735 Zeuthen, Germany.


                 reply	other threads:[~1996-12-04 13:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=199612041323.OAA06624@hydra.ifh.de \
    --to=pws@ifh.de \
    --cc=zsh-workers@math.gatech.edu \
    /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 public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).