link error when file missing

2022-04-15 Thread Alan Wehmann
("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 :store org-link--store-help) ("file" :complete org-link-complete-file) ("elisp" :follow org-link--open-elisp)) org-link-elisp-confirm-function 'yes-or-no-p outline-minor-mode-prefix "" org-table-copy-increment nil ) -- Alan Wehmann alan.wehm...@gmail.com

org-table-blank-field key binding removal

2021-10-05 Thread Alan Wehmann
(org) Built-in Table Editor In my own usage of tables I use this key binding a lot, so I am going to figure how to restore it. I don't subscribe to this list, because it's too overwhelming. Alan Wehmann alan.wehm...@gmail.com

Bug: table editor documentation [9.4.6 (9.4.6-7-gc09356-elpa @ /Users/alanwehmann/.emacs.d/elpa/org-20210621/)]

2021-06-22 Thread Alan Wehmann
"\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-link-elisp-confirm-function 'yes-or-no-p outline-minor-mode-prefix "" ) -- Alan Wehmann alan.wehm...@gmail.com Alan Wehmann alan.wehm...@gmail.com

routine "org-vm-select-message" in "ol-vm.el"

2021-06-04 Thread Alan Wehmann
ot;message-id:\\s-*" (regexp-quote message-id (error "Could not find the specified message in this folder")) since "\\s-" matches white space, including line breaks. Alan Wehmann alan.wehm...@gmail.com

[O] spreadsheet formulae and removal of hline

2017-09-17 Thread alan . wehmann
the '#+TBLFM' line. I am using 'org-table-kill-row to remove the hline. Its doc string says that it can be used to remove a hline. My version is: Org mode version 9.1 (9.1-20-ga4f139-elpaplus @ /Users/alanwehmann/.emacs.d/elpa/org-plus-contrib-20170911/) -- Alan Wehmann alan.wehm...@gmail.com

[O] meta commands and Info manual

2015-07-08 Thread Alan Wehmann
I am a new user of Org. I'm an experienced user of Emacs. My first use of Org was to create a table. I soon found myself wanting to insert a column. I looked at Info node "(org) Built-in table editor" [This manual is for Org version 8.2.9.] and it said: ‘M-S- (org-table-insert-column)’