<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Functions/Misc/run-help, branch job_control_debug</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Functions/Misc/run-help?h=job_control_debug</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Functions/Misc/run-help?h=job_control_debug'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2013-11-23T17:44:12Z</updated>
<entry>
<title>32031 plus missed _run_help: get helpfiles install path corect in functions</title>
<updated>2013-11-23T17:44:12Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2013-11-23T17:44:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9503b161ab893a5d5c6ac6f9fdd9e938aee7045c'/>
<id>urn:sha1:9503b161ab893a5d5c6ac6f9fdd9e938aee7045c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31634: run-help compat with alias to noglob/nocorrect</title>
<updated>2013-08-07T08:11:56Z</updated>
<author>
<name>Phil Pennock</name>
<email>pdpennock@users.sourceforge.net</email>
</author>
<published>2013-08-07T07:50:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=180c4c049c60c963378da8f9582937eb1682870e'/>
<id>urn:sha1:180c4c049c60c963378da8f9582937eb1682870e</id>
<content type='text'>
Given `alias fetch='noglob fetch'`, without this change `run-help fetch`
recurses to invoke itself on the noglob command, bringing up the help
for noglob.  Similarly for nocorrect.  Thus the user would have to quit
out of the pager, then avoid quitting out of the loop, so that they can
go into the second iteration and see the help for the second instance
found by `whence -a`, which happens to be the target of the alias.
With common pagers, that's thus 'q', 'not-q'.  Somewhat frustrating.

Without this change, `alias foo='noglob bar'` where `foo` is not
otherwise a command would _never_ show the help for `bar`, since it only
showed the help for `noglob` and there was no second line of whence
output to trigger the second pass.

With this change, aliases to `noglob|nocorrect` of a command somewhat
ignore the presence of that precommand modifier; if a command is aliased
to `noglob $itself`, then the result is that the first line of whence
output is shown, no pager is used, the user can immediately see a prompt
to continue and press something other-than-q to see the help for the
command.

If given `alias foo='noglob bar'` then `run-help foo` will immediately
show the help for bar.

