GNU Emacs is an extensible, customizable text editor written primarily in Emacs Lisp.

learn more… | top users | synonyms

9
votes
0answers
111 views

knitr markdown highlighting in Emacs?

Is there any modification of an existing tool or new tool that will syntax-highlight (colour) blocks of R code in a knitr markdown document when opened in Emacs? The knitr chunks I am looking at are ...
6
votes
0answers
149 views

emacs ediff-revision for Hg complains about Wrong number of arguments

Trying to get ediff-revision working on hg (mercurial-1.8.4) repo using Emacs v23.2 (9.0) on OS X Lion. I found this answer for the 1st part of my problem but now I'm getting this from Emacs ...
5
votes
0answers
158 views

cedet parsing issue on #ifdef

I 'm emacs cedet user. i got great help from cedet. but, I found some error prcessing #ifdef handling in cedet. not sure it's from cedet internal or my mis-configuration. I quote some code in Curl ...
5
votes
0answers
365 views

Alt/Option key after C-c in Aquamacs

I'm working with Aquamacs on a Macbook with German keyboard. I've set the "Meta & German" option to make the alt/option key work as Alt when needed, but as Meta otherwise. So far so good. Now I ...
4
votes
0answers
128 views

how can I make nrepl-ritz-jack-in work remotely over tramp / emacs

What I want: I have a clojure program on a remote site, let's call it mccarthy. What I want to do is connect to a nrepl-ritz from my laptop, preferably using nrepl-ritz-jack-in. The jack in works ...
4
votes
0answers
82 views

Is there a way to get (python) script output while running using org-mode

I'm writing small bits of code inside org-mode files. This bits of code are slow (copy files from remote machines) and I wish to see how the copy progress (sometimes the connection to the remote ...
4
votes
0answers
75 views

semantic-complete-jump-local returns “No Match” in Emacs

I'm running Emacs 23.3.1 with CEDET 1.1. The command semantic-complete-jump-local always returns "No Match" while semantic-complete-jump works fine. I looked into the semantic-complete.el but my ...
4
votes
0answers
212 views

Emacs 23.1.1 with gdb - forcing source windows

I'm using emacs 23.1.1 with gdb and gdb-many-windows. My question is if it's possible to force gdb to always use the main source window for stepping through the code. What happens is that as I move ...
3
votes
0answers
98 views

Emacs lisp high-order function support

