all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Gnome right click not opening emacs like it is supposed to.
@ 2008-06-23  1:29 William Case
  2008-06-23 14:22 ` William Case
  0 siblings, 1 reply; 3+ messages in thread
From: William Case @ 2008-06-23  1:29 UTC (permalink / raw)
  To: Emacs List

Hi;

I had my emacs set to open the way I liked.  Mainly; no splash screen;
one window etc.  It continues to follow my ~/.emacs setup for everything
except when I right click on a file.  Now, with the fresh installation
of Fedora 9, when I right click on a file to open it, I get a split
window with a splash screen.

My problem is I can't find the xxx.el that Gnome/Fedora/Emacs is using
so that I can turn this behaviour off.

Does anybody know what file and where I should be customizing to turn
this behaviour off?

-- 
Regards Bill;
Fedora 9, Gnome 2.22.2
Evo.2.22.2, Emacs 22.2.1





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

* Re: Gnome right click not opening emacs like it is supposed to.
  2008-06-23  1:29 Gnome right click not opening emacs like it is supposed to William Case
@ 2008-06-23 14:22 ` William Case
  2008-06-23 23:44   ` William Case
  0 siblings, 1 reply; 3+ messages in thread
From: William Case @ 2008-06-23 14:22 UTC (permalink / raw)
  To: Emacs List

Hi;

Got the problem defined as follows:

On Sun, 2008-06-22 at 21:29 -0400, William Case wrote:
> Hi;
> 
> I had my emacs set to open the way I liked.  Mainly; no splash screen;
> one window etc.  It continues to follow my ~/.emacs setup for everything
> except when I right click on a file.  Now, with the fresh installation
> of Fedora 9, when I right click on a file to open it, I get a split
> window with a splash screen.
> 
> My problem is I can't find the xxx.el that Gnome/Fedora/Emacs is using
> so that I can turn this behaviour off.
> 
>From normal opening *Messages*:

Loading cus-edit...done
("emacs" "--no-splash")

>From (right) click on file gui opening *Messages*:

Loading cus-edit...done
("emacs" "/proc/version")

> Does anybody know what file and where I should be customizing to turn
> this behaviour off?

What is the proper customization to get something like:
("emacs" "--no-splash" "/proc/version")

Once I have that solved, I am confident that I can fix the rest of the
opening.

-- 
Regards Bill;
Fedora 9, Gnome 2.22.2
Evo.2.22.2, Emacs 22.2.1





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

* Re: Gnome right click not opening emacs like it is supposed to.
  2008-06-23 14:22 ` William Case
@ 2008-06-23 23:44   ` William Case
  0 siblings, 0 replies; 3+ messages in thread
From: William Case @ 2008-06-23 23:44 UTC (permalink / raw)
  To: Emacs List

Hi all;

On Mon, 2008-06-23 at 10:22 -0400, William Case wrote:
> Hi;
> 
> Got the problem defined as follows:
> 
> On Sun, 2008-06-22 at 21:29 -0400, William Case wrote:
> > Hi;
> > 
> > I had my emacs set to open the way I liked.  Mainly; no splash screen;
> > one window etc.  It continues to follow my ~/.emacs setup for everything
> > except when I right click on a file.  Now, with the fresh installation
> > of Fedora 9, when I right click on a file to open it, I get a split
> > window with a splash screen.
> > 
> > My problem is I can't find the xxx.el that Gnome/Fedora/Emacs is using
> > so that I can turn this behaviour off.
> > 
> >From normal opening *Messages*:
> 
> Loading cus-edit...done
> ("emacs" "--no-splash")
> 
> >From (right) click on file gui opening *Messages*:
> 
> Loading cus-edit...done
> ("emacs" "/proc/version")
> 
> > Does anybody know what file and where I should be customizing to turn
> > this behaviour off?
> 
> What is the proper customization to get something like:
> ("emacs" "--no-splash" "/proc/version")
> 
> Once I have that solved, I am confident that I can fix the rest of the
> opening.
> 

I have found "setting the variable `inhibit-splash-screen' to
     non-`nil' in you personal init file".

I was sure it had to be --no-splash in a command somewhere.  I guess I
was wrong.  Sorry for the noise!

-- 
Regards Bill;
Fedora 9, Gnome 2.22.2
Evo.2.22.2, Emacs 22.2.1





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

end of thread, other threads:[~2008-06-23 23:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-23  1:29 Gnome right click not opening emacs like it is supposed to William Case
2008-06-23 14:22 ` William Case
2008-06-23 23:44   ` William Case

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.