When I select some text and cut it C-o my PC-Speaker makes a bipHow do I
disable this?
___
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
I've been running gnuserv/gnuclient forever.
After I upgraded my AIX 5.1 machine from 20.7 to 21.3, gnuserv fails
every few days. Existing clients work fine, but I can't start new
ones.
The error is:
gnuclient: Connection refused
gnuclient: unable to connect to local
ps indicates that a gnuser
My BBDB configuration is below. I have `bbdb/mail-auto-create-p'
which I think should mean that new bbdb records are created
automatically, and I have `bbdb-always-add-addresses' set to `t',
which I think should mean that new addresses are added for new people.
However, when I'm browsing e.g. th
"mirror" <[EMAIL PROTECTED]> writes:
> How I can highlight the current line that I am editing..?
> ie.. If I like to skip a line and put my cursor on the next line, it
> should highlight that line.
M-x hl-line-mode
Lute.
--
(spook) => "USCODE MP5K-SD quarter"
(insert-file-contents "~/.signatur
How I can highlight the current line that I am editing..?
ie.. If I like to skip a line and put my cursor on the next line, it
should highlight that line.
Thanks.
___
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listin
Kevin Rodgers <[EMAIL PROTECTED]> writes:
> Pascal Bourguignon wrote:
> > Ivan Boldyrev <[EMAIL PROTECTED]> writes:
> >>What about
> >>
> >>(add-hook 'emacs-startup-hook
> >> (lambda ()
> >> (case window-system
> >> ...)))
> >
> > (add-hook 'emacs-startup-hook
> > (l
> Has anyone come up with any ways the recursive commands could be
> better, or is it pretty much accepted that there's nothing that could
> be done to improve them?
one idea is to modify `mode-line-format' to indicate presence, level,
or stack contents, of recursion.
pre
Pascal Bourguignon wrote:
> Ivan Boldyrev <[EMAIL PROTECTED]> writes:
>>What about
>>
>>(add-hook 'emacs-startup-hook
>> (lambda ()
>> (case window-system
>> ...)))
>
> (add-hook 'emacs-startup-hook
> (lambda ()
> (message "setting up the keyboard")
> (
Ivan Boldyrev <[EMAIL PROTECTED]> writes:
> On 9162 day of my life Pascal Bourguignon wrote:
[ Now, if anybody could explain me why it doesn't work automatically
when I put this in my ~/.emacs:
(case window-system
((nil)
(message "houra")
On 9162 day of my life Pascal Bourguignon wrote:
>>> [ Now, if anybody could explain me why it doesn't work automatically
>>> when I put this in my ~/.emacs:
>>>
>>> (case window-system
>>> ((nil)
>>>(message "houra")
>>>(normal-erase-is-backspace-mode)) ; never works :-
don provan <[EMAIL PROTECTED]> writes:
> Has anyone come up with any ways the recursive commands could be
> better, or is it pretty much accepted that there's nothing that could
> be done to improve them?
one idea is to modify `mode-line-format' to indicate presence, level,
or stack contents, of
Miles Bader <[EMAIL PROTECTED]> writes:
> don provan <[EMAIL PROTECTED]> writes:
> >> It apparently confuses beginners greatly when they accidentally end up
> >> with a recursive minibuffer.
> >
> > Apparently? You really mean to say it's never confused you? I'm
> > impressed.
>
> Well of course
12 matches
Mail list logo