#12058: Mercurial should not enable pager by default
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: defect | Status: needs_info
Priority: blocker | Milestone: sage-4.8
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by vbraun):
If you call mercurial from within sage ('hg-sage' and friends) to diff
then we pass `--config pager.pager=...` in `sage/misc/hg.py`. So whether
or not the pager is enabled by default in the `hgrc` is just a matter of
taste.
My vote would be:
* Use `HGPLAIN` in scripts if necessary.
* Keep the pager extension to intentionally break scripts that forget to
set `HGPLAIN`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12058#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.