all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Switching to a buffer in .emacs does not work
@ 2013-05-21  8:04 Cecil Westerhof
  2013-05-22 14:13 ` Kevin Rodgers
  0 siblings, 1 reply; 2+ messages in thread
From: Cecil Westerhof @ 2013-05-21  8:04 UTC (permalink / raw)
  To: help-gnu-emacs

In my .emacs I have:
    (gnus)
    (switch-to-buffer "*Group*")

But when starting emacs Gnus is started, but the switch to the *Group*
buffer does not happen. (That is why I initially thought Gnus was not
started.)

But when I give after the switch-to-buffer:
    M-x M-e

I switch to the buffer. So the command is correct. Why does it not
work then?

I am using:
    GNU Emacs 24.2.1 (i586-suse-linux-gnu, GTK+ Version 3.6.4) of 2013-02-21 on build02

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


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

end of thread, other threads:[~2013-05-22 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-21  8:04 Switching to a buffer in .emacs does not work Cecil Westerhof
2013-05-22 14:13 ` Kevin Rodgers

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.