Path: utzoo!attcan!telly!problem!compus!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!ora!jerry From: jerry@ora.com (Jerry Peek) Newsgroups: comp.mail.mh Subject: Re: Too many folders! Summary: use subfolders Message-ID: <1991Jan16.201002.22287@ora.com> Date: 16 Jan 91 20:10:02 GMT References: <50794@cornell.UUCP> Organization: O'Reilly and Associates Inc., Cambridge, MA Lines: 20 In article <50794@cornell.UUCP> murthy@algron.cs.cornell.edu (Chet Murthy) writes: > I finally reached the limit on folders (100) in MH. Is there any way to > increase this limit? I got the inevitable message from "folders" > saying I had too many. How about sub-folders? These are folders with slashes in the names, like: +reports/january +reports/february Just as UNIX has directories and subdirectories, folders can have subfolders (and sub-subfolders, and...). BTW, my favorite under-used MH operator is "@", the relative folder operator. For example, if your current folder is "proj/reports/january" and you want to move message number 3 to the folder "proj/reports/march", you can use either of these commands: refile 3 +proj/reports/march refile 3 @../march In fact, the "@" operator works just about anyplace you can use "+". --Jerry Peek, jerry@ora.com