Ubuntu :: Emacs Org-mode "C-c A A" Not Working?
Jan 15, 2011I'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 RepliesI'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 RepliesI 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....
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 RelatedI 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).
Is it possible to get vim insert mode in Emacs?
View 2 Replies View RelatedI 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 RelatedI 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 RelatedI 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]....
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?
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?
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?
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 RelatedI 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]...
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.
I'm having trouble with dead keys in Emacs on Ubuntu Lucid and I'm at my wits' end. Using a standard Norwegian keyboard layout, and dead keys work fine in all Gnome applications. But Emacs just spits out messages about undefined keybindings when I use dead key combinations, for instance for tilde (~): "<dead_tilde> is undefined". This is super-annoying, since I use Emacs a lot, and I need some way to fix this.
What I've tried so far: Loading the 'iso-transl' library in Emacs seemingly makes the dead keys work, but it's not consistent across modes (works for plain text, though), and I didn't need to do this before. Also, loading this breaks Emacs' latin-1-prefix input method, for some reason. Fiddling with keyboard-preferences, iBus, im-switch xim/none/ibus, etc. Removing ~/.xinput.d directory. Fiddling with various environment variables: GTK_IM_METHOD, GTK_IM_MODULES, XMODIFIERS
Of course, I'm testing this in Emacs started with '-Q' to elminiate problems that might be caused by my own rather extensive set of initialization files. Using dead keys in Emacs has never been a problem until I upgraded to Ubuntu Lucid.
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:
I recently uninstalled some unnecessary libs thinking that I could work around without them. It turned out I couldn't. So I installed every single one, and it seemed like everything was working fine. But then I tried to boot, and was thrown into a low-graphics. Well I tried to boot in a low-graphics environment temporarily but it turned out X just restarted. Then I tried to reconfigure the settings, but choosing any option it threw me back into the last menu without any action being taken.
So I googled up some lines it was vomiting at me and it indeed might be my xorg not configured properly. but every time I try to reconfigure it and I look into the .conf file it turns out it is completely blank. maybe I should also note I am sporting a 64 bit bubuntu, not an NVidia though, Intel Series 4 express chipset family thing. I think it is a GMA4500MHD but not sure, what shall I do so that I don't have to reinstall my beautiful pimped out system?
as Ubuntu is my only OS on this box.I had this PC running as a server for a few months with few reboots.I installed updates as usual yesterday, and hadn't changed anything configuration-wise since the last reboot. Well last night this server that I was running was moved to another Windows box and so I finally got to shut this PC down for the night. In the morning, I was greeted with an endless splash screen. It went on for 20 minutes without anything. I did update the kernel through update manager.
So what do I do? This machine has a 1TB HDD with a lot of very important data on it--reformatting is not a considerable option at this point. Which is bad because I don't know what else I could so when even recovery mode isn't working...
I have ubuntu 10.04 installed. I have a problem when my usb IR receiver is connected, than suspend mode isn't working. System will jump into black screen and that's all. Only hard reset works. I tested this problem also on ubuntu 9.04 and situation is the same.Is there any way how to force suspend mode without "looking" on this device? Do you need any log file to trace reason of this problem ?
View 2 Replies View RelatedWhatever settings I use in the power manager, (Ubuntu default Gnome Power Manager) nothing appears to change. Screen brightness does not change when moving the slider, but is reduced after 5 or 10 minutes (haven't timed it. Probably whatever is default) of inactivity, even though the reduce screen brightness checkbox is unchecked. The latter is pretty annoying when watching online TV streams, especially since the video also exits full screen mode when the screen brightness is reduced.
The weird thing is, as the title implies, that when booting in recovery mode with FailsafeX the power settings seems to work. At least the screen brightness varies as the slider is moved I should probably mention that it is possible even in normal mode to adjust the screen brightness by using the buttons for adjusting screen brightness on my laptop (Fn + arrow up/down)
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 RelatedIt seems like everything is configured correctly but NTP will start, sync once or twice in the first hour, then never sync again.. Below are signif lines from my /etc/ntp.conf files.
Server:
----------
tos orphan 9
server BOGUS_1 # Must operate in orphan mode
server BOGUS_2
[Code].....
I can't get n-mode working on my 5100AGN. I tried
Quote:
iwconfig wlan0 modu 11n
but it doesn't work.
iwlist modu gives me this:
Quote:
wlan0 unknown modulation information.
I really need n mode for 150 Mbps and greater range provided by N-mode for my UGV (unmanned ground vehicle) project.
Anyone knows how to configure wpa_supplicant.conf for ad hoc mode using wpa/wpa2 encryption...Is wpa_supplicant will work wpa/wpa2 encryption? I tried many ways but i am not able to configure for adhoc mode in wpa_supplicant using wpa/wpa2
View 2 Replies View RelatedDoes anyone else have the problem with Natty 64 bit, where when apps are opened up in full screen its not filling the screen properly, until the app in minimized & maximized again? Unity works fine, this is only an issue in classic mode.
View 4 Replies View RelatedUsing the Nvidia driver from the repo on a Geforce 6800gs. In Kde4 all 3d applications seem to be working properly so I don't know why Gnome 3 is doing that myself. It wasn't working at all at one point and I am assuming that some update or another got it going. Perhaps a repo switch. Unfortunately I am not sure of what those changes may be. I just know that it does run now but only in fallback.
View 6 Replies View RelatedIt seems like everything is configured correctly but NTP will start, sync once, then never sync again.... Below are key lines from my /etc/ntp.conf files.
Server:
----------
tos orphan 9
server BOGUS_1 # Must operate in orphan mode
server BOGUS_2
[Code]....
I had let it run over the weekend. It did not update so it is not just this one time. It never syncs again.
I forgot my new password. I followed the guide on how to recover the password but in recovery mode my keyboard doesn't work, I have tried a usb and a ps2 keyboard. What is going on? Or is there another way to reset my password?
View 4 Replies View RelatedI've a problem booting on my fc14 64 bit. I install it yesterday and everything was ok. Then I updated it and I installed wireless drivers kmod-wl equivalent to my kernel version that is 2.6.35.6-45. I've a pavilion dv6 with a broadcom ach. for networking. So the next step was installing kmod-nvidia for my nvidia geforce but after rebooting my never allow me to log in! I can se the tipical blue-white progress bar loading nvidia drivers but not else!
my screen freeze itself after the progress bar became white. I would resolve by rescue mode but I've installed fc14 64 b using a usb-pen drive and I find no way to do this from live version.
I tried to make Compiz work using the experimental 3D support of the free Nvidia driver, because I am suffering from a bug in the proprietary driver (click here for launchpad entry). The free driver I mean is the one that shows up as "Experimental 3D support for NVIDIA cards" in the "Additional Drivers" manager (note: for some reason, this option will only present itself when no proprietary driver is currently active).
Now the strange thing is: the driver does not provide 3d support, and behaves generally awful (lots of glitches and so on) when I boot my system normally. But when instead I boot from the grub menu into recovery mode, then select "failsafe graphics", and then select "restart X", the whole thing works perfectly! So now I am running the experimental 3d driver, I have compositing working, 3d animations on docky. Somehow, the failsafe boot sequence does something right that my normal boot sequence does not. When I reboot in normal mode, everything is screwed up again.
I have no idea what statistics about my system I should include here, because I really have no idea what could possibly be wrong. I am running 32bits Natty in Classic mode, on an Ahtlon Dual Core 4850e machine, with a GeForce 6150 LE graphics card. These are the normal and recovery entries in my grub.cfg:
Code:
menuentry 'Ubuntu, with Linux 2.6.38-8-generic-pae' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
set gfxpayload=$linux_gfx_mode
insmod part_msdos
[code]....