Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
gnu . emacs . sources
This is a Usenet group - learn more
Find or start a Google Group about sources.
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
1 new of 1 - Nov 28 2011
1 new of 1 - Nov 21 2011
1 new of 1 - Nov 16 2011
2 new of 2 - Nov 16 2011
3 new of 3 - Nov 15 2011
1 new of 1 - Nov 15 2011
1 new of 1 - Nov 8 2011
1 new of 1 - Nov 3 2011
1 new of 1 - Oct 23 2011
1 new of 1 - Oct 9 2011
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 8622  Older »
Description: ONLY (please!) C and Lisp source code for GNU Emacs.
 

symbols-mode.el --- List symbols of object files 
  symbols-mode.el is a major mode for listing the symbols from an object file. The list of symbols is obtained from the nm tool. Latest version can be obtained at: [link] Thanks for reading! -- Matthias Meulien
By Matthias  - Apr 27 - 1 new of 1 message    

Random name generator for writers 
  Many creative writing programs have a random name generator, and many of these can be found online. This made me jealous; I'm current developing writer-mode, a suite of elisp tools for writers, and I wanted something similar. So I made one and here is the first attempt; it's obviously just a start, but it works.... more »
By Bob Newell  - Apr 13 - 1 new of 1 message    

SML-mode 5.0beta1 pretest 
  A new version of sml-mode is in pretest. You can get it from: [link] It should behave mostly identically to the current release (version 4.1), but the version number bump reflects a significant change in the code: it was reshuffled to use fewer files, and it indentation code was... more »
By Stefan Monnier  - Apr 11 - 1 new of 1 message    

f90-interface-browser.el --- Parse and browse f90 interfaces 
  You write (or work on) large, modern fortran code bases. These make heavy use of function overloading and generic interfaces. Your brain is too small to remember what all the specialisers are called. Therefore, your editor should help you. This file allows you to parse the interfaces and such like in... more »
By Lawrence Mitchell  - Jan 19 - 1 new of 1 message    

inhibit-backup-locally 
  I do this a lot (what a dare-devil), and note a handful of usages in Emacs. Maybe it can go in files.el? (defun inhibit-backup-locally () "Make `backup-inhibited' buffer-local and set it to t." (set (make-local-variable 'backup-inhibited) t))
By Thien-Thi Nguyen  - Jan 19 - 2 new of 2 messages    

Tramp 2.2.4 
  Hello, The Tramp team is happy to announce the release of Tramp 2.2.4. Tramp is a remote file editing package for Emacs and XEmacs. Tramp uses different methods like ssh or scp to access files on remote hosts as if they were local files. Access to the remote file system for editing files, version control, directory editing and running processes on the... more »
By Michael Albinus  - Jan 15 - 1 new of 1 message    

Ambit Energy 
  Dear Guys, welcome to our [link] websites! There are a source of ambit energy & a proven path to financial freedom. I don’t think there is any need to waste your valuable time by sign-up others websites when you can easily available the services of ambit energy for financial freedom from where you can change your life by... more »
By Sk Rahman  - Dec 16 2011 - 1 new of 1 message    

export bbdb fields to ispell personal dictionary 
  Hello: ... This code doesn't seem to work with BBDB 2.36. I get the message: let: Symbol's function definition is void: bbdb-record-list Is bbdb-spell only for BBDB v3? Ciao Mark
By Mark Simpson  - Dec 9 2011 - 2 new of 2 messages    

Export bbdb name to aspell personal dictionary 
  Hi, I got tired of people's name being highlighted red when composing e-mail with flyspell. So this bit of code does an export of peoples first and last name from bbdb to aspell custom dictionaries. You need to set the variable ivan-bbdb-aspell-dictionary to a list of personal dictionaries. Then run M-x ivan-bbdb-export-aspell.... more »
By Ivan Kanis  - Dec 2 2011 - 2 new of 2 messages    

Electric command in sh mode 
  Hi, I have implemented electric command for shell script. It will re indent when entering '}', 'fi', 'done', etc.. If there is interest I can write a patch to include it in emacs proper. [link] -- Ivan Kanis [link] When faced with a challenge, look for a way, not a way out.... more »
By Ivan Kanis  - Dec 1 2011 - 3 new of 3 messages    

1 - 10 of 8622   « Newer | Older »

XML