unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#13315: 24.3.50; view-mode-hook runs twice
@ 2012-12-31 12:29 Grégoire Jadi
  2013-01-01 11:04 ` martin rudalics
  0 siblings, 1 reply; 4+ messages in thread
From: Grégoire Jadi @ 2012-12-31 12:29 UTC (permalink / raw)
  To: 13315

When `view-mode' starts, it runs `view-mode-hook' twice.

(add-hook 'view-mode-hook (lambda () (message "ehlo from view-mode")))
M-x view-mode RET
C-h e
ehlo from view-mode [2 times]

In GNU Emacs 24.3.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
 of 2012-12-10 on casa.home
Windowing system distributor `The X.Org Foundation', version 11.0.11204000
System Description:	Debian GNU/Linux 7.0 (wheezy)

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t





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

* bug#13315: 24.3.50; view-mode-hook runs twice
  2012-12-31 12:29 bug#13315: 24.3.50; view-mode-hook runs twice Grégoire Jadi
@ 2013-01-01 11:04 ` martin rudalics
  2013-01-01 14:50   ` Daimrod
  0 siblings, 1 reply; 4+ messages in thread
From: martin rudalics @ 2013-01-01 11:04 UTC (permalink / raw)
  To: Grégoire Jadi; +Cc: 13315

> When `view-mode' starts, it runs `view-mode-hook' twice.

Indeed.  I checked in a fix for this in revision 111392 on trunk.
Please try again.

Thanks, martin






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

* bug#13315: 24.3.50; view-mode-hook runs twice
  2013-01-01 11:04 ` martin rudalics
@ 2013-01-01 14:50   ` Daimrod
  2013-01-02  8:03     ` martin rudalics
  0 siblings, 1 reply; 4+ messages in thread
From: Daimrod @ 2013-01-01 14:50 UTC (permalink / raw)
  To: 13315

martin rudalics <rudalics@gmx.at> writes:

>> When `view-mode' starts, it runs `view-mode-hook' twice.
>
> Indeed.  I checked in a fix for this in revision 111392 on trunk.
> Please try again.

It works, thanks. :)

> Thanks, martin

-- 
Daimrod/Greg






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

* bug#13315: 24.3.50; view-mode-hook runs twice
  2013-01-01 14:50   ` Daimrod
@ 2013-01-02  8:03     ` martin rudalics
  0 siblings, 0 replies; 4+ messages in thread
From: martin rudalics @ 2013-01-02  8:03 UTC (permalink / raw)
  To: Daimrod; +Cc: 13315-done

> It works, thanks. :)

Bug closed.

Thanks, martin






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

end of thread, other threads:[~2013-01-02  8:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-31 12:29 bug#13315: 24.3.50; view-mode-hook runs twice Grégoire Jadi
2013-01-01 11:04 ` martin rudalics
2013-01-01 14:50   ` Daimrod
2013-01-02  8:03     ` martin rudalics

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).