unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Emacs Lisp Programming Questions
@ 2009-10-06 22:40 clint.laskowski
  2009-10-07  0:14 ` Pascal J. Bourguignon
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: clint.laskowski @ 2009-10-06 22:40 UTC (permalink / raw)
  To: help-gnu-emacs

Hello, gnu.emacs.help. I have a few questions about programming in
Emacs Lisp. I hope you can help. Here they are:

1. Is this a good place to ask questions about programming in Emacs
Lisp, especially with regards to text processing? If there's a better
place, I'd appreciate knowing.

2. I want to write an interactive Elisp program to remove sequential
duplicate lines from a buffer. This buffer is not sorted, and it
should not be sorted. The program should simply look for two
sequential lines that are identical, delete one, and then move on to
the next line and do it over until it reaches the end of the buffer.

BUT, I do not want the answer to this problem (i.e., I don't want an
Elisp answer) ... I want hints on how to program it. I want to learn
the answer myself, if possible.

Any ideas or pointers?


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2009-11-04  9:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-06 22:40 Emacs Lisp Programming Questions clint.laskowski
2009-10-07  0:14 ` Pascal J. Bourguignon
2009-10-07  7:53 ` mdj
2009-10-07  8:40 ` David Kastrup
2009-10-07 16:42   ` tomas
2009-10-07  8:55 ` djc
2009-10-07 13:19 ` Kevin Rodgers
2009-10-07 20:54 ` Xah Lee
2009-10-08 13:36 ` clint.laskowski
2009-10-08 14:35   ` Andreas Politz
     [not found] ` <mailman.8228.1254921577.2239.help-gnu-emacs@gnu.org>
2009-11-01  6:59   ` David Combs
2009-11-02 16:29     ` David Kastrup
2009-11-04  6:43     ` Kevin Rodgers
2009-11-04  9:24     ` Andreas Röhler
2009-11-04  9:26     ` Andreas Röhler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).