Rasmus <ras...@gmx.us> writes: > Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > >> I introduced \nbsp at some point, but there were complaints from users >> not prettifying entities. So I guess \star is not an option either. > > Don't worry I use \nbsp sometimes! > For what reason do people not want to use entities? Speed?
Because it breaks table alignement and looks ugly if, e.g., "\nbsp" doesn't appear as " ". > Perhaps we could make it easier to whitelist or blacklist certain > entities? That would also (partly) address this issue: > > http://permalink.gmane.org/gmane.emacs.orgmode/94198 Entities are customizable. There's no need to add another mechanism on top of this. Regards,