Skip to content

Move the modifiable variables to defcustom#9

Open
christophe-gouel wants to merge 1 commit into
sje30:mainfrom
christophe-gouel:defcustom
Open

Move the modifiable variables to defcustom#9
christophe-gouel wants to merge 1 commit into
sje30:mainfrom
christophe-gouel:defcustom

Conversation

@christophe-gouel

Copy link
Copy Markdown
Contributor

Hi,

I was not happy with the display of plots when using a dark theme, because the grids or the labels were not very visible (or not at all). So, I switched to the default of httgd, which is using a white background. For this, I had to go in essgd code to understand how to set this in the variable essgd-start-text. To make this discovery easier for the users, I am proposing in this pull request to move the variables that can be set by the users to defcustom so that they can be discovered and customized easily in Emacs using customize-group.

…and start text

- Introduced ~defgroup~ for ~ess-essgd~ customization group.
- Changed ~defvar~ to ~defcustom~ for ~essgd-buffer~, ~essgd-debug~, and ~essgd-start-text~.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant