General :: Hide The Tool-bar In Emacs Persistently?
Apr 4, 2010
I have installed emacs23 on Linux Mint 8. I would like to hide the toolbar, and I can do it with Options > Show/Hide > Tool-bar. But the Tool-bar comes back next time I start emacs. How can I hide it persistently?
View 2 Replies
ADVERTISEMENT
Oct 4, 2010
SMplayer plays every .mkv i have but i cant seem to hide the top gui bar when it goes full screen. smplayer seem to be the only player that i know plays any .mkv. while others i get a 264h errors and vlc can play most .mkv files but not all the ones i have.(tried Banshee,wine, totem) So i'm just looking for a quick fix Are there any other players that can play .mkv files (fullscreen with no annoying bars)or how do i hide the tool bar in smplayer when it goes fullscreen? (because i can't seem to find a hide option for the gui)
I don't really want to fix the 264h.errors it just.. bleh i've been surfing the web for a few hours trying to find a fix and it's been very time consuming.
View 3 Replies
View Related
Feb 15, 2010
I would like to log in to a remote machine via SSH, start a process running, and then log out, leaving the remote process running. This seems like an obvious thing to do, but I can't figure out how to do it! The problem is that any process that I start seems to be "attached" (sorry, I don't really know the correct terminology here) to my SSH login shell, and so when I log out the process is killed. Ctrl+Z bg doesn't seem to do it, either. Is there a way to do this? It seems that there must
View 2 Replies
View Related
May 17, 2010
I was using the following code in my .emacs file to start emacs maximized:
Quote:
(defun toggle-fullscreen ()
(interactive)
(x-send-client-message nil 0 nil "_NET_WM_STATE" 32
'(2 "_NET_WM_STATE_MAXIMIZED_VERT" 0))
(x-send-client-message nil 0 nil "_NET_WM_STATE" 32
[Code]...
View 2 Replies
View Related
Jul 29, 2011
I tried Google search and reading man page options for emacs but couldn't find... If I run emacs in GUI, it starts GUI for emacs. I want to run it in CLI in rxvt. How do I do it?
View 1 Replies
View Related
Mar 11, 2011
I am currently interested in switching from vim to emacs.One of the more compelling reasons for this is the smooth integration with a unix environment. The most experienced emacs users I have seen have a bash prompt at the bottom of their window, with stdout going to a buffer right above it. They then interact with the output of programs such as grep in interesting ways.I am on Ubuntu 10.04 and the default emacs environment does not seem to do much for me in the way of integration. For example, in the M-x shell mode, output from basic commands like ls produce lots of strange characters and hitting the up arrow does not go to previous commands.
View 4 Replies
View Related
Aug 20, 2010
I am doing some project work and for that using the server at college with ssh connection. Every time I try to open emacs on the terminal after connecting, it opens emacs in the terminal itself i.e. not its own window. On my laptop on which ubuntu is installed, emacs always opens up in its own window an thats how I am used to it. There are several problems when it opens in the terminal like when I try to use commands such as M-V, actually terminal's view menu opens up, its very frustrating. Also I am pretty sure that the college server runs on red hat and has X installed on it. So what do I need to do to get my emacs window back.
View 4 Replies
View Related
May 30, 2011
I was reading how you could browse the net with Emacs but then it was stated that it was done with another application like Firefox so this would imply that Emacs is an interpreter would it not? What is Emacs capable of? Is it an interpreter that runs a text editor?
View 11 Replies
View Related
Mar 16, 2011
I'm using emacs to write documents in latex. But, I would like to set the spell checker to use english or portuguese language. I've installed the ispell package for english and for portuguese. Now, I would like to set the emacs to use the english or the portuguese language. I can I do that?
View 2 Replies
View Related
Nov 8, 2010
The facilities offered by any text editor to look for a string are highly superior to those offered by search engines such as that of Google or the one used by LQ>Search. To only speak of the most one elementary that comes to my mind, you can reach 'john smith' by searching with the string 'hn smi' in any decente editor, but I know of no search engine that offers this feature.
On the other hand, I have always heard of the power of Vim and Emacs. For instance, they say there is no thing Emacs cannot do. Lets advocate to the job of adding Google searches the ability to find 'john smith' by using 'hn smi' as the matching pattern. Or to add regular expression capabilities. Could I use Vim/Emacs to solve this problem?
A little light into the meaning of my words: It would be Vim/Emacs the one in charge of making the Internet connection, connecting to Google and send appropriate commands go Google. Then, to look for my string, I would be directly using Vim/Emacs which, upon receiving my commands, would send the appropriate ones to Google and return control to me.
View 2 Replies
View Related
Apr 27, 2011
I want to copy 100 rows from the openoffice calc file to a txt file opened in emacs at console mode, and I can't do it correctly.
I've open an openoffice cal file, and I select all rows and do copy. I've a txt file opened in emacs console. When I do paste, it will only be pasted 25 rows, and not all.
View 1 Replies
View Related
Oct 8, 2010
I don't know what the problem is. I ssh on to a linux machine and
setenv DISPLAY mylocalhostname:0
emacs temp.temp
Emacs: Cannot connect to X server mylocalhostname:0.
Check the DISPLAY environment variable or use `-d'.
Also use the 'xhost' program to verify that it is set to permit connections from your machine.
View 5 Replies
View Related
Apr 19, 2010
If i type '{' and hit Enter emacs will automatically put '}'. How can i do this?
View 3 Replies
View Related
Apr 20, 2010
How to enable autoindent in Emacs?
View 6 Replies
View Related
Jun 8, 2011
I want to enable line numbering in emacs - as is vi, which we use exclusively at work (my boss removed emacs from all the machines in the department.)
In vi you just use :set nu - the is a site that explains that this is possible [URL]
It describes a linenum.el - and I can see the program, but don't understand how to install it.
View 2 Replies
View Related
Apr 20, 2010
Is it possible to get vim insert mode in Emacs?
View 2 Replies
View Related
Jul 18, 2010
I just moved my bottom panel to the right side of the screen and set it to auto-hide., The panel hid it'self but will not un-hide when I move the mouse to the edge of the screen... I tried to re-boot, but the panel is still "stuck"Is there an easy way to fix this? Or will I have to manualy delete the panel and make a new one
View 10 Replies
View Related
Apr 18, 2010
How can I set up emacs to automatically git commit every time I save an open file or periodically?
View 4 Replies
View Related
Jul 19, 2010
I want to copy part of a file I'm writing in emacs into, say a blog post or something like that. Putting the text into the kill ring doesn't allow me to paste it into another program. As it stands, I have to open the same file in gedit and copy/paste from there. Is there an easier way?
[Weirdly, it works fine the other way round: copying text off a SU answer, for example, I can paste that into emacs with C-y just fine...]
View 2 Replies
View Related
Aug 4, 2010
Uzbl uses hjkl for moving around, much like vim does. I was wondering if there was a browser (text based like links, or needing X like uzbl) which would be easy for someone used to emacs key bindings?Or if there is an emacs mode for having a buffer behave like a Links browser, but with emacs keybindings to move around...[For linux systems, please ideally something available through AUR or a debian package or both]
View 3 Replies
View Related
Aug 9, 2010
On Linux, the Ctrl-[ key combination appears to be equivalent to hitting the Esc key. I would like to define Ctrl-[ as a shortcut in emacs but I am unable to because by the time the keystroke gets to emacs it looks like the Esc key was pressed. Is there anyway to disable this behavior so that Ctrl-[ simply means Ctrl-[?
View 2 Replies
View Related
Dec 17, 2010
I tried to execute a shell command by M-! cmd RET but it did not work.M-! does not turn up in the microbuffer no matter how many times I press Alt+!.But if I go to Tools menu and select Shell Command... option then it writes M-! to the microbuffer and everything works fine.What is the problem here?
View 2 Replies
View Related
Feb 9, 2011
I know to start emacs with no window system, I do:
emacs -nw filename.txt
But, I don't want to specify -nw constantly. What do I add in my .emacs to do this automatically?
View 3 Replies
View Related
Apr 2, 2011
I'm using emacs 23.2.1 with quack on Linux and trying to set my default typeface to Inconsolata Medium 13. It is installed on my system (debian sid) and can be set manually per buffer in emacs. However, I would like it to be used throughout and by default. My suspicion is that quack's mode is somehow conflicting.
I've searched a good deal looking for information on font customization in emacs. Although there is documentation and examples out there, I've found them fairly incoherent when taken together and nothing specifically addressing this issue. Here is my .emacs
set-default-font "Inconsolata-13")
Turn on visible-bell, get rid of beeps
setq visible-bell t)
Hilight the selected region
setq transient-mark-mode t)
[Code]...
View 2 Replies
View Related
Oct 18, 2010
i am using scientific linux, fedora 12accidentaly i changed LD_LIBRARY_PATH of the root profile to a different location. so terminal cannot understand any command as i type. is there any other ways to access .bashrc file exept using editors emacs, vi, nedit. my own profile works fine but i dont have permission to access the root folder. only commands the terminal responds to are pwd, cd, echo. i dont have any clue how to restore the library because it locates here:
[root@localhost ~]# echo $PATH
/usr/local/src/root/bin:
[root@localhost ~]# nedit .bashrc
[code]....
View 4 Replies
View Related
Mar 7, 2011
emacs has these 2 mode for spell checking.
M-x flyspell-mode
Enable Flyspell mode, which highlights all misspelled words.
M-x flyspell-prog-mode
[code]....
View 1 Replies
View Related
Jan 14, 2010
I've recently tried gnome-globalmenu-0.9.7 on my Linux Mint Helena and it causes Emacs to crash whenever I disable and re-enable the menu-bar. Is it just me or has anybody else noticed this?
View 1 Replies
View Related
Apr 20, 2010
Every time i open Emacs window,it opens with a width=(monitor-width)/2;height=(3/4)*(monitor-height)I click the maximized icon every time.How can i set the maximized emacs window as default?
View 4 Replies
View Related
Apr 22, 2010
Which is correct?
Code:
Or
Code:
I got these in two web sites.
From emacs window:
How would to get info about it in emacs documentation/manual?
View 1 Replies
View Related
Jan 13, 2011
main[1] print myVariablecom.sun.tools.example.debug.expr.ParseException: Name unknown: myVariablemyVariable = nullAny guesses as to why this might be happening? I can place breakpoints like I'm used to, but I can't access the variables.
View 1 Replies
View Related