This behaviour was chosen to be consistent with the existing alias
support, but just working better with the precommand modifier.
</content>
</entry>
<entry>
<title>c.f. users/15202: use "autoload -Uz" consistently</title>
<updated>2010-07-28T13:33:52Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-07-28T13:33:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=10c2f225fdb6e2b6cd96b2f3786d6134e19bbfd1'/>
<id>urn:sha1:10c2f225fdb6e2b6cd96b2f3786d6134e19bbfd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27492 based on Jörg Sommer: 27473: fix run-help alias problem.</title>
<updated>2009-12-16T11:07:09Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-12-16T11:07:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=46bad169a8962ac75e64206b1034338f4e01b595'/>
<id>urn:sha1:46bad169a8962ac75e64206b1034338f4e01b595</id>
<content type='text'>
</content>
</entry>
<entry>
<title>27305: fix GNU man option handling in run-help</title>
<updated>2009-06-05T11:18:01Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-06-05T11:18:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dfabf50cf1ee78d5a1849fd19409ee23150506c4'/>
<id>urn:sha1:dfabf50cf1ee78d5a1849fd19409ee23150506c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: back off 26862</title>
<updated>2009-04-25T20:30:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-04-25T20:30:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7e304940e5abf61362803f53847306f4270a1875'/>
<id>urn:sha1:7e304940e5abf61362803f53847306f4270a1875</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Greg: 26862: remove unnecessary print</title>
<updated>2009-04-21T16:05:34Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-04-21T16:05:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0c11cb5b477e0e7c589f4fa0f00f3f27064141c4'/>
<id>urn:sha1:0c11cb5b477e0e7c589f4fa0f00f3f27064141c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26202: show zshmodules(1) for echotc, echoti, sched, zprof, zpty, zsocket, zstyle, and ztcp builtins as well.</title>
<updated>2008-12-30T05:40:55Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2008-12-30T05:40:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=80bb48a40004761fefa3f8f433b8450bda605e80'/>
<id>urn:sha1:80bb48a40004761fefa3f8f433b8450bda605e80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>25814: quote arguments to "eval".</title>
<updated>2008-10-10T09:53:22Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2008-10-10T09:53:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e4ae98949c7a7902d3cc9dff5166f9460a49e77e'/>
<id>urn:sha1:e4ae98949c7a7902d3cc9dff5166f9460a49e77e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>25823: bring up zshcontrib man page if run-help is run on run-help and run-help is a function.</title>
<updated>2008-10-07T08:07:04Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2008-10-07T08:07:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7e86f2da31ec41931f6fb524854d5baf6143062a'/>
<id>urn:sha1:7e86f2da31ec41931f6fb524854d5baf6143062a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24364: local assignment to HELPDIR with a default location.</title>
<updated>2008-01-13T17:37:21Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2008-01-13T17:37:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7a678d803ce043c4837230cf8ff40ac8c9af4de1'/>
<id>urn:sha1:7a678d803ce043c4837230cf8ff40ac8c9af4de1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24349: add comment about HELPDIR to assist replacement in Debian build.</title>
<updated>2008-01-04T04:38:03Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2008-01-04T04:38:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e3d69e9b3656ce779d9cb3cd52a1a4dcb752a635'/>
<id>urn:sha1:e3d69e9b3656ce779d9cb3cd52a1a4dcb752a635</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24332, 24333: Improvements to run-help suggested by J.Sommer.</title>
<updated>2007-12-31T22:13:46Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2007-12-31T22:13:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=66742c60451a1741688245d682471611f33372a5'/>
<id>urn:sha1:66742c60451a1741688245d682471611f33372a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>24242: unify top lines as #!/bin/zsh (followed by options).</title>
<updated>2007-12-13T22:20:58Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2007-12-13T22:20:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=75c0f5cde8994b3bc3b277263311d8ac553435c9'/>
<id>urn:sha1:75c0f5cde8994b3bc3b277263311d8ac553435c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>22874: run-help unquoting wasn't consistent</title>
<updated>2006-10-15T17:30:13Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2006-10-15T17:30:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=38f01e72ea45e0e415d3aed74237b35ebad5dd29'/>
<id>urn:sha1:38f01e72ea45e0e415d3aed74237b35ebad5dd29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/9604: enhance run-help to strip quotes</title>
<updated>2005-11-01T18:25:05Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-11-01T18:25:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2b281e741cda86f0e7539214235139f372764696'/>
<id>urn:sha1:2b281e741cda86f0e7539214235139f372764696</id>
<content type='text'>
</content>
</entry>
<entry>
<title>after-move cleanup</title>
<updated>2001-04-02T13:04:04Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T13:04:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3d7263ff67534b5d533c1d78eca8d648b72bca93'/>
<id>urn:sha1:3d7263ff67534b5d533c1d78eca8d648b72bca93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved to ./Functions/Misc/run-help</title>
<updated>2001-04-02T12:27:31Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T12:27:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3623212c0c2ed74f161f626bc0697e77f6a7a10d'/>
<id>urn:sha1:3623212c0c2ed74f161f626bc0697e77f6a7a10d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements10764: run-help improvements</title>
<updated>2000-04-14T15:42:10Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2000-04-14T15:42:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=336542eba2f788db86e06801ae654859f131ae0d'/>
<id>urn:sha1:336542eba2f788db86e06801ae654859f131ae0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>1999-06-08T09:26:01Z</updated>
<author>
<name>Tanaka Akira</name>
<email>akr@users.sourceforge.net</email>
</author>
<published>1999-06-08T09:26:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fcd7cd1cfa2ba286f4bf73da7a60116cd3912629'/>
<id>urn:sha1:fcd7cd1cfa2ba286f4bf73da7a60116cd3912629</id>
<content type='text'>
</content>
</entry>
</feed>
