all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Raoul Comninos <revcomninos@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 40796@debbugs.gnu.org
Subject: bug#40796: 28.0.50; Cannot adjust font size in Emacs 28
Date: Fri, 24 Apr 2020 12:35:01 +0200	[thread overview]
Message-ID: <CAHcEtG+R2v=DoXTRVJYdm=tSOtCoNdrh+uuFzZyJu+FHw_Y9jQ@mail.gmail.com> (raw)
In-Reply-To: <83tv19bd52.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1077 bytes --]

This issue is present in emacs-27.0.91-x86_64 and later, but not
in emacs-27.0.90-2-x86_64 and earlier.

On Fri, Apr 24, 2020 at 8:40 AM Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Raoul Comninos <revcomninos@gmail.com>
> > Date: Thu, 23 Apr 2020 22:08:41 +0200
> > Cc: 40796@debbugs.gnu.org
> >
> > It's not my settings.org file because I created a blank one and it
> yielded the exact same results. My init file is
> > so small that I don't think it makes any difference:
>
> But without that init file the problem goes away, right?  So it is
> something in this small file which causes this.
>
> > (package-initialize)
> >
> > ;; Bootstrap `use-package'
> > (unless (package-installed-p 'use-package)
> >   (package-refresh-contents)
> >   (package-install 'use-package))
>
> Which packages does this activate?
>
> > (require 'org)
> > (org-babel-tangle-file "~/.emacs.d/settings.org"
> >                        "~/.emacs.d/settings.el")
> > (load "~/.emacs.d/settings.el")
>
> Or is it Org that you load here?
>
> Try disabling each part to see which one causes this.
>

[-- Attachment #2: Type: text/html, Size: 1893 bytes --]

      parent reply	other threads:[~2020-04-24 10:35 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-23 14:30 bug#40796: 28.0.50; Cannot adjust font size in Emacs 28 Raoul Comninos
2020-04-23 15:12 ` Eli Zaretskii
     [not found]   ` <CAHcEtG+YK8yP-smXQuu24MWQxhen26Mqf1rwY=mcQRQfzhnz6g@mail.gmail.com>
2020-04-23 19:09     ` Eli Zaretskii
     [not found]       ` <CAHcEtGJEJAr==rBDhXob2NojaGcvHPcjChViY0iabNE=fMgO3A@mail.gmail.com>
2020-04-23 20:00         ` Eli Zaretskii
2020-04-23 20:08           ` Raoul Comninos
2020-04-24  6:39             ` Eli Zaretskii
2020-04-24 10:20               ` Raoul Comninos
2020-04-24 10:38                 ` Eli Zaretskii
2020-04-24 10:49                   ` Raoul Comninos
2020-05-02  9:31                     ` Eli Zaretskii
2020-05-02 10:16                       ` Raoul Comninos
2020-05-02 10:57                         ` Eli Zaretskii
2020-05-02 14:18                           ` Raoul Comninos
2020-05-02 14:24                             ` Eli Zaretskii
2020-05-02 14:48                               ` Raoul Comninos
2020-05-02 15:35                                 ` Eli Zaretskii
2020-05-02 15:37                                   ` Raoul Comninos
2020-05-02 16:00                                     ` Eli Zaretskii
2020-08-13 11:03                                       ` Raoul Comninos
2020-08-26 12:40                                         ` Stefan Kangas
2020-05-02 16:46                             ` Michael Welsh Duggan
2020-04-24 10:35               ` Raoul Comninos [this message]

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='CAHcEtG+R2v=DoXTRVJYdm=tSOtCoNdrh+uuFzZyJu+FHw_Y9jQ@mail.gmail.com' \
    --to=revcomninos@gmail.com \
    --cc=40796@debbugs.gnu.org \
    --cc=eliz@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.