emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug: Table does not align if there is non-breaking space [9.4.3 (9.4.3-e


From: Jean Louis
Subject: Bug: Table does not align if there is non-breaking space [9.4.3 (9.4.3-elpa @ /home/data1/protected/.emacs.d/elpa/org-20201216/)]
Date: Sat, 13 Aug 2022 13:54:09 +0300


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     https://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------

|       Date | Description                     | Expense |
|------------+---------------------------------+---------|
| 2022-08-12 | Buying store, PRN 2230001079059 |  -50000 |
| 2022-08-12 | Mobile money agent              |   -2000 |
| 2022-08-13 |                                 |         |
|------------+---------------------------------+---------|
|            |       TOTAL                     |         |

I would actually like "TOTAL" to be right aligned, but instead I have
tried inserting some non-breaking space before the word, and then
table does not align well with it. My font is fixed width, so it
should align correctly.

Emacs  : GNU Emacs 29.0.50 (build 3, x86_64-pc-linux-gnu, X toolkit, cairo 
version 1.17.6, Xaw3d scroll bars)
 of 2022-08-10
Package: Org mode version 9.4.3 (9.4.3-elpa @ 
/home/data1/protected/.emacs.d/elpa/org-20201216/)

current state:
==============
(setq
 org-link-elisp-confirm-function nil
 org-directory "~/Documents/Org"
 org-bibtex-headline-format-function #[257 "\300\236A\207" [:title] 3 "\n\n(fn 
ENTRY)"]
 org-log-done 'time
 org-link-abbrev-alist '(("gpatent" . "https://www.google.com/patents/US%s";)
                         ("xau2usd" . 
"https://duckduckgo.com/?q=%s+xau+to+usd&ia=currency";) ("geo" . "geo:%s")
                         ("hyperscope" . hyperscope))
 org-export-before-parsing-hook '(org-attach-expand-links)
 org-html-doctype "html5"
 org-default-notes-file "~/.notes.org"
 org-archive-hook '(org-attach-archive-delete-maybe)
 org-file-apps '((auto-mode . emacs) ("\\.mm\\'" . default) ("\\.x?html?\\'" . 
default) ("\\.pdf\\'" . "evince %s"))
 org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-function
 org-export-with-tasks 'todo
 org-ascii-format-drawer-function #[771 "\207" [] 4 "\n\n(fn NAME CONTENTS 
WIDTH)"]
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers 
org-cycle-show-empty-lines
                  org-optimize-window-after-visibility-change)
 org-modules '(ol-bbdb ol-bibtex ol-docview ol-eww org-id ol-info)
 org-link-from-user-regexp "\\<nobody@protected\\.\\.com\\>"
 org-mode-hook '((lambda nil (setq org-adapt-indentation 'heading-data)) 
(lambda nil (electric-indent-mode 0))
                 #[0 "\300\301\302\303\304$\207" [add-hook 
change-major-mode-hook org-show-all append local] 5]
                 #[0 "\300\301\302\303\304$\207" [add-hook 
change-major-mode-hook org-babel-show-result-all append local] 5]
                 org-babel-result-hide-spec org-babel-hide-all-hashes)
 org-babel-load-languages '((emacs-lisp . t) (plantuml . t) (ditaa . t) (sql . 
t) (shell . t) (scheme . t) (perl . t) (lisp . t)
                            (dot . t))
 outline-minor-mode-hook '((lambda nil (make-local-variable 'smart-outline-cut) 
(setq smart-outline-cut nil)))
 outline-mode-hook '((lambda nil (make-local-variable 'smart-outline-cut) (setq 
smart-outline-cut nil))
                     outline-highlight-keywords)
 org-agenda-span 'month
 org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
 org-latex-format-headline-function 'org-latex-format-headline-default-function
 org-confirm-shell-link-function 'yes-or-no-p
 org-adapt-indentation 'heading-data
 org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
 outline-isearch-open-invisible-function 'outline-isearch-open-invisible
 org-plantuml-jar-path "/home/data1/protected/lib/java/plantuml.jar"
 org-odt-format-headline-function 'org-odt-format-headline-default-function
 org-protocol-protocol-alist '(("Hyperscope Store Hyperlink" :protocol 
"store-link" :function hyperscope-org-protocol-store-link)
                               ("Hyperscope Capture From Hyperlink" :protocol 
"capture" :function
                                hyperscope-org-protocol-capture-link 
:kill-client t)
                               )
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-latex-packages-alist '(("margins=2cm" "geometry" nil))
 org-babel-tangle-lang-exts '(("lisp" . "lisp") ("perl" . "pl") ("emacs-lisp" . 
"el") ("elisp" . "el"))
 org-src-mode-hook '(org-src-babel-configure-edit-buffer 
org-src-mode-configure-edit-buffer)
 org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
 org-speed-command-hook '(org-speed-command-activate 
org-babel-speed-command-activate)
 org-html-format-inlinetask-function 
'org-html-format-inlinetask-default-function
 org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
 org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
 org-export-backends '(org md odt latex html ascii)
 org-confirm-babel-evaluate nil
 org-latex-format-inlinetask-function 
'org-latex-format-inlinetask-default-function
 org-tab-first-hook '(org-babel-hide-result-toggle-maybe 
org-babel-header-arg-expand)
 org-link-shell-confirm-function 'yes-or-no-p
 org-babel-pre-tangle-hook '(save-buffer)
 org-agenda-loop-over-headlines-in-active-region nil
 org-html-prefer-user-labels t
 outline-minor-mode-cycle t
 org-occur-hook '(org-first-headline-recenter)
 org-metadown-hook '(org-babel-pop-to-session-maybe)
 outline-minor-mode-prefix ""
 org-link-parameters '(("attachment" :follow org-attach-follow :complete 
org-attach-complete-link)
                       ("info" :follow org-info-open :export org-info-export 
:store org-info-store-link)
                       ("id" :follow org-id-open) ("eww" :follow org-eww-open 
:store org-eww-store-link)
                       ("docview" :follow org-docview-open :export 
org-docview-export :store org-docview-store-link)
                       ("bibtex" :follow org-bibtex-open :store 
org-bibtex-store-link)
                       ("bbdb" :follow org-bbdb-open :export org-bbdb-export 
:complete org-bbdb-complete-link :store
                        org-bbdb-store-link)
                       ("file+sys") ("file+emacs") ("shell" :follow 
org-link--open-shell)
                       ("news" :follow #[514 "\301\300\302Q\"\207" ["news" 
browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("mailto" :follow #[514 "\301\300\302Q\"\207" 
["mailto" browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("https" :follow #[514 "\301\300\302Q\"\207" ["https" 
browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("http" :follow #[514 "\301\300\302Q\"\207" ["http" 
browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("ftp" :follow #[514 "\301\300\302Q\"\207" ["ftp" 
browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("help" :follow org-link--open-help) ("file" :complete 
org-link-complete-file)
                       ("elisp" :follow org-link--open-elisp) ("doi" :follow 
org-link--open-doi))
 org-html-format-headline-function 'org-html-format-headline-default-function
 org-metaup-hook '(org-babel-load-in-session-maybe)
 outline-minor-mode-highlight 'append
 )

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]