From: Robby Zambito <contact@robbyzambito.me>
To: uzibalqa <uzibalqa@proton.me>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Enabling a mode if disabled
Date: Thu, 13 Jul 2023 08:27:23 -0400 [thread overview]
Message-ID: <87wmz4573q.fsf@robbyzambito.me> (raw)
In-Reply-To: <0DIkIqiyIklbjUFI7W15z9m3NPVAwS1qw_Cse_wYDAoFUdaLIu_VpNDwhsoSf81obCclyYXPjr4Nz6zG8PiZE9lWYQoDc69knrbJY5jgAvs=@proton.me>
Hi,
uzibalqa <uzibalqa@proton.me> writes:
> I want to enable scroll-bar only if the mode happens to be disabled. And
> conversely to disable it if it is enabled. What can I do?
>
> (scroll-bar-mode 1)
You can use: (scroll-bar-mode 'toggle)
Robby
next prev parent reply other threads:[~2023-07-13 12:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-13 11:03 Enabling a mode if disabled uzibalqa
2023-07-13 12:27 ` Robby Zambito [this message]
2023-07-13 13:04 ` Adham Omran
2023-07-13 14:18 ` uzibalqa
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=87wmz4573q.fsf@robbyzambito.me \
--to=contact@robbyzambito.me \
--cc=help-gnu-emacs@gnu.org \
--cc=uzibalqa@proton.me \
/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.