Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: dbast0s@yahoo.com.br (Daniel C. Bastos)
To: info-gnus-english@gnu.org
Subject: Re: expanding the article window
Date: Wed, 29 Aug 2007 16:00:54 -0400	[thread overview]
Message-ID: <841wdmp0uh.fsf@blade3.toledo.com> (raw)
In-Reply-To: <7yr6ln47az.fsf@fillmore.spawar.navy.mil>

"Steven E. Harris" <seh@panix.com> writes:

> dbast0s@yahoo.com.br (Daniel C. Bastos) writes:
>
>> How can we bind this macro to a non-shifted key that would work only
>> when in the summary of articles in gnus?
>
> I'm not sure if the last message I posted here will make it through; it
> may have been lost. Just in case, I'll restate it here.
>
> Try the following, which binds "+" (Sh-=) to focus on the article
> buffer:
>
> ,----
> | (define-key gnus-summary-mode-map ?\+
> |   (lambda ()
> |     (interactive)
> |     (gnus-configure-windows 'edit-article 'force)))
> `----
>
> Note that it doesn't ensure that the content of the *Article* buffer
> matches the current article under the point in the summary buffer.

I get an error when evaluating this code. The debugger report doesn't
look very friendly. Shall I show that to you somehow? The first line is

     Debugger entered--Lisp error: (wrong-type-argument arrayp 43)

I'm not even sure the rest would be useful, but I will show it to you in
whatever way you'd like; would you like an e-mail? I'm not posting
because there seems to be to many non-printable chars to be changed and
very long lines which even after fill-region, I'd still need to manually
break some apart.

  parent reply	other threads:[~2007-08-29 20:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-24 17:41 Daniel C. Bastos
2007-08-24 19:03 ` Daniel C. Bastos
2007-08-24 20:29   ` Steven E. Harris
2007-08-25 21:12     ` Daniel C. Bastos
2007-08-26 17:02       ` Steven E. Harris
2007-08-27 14:30         ` Daniel C. Bastos
2007-08-27 16:13           ` Daniel C. Bastos
     [not found]             ` <7yodgr8qu9.fsf@fillmore.spawar.navy.mil>
2007-08-29 20:09               ` Daniel C. Bastos
2007-08-30  1:30                 ` Steven E. Harris
2007-08-31 17:08                   ` Daniel C. Bastos
2007-09-01 16:58                     ` Steven E. Harris
     [not found]           ` <84r6lpymyk.fsf@blade3.tol\x04edo.com>
     [not found]             ` <7yr6ln47az.fsf@fillmore.spawar.navy.mil>
2007-08-29 20:00               ` Daniel C. Bastos [this message]
2007-08-30  1:25                 ` Steven E. Harris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=841wdmp0uh.fsf@blade3.toledo.com \
    --to=dbast0s@yahoo.com.br \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).