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: Sat, 2 May 2020 16:48:40 +0200	[thread overview]
Message-ID: <CAHcEtGJ2UOQmwTUoTUdwGc8nTtE-Pm0XRSAAUfKOJyk3iukEZA@mail.gmail.com> (raw)
In-Reply-To: <83mu6qs9dk.fsf@gnu.org>

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

Here are the contents of my init.el

(package-initialize)

;; Bootstrap `use-package'
(unless (package-installed-p 'use-package)
  (package-refresh-contents)
  (package-install 'use-package))

(setq package-archives
 '(("melpa" . "https://melpa.org/packages/")
("gnu" . "https://elpa.gnu.org/packages/")))
;; ("org" . "https://orgmode.org/elpa/")))

(require 'org)
(org-babel-tangle-file "~/.emacs.d/settings.org"
      "~/.emacs.d/settings.el")
(load "~/.emacs.d/settings.el")

(custom-set-faces
 ;; custom-set-faces was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(default ((t (:inherit nil :extend nil :stipple nil :background
"SystemWindow" :foreground "SystemWindowText" :inverse-video nil :box nil
:strike-through nil :overline nil :underline nil :slant normal :weight
normal :height 120 :width normal :foundry "outline" :family "Courier
New")))))

(custom-set-variables
 ;; custom-set-variables was added by Custom.
 ;; If you edit it by hand, you could mess it up, so be careful.
 ;; Your init file should contain only one such instance.
 ;; If there is more than one, they won't work right.
 '(blink-cursor-mode nil)
 '(column-number-mode t)
 '(display-time-mode t)
 '(fringe-mode '(nil . 0) nil (fringe))
 '(package-selected-packages
   '(easy-kill expand-region yasnippet-snippets vlf use-package unfill try
transpose-frame popup pkg-info persistent-scratch peep-dired ox-reveal
ox-pandoc org-pdfview magit grab-x-link goto-last-change evil dired-recent
dired-narrow dired-filter deft avy ag))
 '(search-default-mode 'char-fold-to-regexp)
 '(send-mail-function 'smtpmail-send-it)
 '(smtpmail-smtp-server "smtp.mweb.net")
 '(smtpmail-smtp-service 25)
 '(tool-bar-mode nil))



On Sat, May 2, 2020 at 4:24 PM Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Raoul Comninos <revcomninos@gmail.com>
> > Date: Sat, 2 May 2020 16:18:26 +0200
> > Cc: 40796@debbugs.gnu.org
> >
> >  Does your init.el file include anything besides these two lines:
> >
> >    (require 'org)
> >    (org-babel-tangle-file "~/.emacs.d/settings.org"
> "~/.emacs.d/settings.el")
> >
> > Yes but I have tried removing everything.
> >
> >  Does the problem persist if you remove everything except those 2
> >  lines?
> >
> > Yes.
> >
> >  Does the init file get written the custom-set-faces for,m
> >  which records the font and the size you selected?
> >
> > Yes.
>
> Thanks.  I'm stumped.  Does anyone else succeed in reproducing this
> strange problem?
>

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

  reply	other threads:[~2020-05-02 14:48 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 [this message]
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

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=CAHcEtGJ2UOQmwTUoTUdwGc8nTtE-Pm0XRSAAUfKOJyk3iukEZA@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.