Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
removing min / max / close buttons from title bar
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
drain  
View profile  
 More options Aug 31 2012, 2:48 pm
Newsgroups: gnu.emacs.help
From: drain <aeus...@gmail.com>
Date: Fri, 31 Aug 2012 11:48:42 -0700 (PDT)
Local: Fri, Aug 31 2012 2:48 pm
Subject: removing min / max / close buttons from title bar
How would I do this? Right now the title bar only reads the buffer name;
which is all I want up there.

--
View this message in context: http://emacs.1067599.n5.nabble.com/removing-min-max-close-buttons-fro...
Sent from the Emacs - Help mailing list archive at Nabble.com.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Oleksandr Gavenko  
View profile  
 More options Aug 31 2012, 5:11 pm
Newsgroups: gnu.emacs.help
From: Oleksandr Gavenko <gaven...@gmail.com>
Date: Sat, 01 Sep 2012 00:11:02 +0300
Local: Fri, Aug 31 2012 5:11 pm
Subject: Re: removing min / max / close buttons from title bar

On 2012-08-31, drain wrote:
> How would I do this? Right now the title bar only reads the buffer name;
> which is all I want up there.

This depends on OS and window manager you using...

For example under Fvwm (in Debian) you can't do this in Emacs, only through
~/.fvwm/config file...

Under Windows you can recompile Emacs:

  http://msdn.microsoft.com/en-us/library/windows/desktop/ms632600.aspx
                WS_MAXIMIZEBOX
                0x00010000L
                The window has a maximize button. Cannot be combined with the
                WS_EX_CONTEXTHELP style. The WS_SYSMENU style must also be
                specified.

in function calls: CreateWindow.

--
Best regards!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »