Hi,
org-attach-embedded-images.el is a new file in contrib to store the
images which somehow (e.g. by cut and paste) landed in a subtree.
>From the documentation:
#v+
;;; Commentary:
;;
;; There are occasions when images are displayed in a subtree which
;; are not (yet) org attachments. For exa
Heikki Lehvaslaiho writes:
> (string-collate-lessp "ß" "ssa" "de_DE.utf-8") ; nil
> (string-lessp "ß" "ssa") ; nil
This shows us that your Emacs installation does not support alphabetic
sorting at all, regardless of case, and instead only sorts
lexicographically (i.e., re
Hi
This can't be a feature. The org-super-agenda selector ":priority"
matches no entries except those that have a deadline.
Example:
(setq org-agenda-custom-commands
(quote (
(" " "Super Agenda View" (
(agenda "" ((org-agenda-span 'day)
(org-super-agenda-
My emacs is from homebrew without any manual settings on locale. I assume a
number of locale settings come with it. I have not had any problems before
this.
OS X does not have LANG envvar set. This computer came with Finnish
language set and I switched to English (Australian) for interface. This h