Applications :: Install Php Mode On Emacs?

Dec 23, 2010

I am just starting out with ubuntu.

I downloaded emacs, and wanted to use php-mode, so i downloaded something called php-mode. I would have posted a link, but this forum restricts me from doing that.

Inside are a bunch of files, and no readme. I tried to ask google how to install this, but found nothing that made sense to me (i am still a n00b).

View 8 Replies


ADVERTISEMENT

Fedora :: Emacs: Flyspell-mode Not Working In Tex Mode?

Jun 13, 2011

I am an emacs user, and I noticed that on my new machine (running F15, 64bit) flyspell-mode will not work in tex mode.

I get errors that look something like this:

Code:
Spell-checking inequality-model.tex using hunspell with default dictionary...
Spell-checking region using hunspell with default dictionary...done
ispell-send-string: Process ispell not running
When done with a buffer, type C-x #
code....

View 2 Replies View Related

General :: Get Vim Insert Mode In Emacs?

Apr 20, 2010

Is it possible to get vim insert mode in Emacs?

View 2 Replies View Related

Ubuntu :: Emacs Org Mode Broke After Update

Jan 9, 2010

I just updated to emacs23 from emacs22 (sudo apt-get install emacs2). I find that I now have a problem with org mode structured lists not appearing. A single asteriks on a line by itself no longer appears highlighted and no longer collapses and expands using the tab key.

View 2 Replies View Related

Fedora :: How To Let Emacs Run In Text-mode In Gnome-terminal

Sep 11, 2010

I had Emacs installed in Fedora 11 and want to run it text-mode,but everytime when I type emacs command in gnome terminal,an emacs graphical window pop up. I want to emacs to back to text-mode by typing M-x text-mode, and it doesn't work.Can emacs run in text-mode in X11 environment?

View 2 Replies View Related

OpenSUSE :: Using Emacs Shell-bash-mode-hook?

Feb 26, 2010

I want to show line numbers automatically in bash scripts (a habit of being a programmer) and when I load an emacs lisp file it works from the command below but the following command that sets up the same thing for bash scripts doesn't work. I played around with this for quite some time and couldn't find anything that would make work.This is the first time I have tried to customize emacs so it could easily be something ignorant on my part.

;; Load additional packages
(load-file "~/.elisp/whitespace.el")
(load-file "~/.elisp/setnu+.el")

[code]....

View 1 Replies View Related

General :: Deleting A Directory In Emacs' Dired Mode

Feb 16, 2011

I would like to delete a directory in emacs' dired-mode.

I mark the directory with the "d" key, and then hit "x" to deleted flagged.

I then get the following error:

Is there any way to get emacs to delete the directory and stop its whining?

View 1 Replies View Related

Ubuntu :: Emacs In Remote Machine In Term Mode?

Jun 15, 2011

I ssh connect with a remote machine and have to use emacs.But emacs run only in term-mode. does anyone have a solution how can i run emacs in graph mode in the remote machine

View 1 Replies View Related

Software :: Using EMacs Abbrev-Mode To Replace Symbols?

Jul 7, 2011

I want to use Emacs abbrev-mode to be able to replace certain programming symbols with their Unicode equivalents as I type. So, for starters, I added this to my abbrev_defs file:

Code:
(define-abbrev-table 'haskell-mode-abbrev-table '(
("->" "→" nil 0) ))

But it simply doesn't work when I am in abbrev-mode. No error message, the auto-abbreviation simply doesn't take place. If I adjust the above:

Code:
(define-abbrev-table 'haskell-mode-abbrev-table '(
("arrow" "→" nil 0) ))

Then auto-abbreviation works with the word "arrow". Why can't it auto-replace the symbol?

View 3 Replies View Related

Fedora :: Commenting Out Block Of Code In EMacs In Python Mode

Jan 13, 2010

I usually develop python code with emacs, emacs being in python code. On my desktop a version is installed and/or configured that way, so I easily can choose a region in the code and simply click on a menu option to comment out this block of code (i.e. at the begin of each line in the selected code two '##' are put). That is very convenient.

However, on my Laptop, running F12 and emacs 23.1.1, this menu option is missing! I searched within google and found the hint that by pressing 'C-c #' I also can comment out a selected region. But on my emacs it says: 'C-c # is undefined'. Am I missing something? Anyone any idea how to fix/install/update/solve this problem, so I can easily choose a couple of python lines and comment them out?

View 3 Replies View Related

