* font-lock in para-indent
@ 2007-04-14 10:00 thorne
2007-04-14 10:03 ` thorne
0 siblings, 1 reply; 3+ messages in thread
From: thorne @ 2007-04-14 10:00 UTC (permalink / raw)
To: help-gnu-emacs
Hello. I have a few questions about paragraph-indent-text-mode (i am
working on a derived mode).
I need auto-fill-mode to work without ever auto-indenting--that is it
always fills to column 1. On the other hand, C-j does not seem to
indent--it says it is bound to `newline-and-indent', but it only seems
to insert a newline. I do need it to indent (five spaces, as it
happens). Any thoughts? I'm drowning in a sea of variables and i
can't seem to get anything to work the way i want without breaking
something else.
--
þ theron tlåx þ
(compose-mail (concat "thorne@" (rot13 "gvzoeny") ".net"))
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: font-lock in para-indent
2007-04-14 10:00 font-lock in para-indent thorne
@ 2007-04-14 10:03 ` thorne
2007-04-15 4:03 ` Tim X
0 siblings, 1 reply; 3+ messages in thread
From: thorne @ 2007-04-14 10:03 UTC (permalink / raw)
To: help-gnu-emacs
thorne <thinly-disguised@spam-sucks.foo> writes:
Sorry, i gave this the wrong subject line. I must be tired.
> Hello. I have a few questions about paragraph-indent-text-mode (i am
> working on a derived mode).
>
> I need auto-fill-mode to work without ever auto-indenting--that is it
> always fills to column 1. On the other hand, C-j does not seem to
> indent--it says it is bound to `newline-and-indent', but it only seems
> to insert a newline. I do need it to indent (five spaces, as it
> happens). Any thoughts? I'm drowning in a sea of variables and i
> can't seem to get anything to work the way i want without breaking
> something else.
>
> --
> þ theron tlåx þ
> (compose-mail (concat "thorne@" (rot13 "gvzoeny") ".net"))
--
þ theron tlåx þ
(compose-mail (concat "thorne@" (rot13 "gvzoeny") ".net"))
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: font-lock in para-indent
2007-04-14 10:03 ` thorne
@ 2007-04-15 4:03 ` Tim X
0 siblings, 0 replies; 3+ messages in thread
From: Tim X @ 2007-04-15 4:03 UTC (permalink / raw)
To: help-gnu-emacs
thorne <thinly-disguised@spam-sucks.foo> writes:
> thorne <thinly-disguised@spam-sucks.foo> writes:
>
> Sorry, i gave this the wrong subject line. I must be tired.
>
>> Hello. I have a few questions about paragraph-indent-text-mode (i am
>> working on a derived mode).
>>
>> I need auto-fill-mode to work without ever auto-indenting--that is it
>> always fills to column 1. On the other hand, C-j does not seem to
>> indent--it says it is bound to `newline-and-indent', but it only seems
>> to insert a newline. I do need it to indent (five spaces, as it
>> happens). Any thoughts? I'm drowning in a sea of variables and i
>> can't seem to get anything to work the way i want without breaking
>> something else.
>>
What is your 'indent-line-function local variable bound to?
Tim
>> --
>> þ theron tlåx þ
>> (compose-mail (concat "thorne@" (rot13 "gvzoeny") ".net"))
>
> --
> þ theron tlåx þ
> (compose-mail (concat "thorne@" (rot13 "gvzoeny") ".net"))
--
tcross (at) rapttech dot com dot au
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-04-15 4:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-14 10:00 font-lock in para-indent thorne
2007-04-14 10:03 ` thorne
2007-04-15 4:03 ` Tim X
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.