Gnus development mailing list
 help / color / mirror / Atom feed
* [BUG?] buffer renaming
@ 1998-02-26 16:33 Didier Verna
  1998-02-26 16:36 ` Didier Verna
  1998-02-27 12:14 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 3+ messages in thread
From: Didier Verna @ 1998-02-26 16:33 UTC (permalink / raw)



	I get a strange behavior when I send mails by hitting 'm' in the group 
buffer. (No other buffers are displayed). The message is edited, sent, but
then the group buffer is renamed "*Sent group*". Any ideas ?

-- 
    /     /   _   _       Didier Verna        http://www.inf.enst.fr/~verna/
 - / / - / / /_/ /      E.N.S.T. INF C214        mailto:verna@inf.enst.fr
/_/ / /_/ / /__ /        46 rue Barrault        Tel.   (33) 01 45 81 80 72
                      75634 Paris  cedex 13     Fax.   (33) 01 45 81 31 19


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG?] buffer renaming
  1998-02-26 16:33 [BUG?] buffer renaming Didier Verna
@ 1998-02-26 16:36 ` Didier Verna
  1998-02-27 12:14 ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 3+ messages in thread
From: Didier Verna @ 1998-02-26 16:36 UTC (permalink / raw)


Didier Verna <verna@inf.enst.fr> writes:

> 	I get a strange behavior when I send mails by hitting 'm' in the group 
> buffer. (No other buffers are displayed). The message is edited, sent, but
> then the group buffer is renamed "*Sent group*". Any ideas ?

	Sorry, I forgot to give you my window configs:

(gnus-add-configuration
 '(group (vertical 1.0 (group 1.0 point))))

(gnus-add-configuration
 '(message
   (frame 1.0
	  (if (not (buffer-live-p gnus-summary-buffer))
	      (car (cdr (assoc 'group gnus-buffer-configuration)))
	    (car (cdr (assoc 'summary gnus-buffer-configuration))))
	  (vertical ((user-position . t) (top . 1) (left . 1)
		     (name . "Gnus Edit"))
		    (message 1.0 point)))))


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG?] buffer renaming
  1998-02-26 16:33 [BUG?] buffer renaming Didier Verna
  1998-02-26 16:36 ` Didier Verna
@ 1998-02-27 12:14 ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-02-27 12:14 UTC (permalink / raw)


Didier Verna <verna@inf.enst.fr> writes:

> 	I get a strange behavior when I send mails by hitting 'm' in the group 
> buffer. (No other buffers are displayed). The message is edited, sent, but
> then the group buffer is renamed "*Sent group*". Any ideas ?

It sounds like you're running a hook that moves point out of the
current buffer upon sending a message.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1998-02-27 12:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-26 16:33 [BUG?] buffer renaming Didier Verna
1998-02-26 16:36 ` Didier Verna
1998-02-27 12:14 ` Lars Magne Ingebrigtsen

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).