On 2014-05-30 18:27 GNRC wrote: > Say I've got the following file: > --begin-- > * Top > ** Second > *** Third > ** Archive :ARCHIVE: > *** Thing > *** Another thing > --end-- > I'd like to be able to put the cursor at the beginning of that top > heading and press (e.g.) C-u C-c C-k, and have it then fold as > this: > --begin-- > * Top > ** Second > *** Third > ** Archive :ARCHIVE:... > --end--
I do not know how to do this with C-c C-k, but pressing TAB twice on the level one heading works for me just as well. The subtree tagged with :ARCHIVE: will only open when you press C-TAB. > (Side note: what's the function for the pretty scissors begin/end > thing?) Do you mean `message-mark-inserted-region', bound to C-c m in gnus? HTH, -- Alexander Baier