I am trying to implement Haskell-like high-order function in Elisp, using closures. ;;; -*- lexical-binding: t -*- (defun foo (pair) (car pair)) (defun* .curry (fn) (lambda (x y &rest ...
3
votes
0answers
97 views

Haskell Scion project seems to have two different servers

I'm trying to setup Scion for Haskell development in Emacs. I'm using original version of Scion from here: https://github.com/nominolo/scion My GHC is 7.4.2 and I'm under Ubuntu 12.04 / 13.04. I ...
3
votes
0answers
106 views

How to lock table fields in Emacs Org-Mode (make them read only, constant)?

I'm working on a spreadsheet for a wargaming game. Some fields have constant values defining points values of a single model and I want to make these fields read only/constant (to not modify them ...
3
votes
0answers
244 views

org-mode clock tables and charts

Is there a way to generate for org-mode (logging work), a two-dimensional table where rows are tasks and columns are successive days of a week/month or successive weeks, cells are the time; or a ...
3
votes
0answers
73 views

ess-rdired: I get this error “no ESS process is associated with this buffer now”

To use ess-rdired to browse objects, I followed ESS mannual to add the following .emacs (autoload 'ess-rdired "ess-rdired" "View *R* objects in a dired-like buffer." t) Then use M-x ...
3
votes
0answers
85 views

how to put elscreen tabs on the top only?

I'm using elscreen in my GNU Emacs 24.2.1 Currently, when i split my window, I have a same tab panel in each half: Note that the two lower windows have the same tabs as the largest one. How can I ...
3
votes
0answers
290 views

Exporting inline code to html in org-mode

What I want in org-mode is like the inline code block syntax in Markdown language X <- 3. I googled and attempted (reference): src_R{X <- 3} inline in org-mode, but exporting to html (with ...
3
votes
0answers
84 views

How to ask gnutls to use client certificate in emacs 24

I'm trying to use client certificate to authenticate to an irc server. In emacs 23, I was able to use tls-program variable to do so: (setq tls-program '("gnutls-cli --priority secure256 --x509cafile ...
3
votes
0answers
114 views

Strange vertical lines appearing in Emacs on OS X?

My emacs is displaying strange vertical lines. These lines appear in any colour and length randomly. There doesn't seem to be any reason why they would appear. They disappear/change sometimes when I ...
3
votes
0answers
122 views

How do people debug in ECB Emacs?

I want to debug in ECB to use its power. I think there is no built in debugging layout for ECB. (Possible useful windows are: stack, breakpoints, locals, threads, gdb command window etc.) Do I need ...
3
votes
0answers
159 views

comint with serial-term

OK I love comint mode in emacs, however I do have a problem. I need to communicate with an embedded Linux board through a serial line. There are two ways I have been able to do this: 1) I ...
3
votes
0answers
218 views

Org-agenda-files replaces directories with explicit filenames

I have a directory tasks/ in org-agenda-files variable. When i add a file to org-agenda-files variable through C-c [ command (org-agenda-file-to-front), the directory path is replaced by paths of the ...
3
votes
0answers
177 views

Org-mode: Make a link in column view?

I tried to make some org file to organize my thing in emacs, but I can't quite get how to make a clickable link in column view Currently, my org file looks like this. * Main :PROPERTIES: :COLUMNS: ...
3
votes
0answers
167 views

Drop-down menus in Emacs.app 23 (Lion) only work after several clicks

I am using Emacs.app 23.3.1 on MacOS 10.7.1 (Lion). When I try to use the GUI drop-down menus, they will not appear unless I click on the menu several times. The top-level menu item (e.g., File, Edit, ...
3
votes
0answers
142 views

Banish unmatched top-level trees when performing tag search in Emacs Org Mode

For the past year and a half, I've maintained a monolithic buffer in Org Mode for my engineering notes with my current employer. Despite containing mostly pointers to other documents, this file has ...
3
votes
0answers
254 views

Ensime debug with jdb not loading project classes

I'm using ensime under an sbt project. When I run ensime-db-start in a unit test under src/test/scala/.../Myclass.scala I cannot set a breakpoint and then I immediately get a ClassNotFoundException: ...
3
votes
0answers
141 views

Org Mode iCalendar export non unique UID generation

I am using Emacs 23.2 and I am using the org mode to keep track of my tasks. I have quite a list of tasks that I have made up as events by mentioning the time period and adding the SCHEDULED tag for ...
3
votes
0answers
269 views

Emacs+geben: Open local files when debugging instead of remote ones

Prerequisites Web server with PHP and xdebug. htdocs directory shared via NFS. Developer machine running emacs with geben. Files edited via NFS mount of server htdocs directory. The problem When ...
3
votes
0answers
137 views

Using gdb within Emacs breaks horizontal scrolling

Emacs version I am using: GNU Emacs 22.2.1 (i386-redhat-linux-gnu, GTK+ Version 2.12.9) Invoking gdb from emacs breaks the horizontal scrolling in emacs windows. I invoke gdb by entering M-x gdb and ...
3
votes
0answers
139 views

Emacs w3m export highlighted area as text

How can I copy text from emacs-w3m when the content is placed in a table? Currently, it copies the table-formatting and boundaries as well. Is there a export as text for w3m?
3
votes
0answers
174 views

org-agenda-skip-function not working

Just recently, I made some changes to my org configuration as I had been making some changes in my daily work framework. That broke a part of my configuration. (tags-todo "School" ...
2
votes
0answers
47 views

Visual Studio 2012 Emacs key bindings

Could someone describe the instructions to setup emacs key bindings in Visual Studio 2012 environment? I saw a couple of thread, but they didn't really cut it for me. It'd be great to have someone ...
2
votes
0answers
36 views

Has anyone else gotten Lisp's CL-OpenCV Wrapper for C++'s OPENCV to work on Windows 8? I'm trying here are my steps

Maybe this could be a place where like minds can come together and get this working... I installed OpenCV using the "Installation by Using the Pre-built Libraries" section at the top of this ...
2
votes
0answers
32 views

Why does try-with-resources break indentation in Emacs?"

Emacs 24 Java mode does not indent the new try-with-resource construct properly. class X{ void foo() { try { check(); // ((statement-block-intro 35)) } } void ...
2
votes
0answers
81 views

How do I use CL-OPENAL in a CL-OPENGL program and make CL-OPENAL function play a wav file I create

I have cl-openal installed correctly so that this function plays "hello world" through my speakers: (in-package #:cl-openal-examples) (export 'alut-hello-world) (defun alut-hello-world () ...
2
votes
0answers
84 views

Split windows in emacs

I'm using a split emacs frame to move my windows into a more convenient state. However, there are 2 things that bother me, and wonder if they can be changes: I'm using tabbar, and all the buffers ...
2
votes
0answers
39 views

Missing link to lisp sources in describe-function / describe-variable

I am used to that the help buffer of describe-function, describe-variable & co contain a link to the lisp sources where the symbol is defined. I get a link for symbols defined in my own libraries. ...
2
votes
0answers
34 views

Encoding in emacs mysql buffer

I seem to be having trouble with my mysql buffer, which i use to connect to a database containing latin1 data, over a ssh-connection. live [db]> show variables like '%char%'; ...
2
votes
0answers
209 views

Showing proper solarized colors in emacs + iterm2

I see the following instead of the solarized theme on Ethan's site: I tried many different ways (xterm-256colors, recompiling the different solarized themes), but none of them seem to show the ...
2
votes
0answers
70 views

Why emacs Tuareg mode shows different color for functions in Ocaml?

Just want to know why Tuareg mode shows different colour for functions? for example, as shown below, function create_percolation and index_of show blue color and is_open is in brown color. Why??
2
votes
0answers
65 views

emacs 24 - image dired - mirroring files between buffers

I am new to EMACS and been trying out image-dired and trying to make this feature work "Tracking of movements in thumbnail buffer and mirroring of those movements in dired buffer, and the other way ...
2
votes
0answers
90 views

How do I set up emacs for PIC assembler code

I want to use emacs for drafting and editing assembler code that I can insert into Microchip MPLAB IDE for PIC projects. If I use .asm as the file extension I get a funny effect when I use a ...
2
votes
0answers
127 views

Orgmode Table Formatting of Cells

I have an Emacs org mode table that looks like this: |--------------------------------+------------------------------------------------------| | <20> | <60> ...
2
votes
0answers
69 views

Show progress message or bar when with download.file in Emacs ESS

The title should tell it all. R download.file() does not show progress status in Emacs ESS. Any workaround? Update As requested an example: download.file("http://path/to/file.zip", "myfile.zip", ...
2
votes
0answers
155 views

emacs24 semantic completion

I'm trying to get semantic completions working with emacs 24 and the version of cedet that comes with it. Completions work for classes I defined in my own source file, but completion isn't working for ...
2
votes
0answers
57 views

let OS take over for specific key bindings?

I'm working with OS X Lion and have key bindings which allow me to switch screens in VirtualBox and Language Input, and so on. I wonder if I can include something in my .emacs file which will allow ...
2
votes
0answers
112 views

How does fontset work in emacs?

I read some documentation about font configuration in Emacs, I found two concept, which areFONT and FONTSET. Currently, my understanding is that, fontset is a set of font which are grouped by the ...
2
votes
0answers
53 views

How to kill text when overwriting in delete-selection-mode

I would like to change the default behaviour of delete-selection-mode so that overwritten selections get killed rather than deleted. This is the case with a fresh Emacs 24.2: Emacs -Q ...
2
votes
0answers
90 views

(blink-cursor-mode 0) in Eclipse on OSX

As someone who has been editting on emacs using finger reflexes rather than by conscious intent, I was pleasantly surprised by what can be done with Eclipse but not emacs. Using C-m to switch to full ...
2
votes
0answers
83 views

emacs style autocompletion (alt+/) in visual studio

Intellisense is fine in various Visual Studio editors (C#, VB...). However, in various other cases, your typing productivity drops dramatically because Intellisense simply does not apply (XML without ...
2
votes
0answers
50 views

eldoc mode with python appears broken on OS X

I recently switched to OS X. So far I tried running the versions of Emacs from emacsforosx.org, as well as Vincent Goulet's Emacs build. In both of them, the eldoc mode constantly spews output into ...
2
votes
0answers
45 views

Auto-Updating of File Name History upon Renamings/Deletions

I'm looking for an Emacs package that automatically updates file name history variables upon file renamings/deleteions (inside Emacs) preferrably using advices or hooks on rename-file/delete-file/etc. ...

1 2 3 4 5 17