zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.stephenson@samsung.com>
To: zsh-users@zsh.org
Subject: Re: option to show file:line everytime echo is called?
Date: Tue, 10 Jan 2017 12:28:29 +0000	[thread overview]
Message-ID: <20170110122829.483079cb@pwslap01u.europe.root.pri> (raw)
In-Reply-To: <CANri+EwT3h8MkpeKSd-9_QLp9S=TEibmSgjS3r9mv0jY46dQAw@mail.gmail.com>

On Tue, 10 Jan 2017 03:22:00 -0800
Timothee Cour <timothee.cour2@gmail.com> wrote:
> Thanks; `set -x` is rather verbose, is there any other way to just alter
> echo to show file:line (or similar) ?

OK, you have an *explicit* echo, and you want to add some more
information to it by hand?  You don't want the shell to output
information automatically, as I assumed?

You can output the information from $PS4 by using "print -P".  So for
example

print -P $PS4 Got to this bit.

Prompt sequences are expanded but anything else is printed as normal.

pws


  reply	other threads:[~2017-01-10 12:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170110091259epcas5p14d052ee1dc7ebb5c4dd74e4aa02a8d18@epcas5p1.samsung.com>
2017-01-09 23:55 ` Timothee Cour
2017-01-10  9:30   ` Peter Stephenson
2017-01-10 11:22     ` Timothee Cour
2017-01-10 12:28       ` Peter Stephenson [this message]
     [not found]     ` <CANri+EwT3h8MkpeKSd-9_QLp9S=TEibmSgjS3r9mv0jY46dQAw__39244.7733007886$1484262699$gmane$org@mail.gmail.com>
2017-01-13  3:57       ` Daniel Shahaf
2017-01-13  7:57         ` Bart Schaefer
2017-01-13  8:06           ` Bart Schaefer
2017-01-13  8:31             ` Timothee Cour
2017-01-13  8:32             ` Timothee Cour
2017-01-14  0:36               ` Ray Andrews
2017-01-14 16:58               ` Bart Schaefer
     [not found]         ` <alpine.LRH.2.00.1701122304500.4560__6317.49331155351$1484294388$gmane$org@toltec.zanshin.com>
2017-01-13 14:52           ` Daniel Shahaf
2017-01-10 12:30   ` Anthony Heading
2017-01-10 12:50     ` Timothee Cour
2017-01-10 17:12     ` Ray Andrews
     [not found]     ` <8ed3897d-82d3-5c5f-f2c1-5382e311e931__1904.16159243814$1484070246$gmane$org@eastlink.ca>
2017-01-10 18:17       ` Daniel Shahaf
2017-01-12  2:25         ` Timothee Cour
2017-01-12  4:33           ` Anthony Heading

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=20170110122829.483079cb@pwslap01u.europe.root.pri \
    --to=p.stephenson@samsung.com \
    --cc=zsh-users@zsh.org \
    /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).