Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Getting source file and line number of a function.
- X-seq: zsh-workers 25432
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "Peter Stephenson" <p.w.stephenson@xxxxxxxxxxxx>
- Subject: Re: Getting source file and line number of a function.
- Date: Mon, 11 Aug 2008 16:00:21 +0200
- Cc: zsh-workers@xxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=784U7ZkUhubsqBKeDULSgg8VGdYHqa6i6Qc58MyLBQQ=; b=auxZRVf19r2jSuJLDvYcvjvHKh7eeqIZLLGtPJhRw+1hBCM0rsZ1ID9rB9SmgtSF1e 8G5NwkYFGaUMsGq/LIvWIrWT11C12tBX0thiAWm7GnEKckoIQ6rJRNvG23b+NHEsdh6C lSYiGw1A3rJaEtbHxZXAWSOS9LgwhLpBlUYaM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=eDUZ3PUKAdZuMKdEf5j3K05th4JOBmA2XKwACvHRj0I6WT7P7TX7Wo5D4I5zc6NEGP DHFNtnIv9otTbKdRmRMmOowbLUotp9AE3QUMUZW51aladA4bD5ALU24ouLD78Vo2vBBG FyY611Rcx6mGf5GWWw62K5cd/YWmiU7LgGPL0=
- In-reply-to: <20080809192111.7213e919@pws-pc>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <6cd6de210807261806r7ff184fdtcc7859cca0a98aef@xxxxxxxxxxxxxx> <200807280834.m6S8YEVo026326@xxxxxxxxxxxxxx> <6cd6de210807280546k14a1a59fo40cb6ed968b1227b@xxxxxxxxxxxxxx> <20080809192111.7213e919@pws-pc>
On Sat, Aug 9, 2008 at 20:21, Peter Stephenson
<p.w.stephenson@xxxxxxxxxxxx> wrote:
[stuff about $funcfiletrace]
This just gave me an idea: Why not enhance `whence` so it is able to
tell in what file and starting on what line a function has been defined?
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author