info-gnus-english
[Top][All Lists]
Advanced

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

Re: What is a "dormant article"?


From: Rodrigo Lazo
Subject: Re: What is a "dormant article"?
Date: Sun, 20 Apr 2008 12:12:01 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2.50 (gnu/linux)

Suno Ano <suno.ano@googlemail.com> writes:

> ;;;_. boxquote
>
> (require 'boxquote)
>
> (global-set-key (kbd "C-c b y")   'boxquote-yank)
> (global-set-key (kbd "C-c b r")   'boxquote-region)         
> (global-set-key (kbd "C-c b u")   'boxquote-unbox-region)
> (global-set-key (kbd "C-c b t")   'boxquote-title)          
> (global-set-key (kbd "C-c b i")   'boxquote-insert-file) 
> (global-set-key (kbd "C-c b k")   'boxquote-kill) 
> (global-set-key (kbd "C-c b s")   'boxquote-shell-command)
>  
> (global-set-key (kbd "C-c b b")   'boxquote-buffer)
> (global-set-key (kbd "C-c b p")   'boxquote-paragraph) 
> (global-set-key (kbd "C-c b n")   'boxquote-narrow-to-boxquote)
>
> (global-set-key (kbd "C-c b w")   'boxquote-where-is) 
> (global-set-key (kbd "C-c b d f") 'boxquote-describe-function)
> (global-set-key (kbd "C-c b d k") 'boxquote-describe-key)
> (global-set-key (kbd "C-c b d v") 'boxquote-describe-variable)
>
> into your .emacs

I've been looking for this for a long time, I have always wanted to
know, but was affraid of ask =) Awesome!

Thanks!
-- 

Rodrigo Lazo (rlazo)





reply via email to

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