help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: when deleting in minibuffer, don't change kill-ring


From: Tassilo Horn
Subject: Re: when deleting in minibuffer, don't change kill-ring
Date: Thu, 27 Oct 2011 21:08:02 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

>> Another observation: why are there more than one minibuffers?  Right
>> now, I have 4:
>> 
>> (dolist (b (buffer-list))
>>  (when (minibufferp b)
>>    (insert (format "%s is a minibuffer\n" b)))) ;; C-j
>> *Minibuf-1* is a minibuffer
>> *Minibuf-2* is a minibuffer
>> *Minibuf-3* is a minibuffer
>> *Minibuf-0* is a minibuffer
>
> Are you working on a "HDBox"? (A set-top box for digital TV reception
> and HD recording.) It tries to record marked TV broadcasts many times
> – and fails because of this!

Err, I don't get you.  In case it's not a joke that I don't get, no,
it's a standard GNU/Linux notebook.

Bye,
Tassilo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]