Hardware :: Emacs Console Mode : Change Background Colour

Mar 11, 2011

I am using GNU Emcas 23.2.1 in console mode on Konsole. It has white background colour. I want to change it to black.

View 3 Replies View Related

General :: Getting Emacs Recognizing .tex As Latex And Even Running Latex-mode?

Jul 5, 2010

I am a semi-noob on this and I have problems getting my emacs recognizing .tex as latex and even running latex-mode. Usually when you run latex-mode (M-x : latex-mode) emacs should switch to latex-mode, but nothing happens in my case. The menu bar still show the TeX options, highlighting remains the same etc.

I am running emacs 23.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4), this is on a university system so I don't know much about it.

> uname -a
Linux karakum 2.6.18-164.11.1.el5 #1 SMP Wed Jan 20 00:57:09 EST 2010 x86_64 x86_64 x86_64 GNU/Linux.

View 12 Replies View Related

Ubuntu :: Emacs Org-mode "C-c A A" Not Working?

Jan 15, 2011

I'm using 11.04. The agenda command C-a a a (agenda for current week or day) isn't working. When I press C-c a, it tells me that it doesn't know that command...

View 2 Replies View Related

Ubuntu :: Code In Emacs File To Start Emacs Maximized?

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

Ubuntu :: Open Applications In Windowed Mode?

Jun 20, 2010

Is there a code to type in terminal before a application or game to make it open in windowed mode instead of fullscreen.

View 2 Replies View Related

Ubuntu :: Always Start Certain Applications In Inverted-color Mode?

Jul 15, 2011

I know that you can hit super + n to invert colors of the currently active window. Is there a way to start an application, let's say for instance nautilus, always in this mode?What's the actual command behind super + n?

View 1 Replies View Related

Ubuntu :: Applications Not Working In Full Screen Mode

Jul 17, 2011

I have installed ubuntu 11.04 just yesterday and have installed the necessary nvidia graphic drivers too. But when I maximize any application(be it chrome, firefox, vlc, media player), the whole screen becomes white and when I escape from it to make it of small window, it again runs normally. Sometimes it work fine, but most of the times it is like what I told above. Please tell me some solution or I will have to go back to windows.

View 5 Replies View Related

Ubuntu :: 90% Of The Applications Install - Last Release - Do Not Show Up Later On In Applications Menu

Jul 24, 2010

I feel shy asking this question but, 90% of the applications I install in Ubuntu (last release), do not show up later on in the applications menu, so I cant run them. I know it seems silly, but I can't find the way to handle this inconvenience. Is there a place (like Start> All programs in Windows), were I could find and run all the programs I install?

View 1 Replies View Related

Applications :: Automated Install Of 30 Applications Across Multiple Distributions?

Jun 15, 2010

I'm setting up a large number of virtual machines, each with a basic set of about 30 applications. Obviously, I don't want to do everything manually so I'm looking for ways to automate this process. Multiple distributions (Ubuntu, Red Hat Ent., FreeBSD, CentOS, etc.) will be used, meaning I will have a few Ubuntu installs with the basic set of 30 applications, and multiple Red Hat installs with the same set, etc. So, I'm looking for advice on automating as much of this as I can, even if it means a new form of automation for each distro.

View 1 Replies View Related

OpenSUSE Install :: 2 Only Boots In Failsafe Mode Not In Normal Mode

Jan 2, 2010

I played with the graphics in kde4 and seem to have losy my installation. i have tried the rescue system option, recover system options and in desperation (i was just about to reinstall) tried booting in failsafe mode, and it worked!

where do i go to find out what the problem is regarding the normal boot mode? i think my pc is starting to resent the continual use of the reset button!

View 6 Replies View Related

Ubuntu Installation :: Install On Usb Key: Live Mode Or Harddisk Mode?

Jan 30, 2010

I installed ubuntu 9.10/9.04 on my usb key as live image couple of time. I have trouble when I try to install wine on my usb key. I am wondering what is the difference if I install my ubuntu into my usb key directly? will that be slower compared with live CD mode? I guess live CD mode may use memory as part of harddisk to save temepory files and normal usb linux installation won't do this for me. Is this true?

If so, do I have a choice to point my tmp directory to system memory area?

View 1 Replies View Related

General :: Partition Table From Fdisk - Cylinder Mode - Sector Mode - Expert Mode ?

Aug 30, 2010

Below is a print out of my partition Table from Fdisk, in Cylinder mode, Sector mode, and then in expert mode?

