all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Piet van Oostrum <piet@cs.uu.nl>
To: help-gnu-emacs@gnu.org
Subject: Re: deleting minibuffer
Date: Wed, 29 Aug 2007 17:04:39 +0200	[thread overview]
Message-ID: <m27ine4c1k.fsf@cochabamba.cs.uu.nl> (raw)
In-Reply-To: fb3kne$9v$2@ss408.t-com.hr

>>>>> Nikola Skoric <nick-news@net4u.hr> (NS) wrote:

>NS> Hi there everybody :-) I'm a brand new emacs user, and I'd like to get
>NS> rid of some of some minibuffers that I generate (for instance
>NS> *Completions* minibuffer) and then the y get in my way when I do the
>NS> C-x -> thing. When I do C-x 0, I get "Attempt to delete minibuffer...".
>NS> Why is attempting to delete minibuffer wrong?

*Completions* is not a minibuffer. The minibuffer is on the bottom of the
frame (window) and is usually only one line high. It is used for additional
input to commands, e.g. file names. Without minibuffer Emacs cannot
function properly. However, the *Completions* can be deleted without
problems. I don't know what you mean with the C-x -> thing.

>NS> Second thing is: how do I force emacs to break lines for me? When I write
>NS> news posts, I want my lines to be less than 70 chars. Is there a way to
>NS> force emacs to break my lines for me?

menu: Options -> Word wrap in text modes. Don't forget to select Options ->
Save Options if you want to keep it the same for fututre Emacs sessions.
The value 70 can be set by customizing fill-column. Use Options ->
Customize Emacs -> Specific Options and specify fill-column in the
minibuffer.
You can then fill in the value 70 in the dialog window and save it for
future session with the appropriate button.

-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet@vanoostrum.org

  parent reply	other threads:[~2007-08-29 15:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-29 11:19 deleting minibuffer Nikola Skoric
2007-08-29 12:29 ` sunway
2007-08-29 13:25   ` Nikola Skoric
2007-08-29 13:44   ` Peter Dyballa
2007-08-29 15:04 ` Piet van Oostrum [this message]
2007-08-29 16:42   ` Nikola Skoric
2007-08-29 17:42     ` Malte Spiess
2007-08-29 18:25       ` Nikola Skoric
2007-08-29 19:01     ` Peter Dyballa
2007-08-30 21:38 ` roodwriter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m27ine4c1k.fsf@cochabamba.cs.uu.nl \
    --to=piet@cs.uu.nl \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.