emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: outline-mark-subtree does not activate mark


From: Stefan Monnier
Subject: Re: outline-mark-subtree does not activate mark
Date: Tue, 04 Oct 2005 16:55:03 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> With Transient Mark mode enabled I expected a section like
> --8<---------------cut here---------------start------------->8---
> \section{foo}

> Some text.
> --8<---------------cut here---------------end--------------->8---

> in a LaTeX buffer to be highlighted after typing `M-x
> outline-mark-subtree RET'.  Unfortunately this does not happen because
> the `push-mark' call in `outline-mark-subtree' does not request for
> the mark to be activated.  Shouldn't it do this?

Agreed.  It should work as you expect, now,


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]