MHC for Debian -------------- This package provides a personal schedule management tool cooperating with an Emacs mailer. NOTE: MHC 1.0.0 is drastically changed from the previous release. The upstream maintainer dropped support for individual MUAs. Quick start (cf. README.org): - Initialize config file and spool directory. $ mhc init ~/mhc - Read comments in config.yml carefully. $ editor ~/.config/mhc/config.yml - Type `M-x mhc RET` to start MHC. Keys in mhc-summary-mode: - `E` Edit new schedule - `M` Modify schedule - `D` Delete schedule (Move to trash) - SPC Show/scroll message - `v` Toggle message window - `>` Go to next month (With prefix arg, input number of months) - `<` Go to previous month (With prefix arg, input number of months) - `g` Go to month - `c` Set category ("todo", "private" or so, used in X-SC-Category:) - `?` Display calendar (Type `q` to quit) Keys in mhc-draft-mode: - `C-c C-c` Finish draft - `C-c C-k` Kill draft - `C-c C-q` Kill draft The mhc file format is briefly documented in the manual page mhc(5). Sample dot files are available at `/usr/share/doc/mhc/examples/`. Non Elisp utilities are provided by the mhc-utils package. -- Tatsuya Kinoshita , Wed, 23 Sep 2015 17:21:29 +0900