From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: Calendar-like view of the org-agenda Date: Sun, 10 Jul 2011 17:27:00 +0200 Message-ID: <87ei1y88cb.fsf@member.fsf.org> References: <87pqlu5quz.fsf@gnu.org> <87zkky48ol.wl%markert.michael@googlemail.com> <87tyb2qs39.fsf@isil.kanru.info> <8762nigeuk.wl%markert.michael@googlemail.com> <878vsdw0m8.fsf@gnu.org> <87vcvf3bws.fsf@mean.albasani.net> <20110708135140.GB19291@x201> <87k4bs774r.fsf@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfvuc-0000Ol-T6 for emacs-orgmode@gnu.org; Sun, 10 Jul 2011 11:27:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qfvub-00043B-G5 for emacs-orgmode@gnu.org; Sun, 10 Jul 2011 11:27:14 -0400 Received: from lo.gmane.org ([80.91.229.12]:60040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfvua-000432-Vb for emacs-orgmode@gnu.org; Sun, 10 Jul 2011 11:27:13 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QfvuZ-0000Ce-0J for emacs-orgmode@gnu.org; Sun, 10 Jul 2011 17:27:11 +0200 Received: from 77-23-199-184-dynip.superkabel.de ([77.23.199.184]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Jul 2011 17:27:10 +0200 Received: from tassilo by 77-23-199-184-dynip.superkabel.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Jul 2011 17:27:10 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Marcus Klemm writes: Hi Marcus, >> I've also made the characters used for table rendering customizable, >> so that you can use nice unicode glyphs. > > This is awesome! Could it somehow incorporated into orgmode to draw > the tables there? I don't think that would be a good idea, cause in org you partly draw the tables on your own, that is, you write | for another row etc.. You don't want to have to insert unicode characters there. Bye, Tassilo