86_64-w64-mingw32)
of 2023-03-11
Package: Org mode version 9.7 (9.7-??-f7aa8c1 @
c:/Users/yhht/.config/emacs/.local/straight/build-29.0.60/org/)
| |
赵一宇
|
|
zhy...@163.com
|
+org-realign-table-maybe-h function definition is at the end.
Instead of using save-excursion macro, it saves current point to a var,
and restore the point after execute org-table-align.
That would cause point move visually. Although the (point) value not changed,
org-table-align function shall
uot; (a $"123°34'23.34\"otherthing"))
would result 123°34'23.34
|
|
|
|
zhy...@163.com
|
Replied Message
| From | Ihor Radchenko |
| Date | 2/22/2023 21:57 |
| To | 赵一宇 |
| Cc | mick.da...@gmail.com ,
orgm...@tec.tecosaur.net ,
emacs-orgmode@gnu.org |
| Subj
Oh thanks, that was clear.
However, I wanna figure out if another change would somehow fix another
problem, when in the (var value) pair, the value contains quotation marks, for
example 123°34'23.34", the assignment would fail.
In macro she-org,
change
(quote (format "\"%s\"" el))
to
(quote (fo