Why in expert mode does it look like Partitions 2 and 3 share the same sector / hd / Cylinders? Is this OK?

Code:

View 3 Replies View Related

Applications :: Install "qemu-launcher" Via "Add / Remove Applications"

Mar 8, 2010

I get to my specific problem, I'm running Xubuntu 9.10 (karmic) on a Playstation 3 (PPC). I am attempting to install "Qemu-launcher".

1. Tried to install "qemu-launcher" via "Add / Remove Applications". it gave me an error about conflicting packages, and deferred me to Synaptic Package Manager.

2. Tried to install "qemu-launcher" in Synaptic Package Manager. error: "Could not mark all packages for installation or upgrade -- the following packages have unresolvable dependencies. Make sure that all required repositories are added and enabled in the preferences. -- qemu-launcher: Depends: qemu-kvm (>=0.11.0~rc1) but it is not installable"

3. Tried to download "qemu-launcher" via "apt-get" in terminal - same error as in Synaptic

4. Attempted to download "qemu-kvm" via "apt-get" in terminal: "package qemu-kvm is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source. E: package qemu-kvm has no installation candidate."

5. Found and downloaded "qemu-kvm-0.11.0~rc1.orig.tar.gz". Extracted archive.

[Code]...

View 4 Replies View Related

OpenSUSE Install :: Unable To Install Application In Graphical Mode?

Jan 22, 2010

on Suse linux 11.2 while trying to install sun webserver 7 I was unable to install it in graphical mode, is the any package that needs to be installed in order to do that

View 6 Replies View Related

Ubuntu :: Way To Install So It Doesn't Install GUI And All Applications?

Mar 13, 2010

Is there a way to install so it doesn't install the GUI and all the applications? I am looking for a way to boot into the cli and run ubuntu that way.I have an old laptop that I want to turn into a webserver; however, it does not run the GUI very well, and will not need all the other items.

View 4 Replies View Related

OpenSUSE :: Install Applications Off The DVD?

Mar 10, 2010

I am quite new to Linux and am currently running OpenSUSE 11.2.How do I install applications off the DVD?

I tried going to Yast --> add Packages Then I select the DVD. But most applications i want to install are being downloaded from online repos. Does the OpenSUSE 11.2 DVD have kernel-source?

View 5 Replies View Related

General :: How To Install The Applications

Mar 25, 2010

I downloaded and created a LiveCD using PCLinuxOS 2009.I decided I wanted to devote a machine to Linux so I could do more. I installed PCLinuxOS on one of my systems. Great. everything seems to be working pretty good. again, surprised and curious. Lets install some apps and really get the ball rolling... How on God's green earth do you install applications on Linux? You have to jump through hoops and travel to application managers, command line scripting and all sorts of other mess just to install a program? Is it really that much different that a simple install or setup file cannot be created that the end user clicks on? I'm struggling with the concept that entire programs can be written in open source code but an installation routine is beyond the scope of the developers.

View 14 Replies View Related

Ubuntu :: Several Applications Click On And It Takes To The Installer How To Remove Those Types Of Applications

Jul 28, 2011

I haven't used Ubuntu for a while, and just reinstalled it. I have one major dislike about the new version, There are several applications I click on and it takes me to the installer.How do I remove those types of applications or just install them all?

View 3 Replies View Related

Debian :: How To Install Applications Manually

Jan 18, 2011

I have a very old laptop its Pentium II with 64 mb ram and 5gb HD . I want to put Debian 5 on it. The problem is that it does not has a Ethernet card so I can not go online with it. It has one USB port though .I want download .deb files from (URL... ) and using my other PC and put them on usb stick and copy to that laptop and dpkg -i .

the problem is that I am a new user so I am confused how to do that as can mishandle depencies .For example if you were to manually install VLC in that laptop how would you that.

View 5 Replies View Related

Fedora :: Too Many KDE Applications On A Gnome Install

Oct 17, 2009

I have what seems to be far to many KDE programs running on my Gnome desktop is this normal?

I thought there would be gnome equivalents.

I'll list them:

Is this normal for a Gnome Desktop Fedora installation and if so which are completely arbitrary and can be removed safely?

Also is xorg supposed to use 8-20% of the CPU when all that is running is the system monitor? The system monitor application also uses 20-70% of the CPU when it is running by itself also. (Intel Pentium 4, 3.2ghz)

I didn't choose any KDE desktop Applications Intentionally

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved