Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Document _canonical_paths.
- X-seq: zsh-workers 39052
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] Document _canonical_paths.
- Date: Wed, 17 Aug 2016 09:53:30 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=00k1J/NmJ7Vi3Q7ewSu3BKyO6miJSbpGZ6R3SohQaMQ=; b=YvsdaoLmHmXMVicGz6CtEE3vKWxOQDHHELRNM49yIPm0hpzGptMyKrW5GNRJcp9/LY m8HqGBJDwQOrFnvHdItAX6Qdqpm3OMFp1B4MqhHeOYndNFFpaSRu+n05UNei1sh92s+b R1POQ10LKna/xBNZclF1tqanx46HHxUzXCMA7Ngdz6Wmwp5WCThsX1v51PSEtFGsqaE/ MsI2rgWTki/WoAQ97txud/YTe1SPf0qdjpAalVZLVCILqgRX+H3560NvBpToqv3gQBPb 1MVODjOvanX1vhOMBPDEh/5/p3i97NzVxL1WP00I9NIPahx2ff1A87t+QApvYwIkTL9j TtJA==
- In-reply-to: <20160817163140.GA9003@tarsus.local2>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1471387721-5256-1-git-send-email-danielsh@tarsus.local2> <160816232827.ZM19685@torch.brasslantern.com> <20160817163140.GA9003@tarsus.local2>
On Aug 17, 4:31pm, Daniel Shahaf wrote:
}
} > I don't understand why you want to remove comments from the function files.
}
} To avoid duplication.
I think of function files as source code. You wouldn't remove comments
from the C source code just because there's a manual page, would you?
Also manual pages are installed separately in many cases (even the zsh
tarballs are split to separate the docs) and therefore sometimes the
doc isn't installed at all on a given machine. It's not duplication
when one of the copies doesn't exist ...
Messages sorted by:
Reverse Date,
Date,
Thread,
Author