unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Special Post: My own customisations to GNU Emacs
@ 2022-05-07 23:03 Davin Pearson
  2022-05-08  1:02 ` Eduardo Ochs
  0 siblings, 1 reply; 4+ messages in thread
From: Davin Pearson @ 2022-05-07 23:03 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1849 bytes --]

Click on the following link to view my customizations to GNU Emacs

http://davinpearson.nz/binaries/java-training-wheels--bagatelles_20220506-110613.tar.gz

You should really extract the tarball to ~/java-training-wheels

The name is unfortunate as my java-training-wheels preprocessor is not yet
working, just the dlisp part is working, where dlisp stands for _D_avin's
version of Elisp.

One feature of my code is that M-y is rebound to create a new
buffer listing all of the entries in the kill ring.  It is this
code that I am submitting for consideration of adding my feature
to GNU Emacs.  The rest of the code is sometimes necessary
to get dmp-kill-ring--file.el online.

Features of my code include the following:

DONE: M-y is bound to a new function dmp-kill-ring--key--meta-y
DONE: (shift/control/meta) - up/down & prior/next are bound to sensible
bindings
DONE: f9, shift/control/meta f9 bound to compile
DONE: Binding the following colours: dmp-foo--bar--zip in the following
colours: RED(dmp-foo) & GRN(bar) & BLU(zip) etc.
DONE: Insert takes you to the electric buffers menu
DONE: Insert Insert takes you to the second buffer in the (buffer-list)
DONE: Files in the electric-buffer-list are coloured according to each
file's location.
DONE: Defuns hungry-delete-backwards and hungry-delete-forwards:
respectively for control/shift/meta (backspace and delete)
DONE: Major use of syntax highlighting (especially in emacs-lisp-mode).
Try loading the .../java-training-wheels/dlisp/coolmacs/*.el files to see
my preferences for syntax highlighting.
DONE: Sound samples are played at different milestones...

You will need to move ~/java-training-wheels/.emacs to ~/.emacs or
otherwise load ~/java-training-wheels/.emacs into Emacs.

Browse the following screenshots by clicking on the following link....

http://davinpearson.nz/binaries/

[-- Attachment #2: Type: text/html, Size: 2422 bytes --]

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

end of thread, other threads:[~2022-05-17 23:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-07 23:03 Special Post: My own customisations to GNU Emacs Davin Pearson
2022-05-08  1:02 ` Eduardo Ochs
2022-05-17 23:23   ` Davin Pearson
2022-05-17 23:47     ` Eduardo Ochs

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).