[O] bug#11110: bug with org-mode-hook and text-scale-set

2012-04-01 Thread Bastien
Du Yanning writes: > org-mode 7.8.03 > emacs 23.3, 23.4, 24.0.94 > > steps to recreate: > > emacs -q > > copy the following code and paste it into the *scratch* buffer: > (add-to-list 'auto-mode-alist '("\\.txt\\'" . org-mode)) > (add-hook 'org-mode-hook '(lambda () (text-scale-set 4)))  > > M-x

[O] bug#11110: bug with org-mode-hook and text-scale-set

2012-03-29 Thread Bastien
Hi Du, Du Yanning writes: > steps to recreate: > > emacs -q > > copy the following code and paste it into the *scratch* buffer: > (add-to-list 'auto-mode-alist '("\\.txt\\'" . org-mode)) > (add-hook 'org-mode-hook '(lambda () (text-scale-set 4)))  > > M-x eval-buffer > > then C-x C-f to open a .