From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takaaki ISHIKAWA Subject: Re: org-tree-slide: some small changes Date: Sun, 3 Feb 2013 16:32:07 +0900 Message-ID: References: <87txq3upj1.fsf@ucl.ac.uk> <950F2F7C-5F31-4CF8-B92E-43BEE3880EAF@ieee.org> <87boc9a9rf.fsf@ucl.ac.uk> <87pq0m80dh.fsf@ucl.ac.uk> <878v76t7x0.fsf@ucl.ac.uk> Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1u3j-0000jU-9q for emacs-orgmode@gnu.org; Sun, 03 Feb 2013 02:32:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U1u3h-0004Ng-TX for emacs-orgmode@gnu.org; Sun, 03 Feb 2013 02:32:15 -0500 Received: from mail-pa0-f52.google.com ([209.85.220.52]:60469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1u3h-0004NZ-Nu for emacs-orgmode@gnu.org; Sun, 03 Feb 2013 02:32:13 -0500 Received: by mail-pa0-f52.google.com with SMTP id fb1so1440084pad.39 for ; Sat, 02 Feb 2013 23:32:11 -0800 (PST) In-Reply-To: <878v76t7x0.fsf@ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric S Fraga Cc: Takaaki ISHIKAWA , Emacs Org mode mailing list Dear Eric, Thank you for your kind suggestions. 1. Title without []s. Yes! That's right. I'll change it. 2. Custom header. Yes! Face control is the next feature that I currently plan. I'm trying to resize font so that I can use org-tree-slide in a high resolution display like HD(1080p). We can already use C-x C-- or C-x C-=3D by face-remap.el, but this is not sufficient for Japanese = users. 3. Skip trees with comments (org-tree-slide-skip-comments). Good idea! I'll implement this feature soon. 4. Custom faces for headings. Oh=1B$B!D=1B(B This is not my expected behavior.=20 When you exit the org-tree-slide mode, the default configurations = would be restored by org-tree-slide-heading-level-2-init or -3-init. However, as you know, those changes will apply to all org-mode buffers at the same time! Is my understanding correct? =20 5. The default keybindings to moving slides. I agree, but I cannot change this because my english keyboard does not have the and key :-( I usually change the keybindings to and by the following = setting. #+begin_src emacs-lisp (define-key org-tree-slide-mode-map (kbd "") 'org-tree-slide-move-previous-tree) (define-key org-tree-slide-mode-map (kbd "") 'org-tree-slide-move-next-tree) (define-key org-tree-slide-mode-map (kbd "") 'backward-char) (define-key org-tree-slide-mode-map (kbd "") 'forward-char) #+end_src Best, Takaaki On 2013/02/03, at 12:04, Eric S Fraga wrote: > Takaaki, >=20 > a couple of further suggestions: >=20 > - you change the faces org-level-2 and org-level-3. This makes > sense. However, you use custom-set-faces which overwrites the user's > own customisations permanently! I think this is bad practice (I > couldn't figure out why my faces had changed in other > documents...). Can you not simply change the face for that buffer > ephemerally for the slide show? I don't know enough emacs lisp to > suggest how this would be done, mind you... >=20 > - it would be better, in my opinion, to use and instead > of and for moving from slide to slide. I think this = is > more intuitive but, in any case, my main reason for wanting this is > that I am using tree-slide-mode for an interactive session and I am > editing the slides as the meeting progresses. I naturally wish to = use > the arrow keys to move the cursor when editing whereas I am unlikely > to use the paging keys. >=20 > Thanks, > eric >=20 > --=20 > : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D > : in Emacs 24.3.50.1 and Org release_7.9.3d-898-g005917 >=20 -- Takaaki ISHIKAWA GITI, Waseda University ( ' -')b http://about.me/takaxp