From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#13634: 24.2; trailing whitespace in calendar (enhancement) Date: Wed, 06 Feb 2013 11:56:40 -0500 Message-ID: References: <5111C601.5060001@lbl.gov> <878v719yy3.fsf@bzg.ath.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1360169877 30159 80.91.229.3 (6 Feb 2013 16:57:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Feb 2013 16:57:57 +0000 (UTC) Cc: 13634@debbugs.gnu.org, Arun Persaud To: Bastien Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 06 17:58:16 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U38K2-0004Uz-2H for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Feb 2013 17:58:10 +0100 Original-Received: from localhost ([::1]:44861 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U38Jj-0002fX-Dx for geb-bug-gnu-emacs@m.gmane.org; Wed, 06 Feb 2013 11:57:51 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:46475) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U38Jf-0002fS-QT for bug-gnu-emacs@gnu.org; Wed, 06 Feb 2013 11:57:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U38Jd-0000bq-Pg for bug-gnu-emacs@gnu.org; Wed, 06 Feb 2013 11:57:47 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:34075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U38Jd-0000bf-Ng for bug-gnu-emacs@gnu.org; Wed, 06 Feb 2013 11:57:45 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U38Ks-0000tJ-8F for bug-gnu-emacs@gnu.org; Wed, 06 Feb 2013 11:59:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 06 Feb 2013 16:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13634 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13634-submit@debbugs.gnu.org id=B13634.13601698833345 (code B ref 13634); Wed, 06 Feb 2013 16:59:02 +0000 Original-Received: (at 13634) by debbugs.gnu.org; 6 Feb 2013 16:58:03 +0000 Original-Received: from localhost ([127.0.0.1]:39538 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U38Ju-0000rr-M2 for submit@debbugs.gnu.org; Wed, 06 Feb 2013 11:58:03 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:44486) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U38Js-0000rS-2j for 13634@debbugs.gnu.org; Wed, 06 Feb 2013 11:58:00 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U38Ia-0002Zv-Md; Wed, 06 Feb 2013 11:56:40 -0500 X-Spook: Ortega investigation SCUD missile mailbomb Mantis Baranyi X-Ran: WzqBC0L9`gSYui+Lx*SeTo[%E-o0wWOcL4:unmnf_.Y77Tr/&>=-yVm}2~I>&F*8wNjBVN X-Hue: cyan X-Attribution: GM In-Reply-To: <878v719yy3.fsf@bzg.ath.cx> (Bastien's message of "Wed, 06 Feb 2013 17:41:56 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:70761 Archived-At: Bastien wrote: >> that the calendar (M-x calendar) has a lot of empty white space at the >> end of the line. It would be nice if those could be removed before >> displaying the calendar. > > Can you make a patch for this? It should be small enough so that we > can apply it quickly. I don't see the point. Don't enable whitespace-mode if you don't like seeing it.