On Mon, Dec 15, 2014 at 11:53:26AM -0500, random...@fastmail.us wrote:
> On Mon, Dec 15, 2014, at 11:47, Greg Reagle wrote:
> > January 2015 is supposed to start on a Thursday.
>
> January 2014 started on a Wednesday - maybe it's worth investigating
> whether cal -3 that spans two years isn't us
On Mon, Dec 15, 2014, at 11:47, Greg Reagle wrote:
> January 2015 is supposed to start on a Thursday.
January 2014 started on a Wednesday - maybe it's worth investigating
whether cal -3 that spans two years isn't using the correct year for
some of the months.
greagle@530GA ~/a/sbase> ./cal -3
November 2014 December 2014 January 2015
Su Mo Tu We Th Fr Sa Su Mo Tu We Th Fr Sa Su Mo Tu We Th Fr Sa
1 1 2 3 4 5 6 1 2 3 4
2 3 4 5 6 7 87 8 9 10 11 12 135 6 7 8 9 10 11
Quoth Calvin Morrison:
> On 14 December 2014 at 11:44, M Farkas-Dyck wrote:
> > On 14/12/2014, Jonny Langley wrote:
> >> It adds just under 100 LOC, but means the shell scripts
> >> dmenu_{run,path} are unneeded.
> >
> > ; wc -l dmenu_^(run path)
> > 2 dmenu_run
> > 13 dmenu_path
> > 15 total
> st.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/st.c b/st.c
> index fc91334..db9a332 100644
> --- a/st.c
> +++ b/st.c
> @@ -3922,6 +3922,9 @@ run(void) {
> TIMEDIFF(now,
>