all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* customize according to mode
@ 2005-04-04  9:35 Purnank
  2005-04-04 12:06 ` Greg Rowe
  2005-04-04 17:37 ` Alan Mackenzie
  0 siblings, 2 replies; 4+ messages in thread
From: Purnank @ 2005-04-04  9:35 UTC (permalink / raw)


Hello all,

I need one help.
On my system, c-indent-new-comment-line is mapped to M-j
But i want it to map c-indent-new-comment-line to "Return" when i am typing
a comment and
map "Return" to newline-and-comment when i am editing C++ file.

Also,
Sometimes there are tabs inserted in my file. and some time spaces.
If i use C-j (newline-and-comment) no tabs are inserted.
but if i use indent-region, align-entire, tabs get inserted.
Is this the default behaviour? How can i overcome it to insert spaces
explicitly.

How can i have Hungary Delete by default.

And,
Is it possible to delete trailing spaces? In some other editor i used
previously, it was possible to remove trailing spaces. The last inserted
space can be deleted from the same. Is is possible for Emacs also?

Is it possible to have bookmarks in emacs.
is it possible to insert comment block by default like,
/**
 *  <cursor is here>
 *
 * @author ....
 * @file .... some file.
 * @date ... TODAY.
 * (C) some company.
 *//* ****************************** */

Thanking You.
Purnank

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

end of thread, other threads:[~2005-04-04 21:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-04  9:35 customize according to mode Purnank
2005-04-04 12:06 ` Greg Rowe
2005-04-04 17:37 ` Alan Mackenzie
2005-04-04 21:56   ` Alan Mackenzie

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.