all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* show-paren-mode vs blink-matching-paren-on-screen
@ 2005-11-26  9:07 martin rudalics
  2005-11-26 18:32 ` Luc Teirlinck
  0 siblings, 1 reply; 4+ messages in thread
From: martin rudalics @ 2005-11-26  9:07 UTC (permalink / raw)


(1) Invoke Emacs with -q

Do M-x customize-option RET blink-matching-paren-on-screen RET
blink-matching-paren-on-screen is "on (non-nil)" its State is STANDARD.
Hit Finish.

Do M-x customize-option RET show-paren-mode RET, hit Toggle and Set for
Current Session.

Do M-x customize-option RET blink-matching-paren-on-screen RET
blink-matching-paren-on-screen is now "off (nil)" its State has been
CHANGED outside Customize; operating on it here may be unreliable.

But I have not done anything outside customize.


(2) Invoke Emacs with -q

Do M-x customize-option RET blink-matching-paren-on-screen RET
blink-matching-paren-on-screen is "on (non-nil)" its State is STANDARD.
Hit Toggle and Set for Current Session.
blink-matching-paren-on-screen is now "off (nil)" its State is SET for
current session only.
Hit Finish.

Do M-x customize-option RET show-paren-mode RET, hit Toggle and Set for
Current Session.
show-paren-mode is now "on (non-nil)" its State is SET for current
session only.

Do M-x customize-option RET show-paren-mode RET, hit Toggle and Set for
Current Session.
show-paren-mode is now "off (nil)" its State is SET for current
session only.

Switch to buffer *scratch* and type the text

(foo)

After typing the closing paren the cursor will move to the open paren
although that feature should have been turned off.  When I now do

M-x customize-option RET blink-matching-paren-on-screen RET

I'm told that

blink-matching-paren-on-screen is "on (non-nil)" its State has been
CHANGED outside Customize; operating on it here may be unreliable.

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

end of thread, other threads:[~2005-11-28  9:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-26  9:07 show-paren-mode vs blink-matching-paren-on-screen martin rudalics
2005-11-26 18:32 ` Luc Teirlinck
2005-11-27  3:28   ` Richard M. Stallman
2005-11-28  9:27   ` martin rudalics

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.