From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-plot and timestamps Date: Sun, 2 Nov 2008 15:25:55 +0100 Message-ID: <3AA0A025-0561-4A38-B462-4267E8FF14A4@uva.nl> References: <87prlm83pl.fsf@gmail.com> <87iqrb88qd.fsf@mitre.org> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: multipart/mixed; boundary="===============0552787958==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kwdtv-0008Pt-VV for emacs-orgmode@gnu.org; Sun, 02 Nov 2008 09:26:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kwdtv-0008PD-7U for emacs-orgmode@gnu.org; Sun, 02 Nov 2008 09:25:59 -0500 Received: from [199.232.76.173] (port=48067 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kwdtv-0008P4-2a for emacs-orgmode@gnu.org; Sun, 02 Nov 2008 09:25:59 -0500 Received: from ug-out-1314.google.com ([66.249.92.168]:52417) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kwdtv-0006vK-3f for emacs-orgmode@gnu.org; Sun, 02 Nov 2008 09:25:59 -0500 Received: by ug-out-1314.google.com with SMTP id 36so1817540uga.17 for ; Sun, 02 Nov 2008 06:25:58 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Charles Sebold Cc: emacs-orgmode@gnu.org --===============0552787958== Content-Type: multipart/alternative; boundary=Apple-Mail-1-368135850 --Apple-Mail-1-368135850 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Perfect, thanks a lot. On Nov 2, 2008, at 2:04 PM, Charles Sebold wrote: > On 2 Nov 2008, Carsten Dominik wrote: > >> Could you also provide a ChangeLog entry? > > How's this? > > ------------------------------------------------------------------------ > Changes in master > Modified doc/ChangeLog > diff --git a/doc/ChangeLog b/doc/ChangeLog > index f7b6d2f..0b2faca 100644 > --- a/doc/ChangeLog > +++ b/doc/ChangeLog > @@ -1,3 +1,7 @@ > +2008-11-02 Charles Sebold > + > + * org.texi (Org Plot): Add documentation for timefmt option. > + > 2008-10-16 Carsten Dominik > > * org.texi (TODO basics): Add documentation for tag triggers. > Modified lisp/ChangeLog > diff --git a/lisp/ChangeLog b/lisp/ChangeLog > index 890bc99..86cb3e3 100755 > --- a/lisp/ChangeLog > +++ b/lisp/ChangeLog > @@ -1,3 +1,15 @@ > +2008-11-02 Charles Sebold > + > + * org-plot.el (org-plot/add-options-to-plist): Supports timefmt > + property. > + (org-plot-quote-timestamp-field): New function. > + (org-plot-quote-tsv-field): Call timestamp field function when > + necessary rather than just quoting as a string. > + (org-plot/gnuplot-to-data): Pass in timefmt property. > + (org-plot/gnuplot-script): Supports timefmt property. > + (org-plot/gnuplot): Checks for timestamp column before checking > + for text index column. > + > 2008-11-02 Carsten Dominik > > * org.el (org-insert-heading): Improve behavior with hidden subtrees. > > > -- > Charles Sebold 2nd of November, > 2008 > GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) | Gnus v5.11 | org-mode 6.10c > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Apple-Mail-1-368135850 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Perfect, thanks a = lot.


On Nov 2, 2008, at 2:04 PM, = Charles Sebold wrote:

On 2 = Nov 2008, Carsten Dominik wrote:

Could = you also provide a ChangeLog entry?

How's = this?

-------------------------------------------------------------= -----------
Changes in master
Modified doc/ChangeLog
diff = --git a/doc/ChangeLog b/doc/ChangeLog
index f7b6d2f..0b2faca = 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 = @@
+2008-11-02  Charles Sebold  <csebold@gmail.com>
+
+ * = org.texi (Org Plot): Add documentation for timefmt option.
+
= 2008-10-16  Carsten Dominik  <dominik@science.uva.nl>

= * = org.texi (TODO basics): Add documentation for tag triggers.
Modified = lisp/ChangeLog
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index = 890bc99..86cb3e3 100755
--- a/lisp/ChangeLog
+++ = b/lisp/ChangeLog
@@ -1,3 +1,15 @@
+2008-11-02  Charles Sebold =  <csebold@gmail.com>
+
+ * = org-plot.el (org-plot/add-options-to-plist): Supports timefmt
+ = property.
+ (org-plot-quote-timestamp-field): = New function.
+ (org-plot-quote-tsv-field): Call = timestamp field function when
+ necessary rather than just = quoting as a string.
+ (org-plot/gnuplot-to-data): Pass = in timefmt property.
+ (org-plot/gnuplot-script): = Supports timefmt property.
+ (org-plot/gnuplot): Checks for = timestamp column before checking
+ for text index column.
+
= 2008-11-02  Carsten Dominik  <dominik@science.uva.nl>

= * = org.el (org-insert-heading): Improve behavior with hidden = subtrees.


--
Charles Sebold =             &n= bsp;           &nbs= p;           2nd = of November, 2008
GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) | Gnus = v5.11 | org-mode = 6.10c



_______________________________________________
Em= acs-orgmode mailing list
Remember: use `Reply All' to send replies to = the list.
Emacs-orgmode@gnu.org
http://= lists.gnu.org/mailman/listinfo/emacs-orgmode
<= br>
= --Apple-Mail-1-368135850-- --===============0552787958== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0552787958==--