Generalise the comment to Variable mapping and Org-mode.
This commit is contained in:
parent
3a3c0e2d4d
commit
e37aeca9e7
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@
|
||||||
;;; states). However, when the hash table maps variables to lists,
|
;;; states). However, when the hash table maps variables to lists,
|
||||||
;;; Org-mode will create a column per list element, which may or may
|
;;; Org-mode will create a column per list element, which may or may
|
||||||
;;; not be the desired effect. In this section I define some
|
;;; not be the desired effect. In this section I define some
|
||||||
;;; utilities for handling such situations.
|
;;; utilities for nicer interoperation with Org-mode tables.
|
||||||
|
|
||||||
;;; Converts any value to string.
|
;;; Converts any value to string.
|
||||||
(define (any->string x)
|
(define (any->string x)
|
||||||
|
|
Loading…
Reference in a new issue